Package: RESS 1.3
RESS: Integrates R and Essentia
Contains three functions that query AuriQ Systems' Essentia Database and return the results in R. 'essQuery' takes a single Essentia command and captures the output in R, where you can save the output to a dataframe or stream it directly into additional analysis. 'read.essentia' takes an Essentia script and captures the output csv data into R, where you can save the output to a dataframe or stream it directly into additional analysis. 'capture.essentia' takes a file containing any number of Essentia commands and captures the output of the specified statements into R dataframes. Essentia can be downloaded for free at http://www.auriq.com/documentation/source/install/index.html.
Authors:
RESS_1.3.tar.gz
RESS_1.3.zip(r-4.7)RESS_1.3.zip(r-4.6)RESS_1.3.zip(r-4.5)
RESS_1.3.tgz(r-4.6-any)RESS_1.3.tgz(r-4.5-any)
RESS_1.3.tar.gz(r-4.7-any)RESS_1.3.tar.gz(r-4.6-any)
RESS_1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RESS/json (API)
| # Install 'RESS' in R: |
| install.packages('RESS', repos = c('https://bwaxer.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a51cfd3314. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 127 | ||
| linux-release-x86_64 | OK | 92 | ||
| macos-release-arm64 | OK | 147 | ||
| macos-oldrel-arm64 | OK | 179 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 53 | ||
| wasm-release | OK | 92 |
Exports:capture.essentiaessQueryread.essentiaread.udb
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Integrates R and Essentia. | RESS-package RESS |
| capture.essentia | capture.essentia |
| essQuery | essQuery |
| read.essentia | read.essentia |
| read.udb | read.udb |
