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.5)RESS_1.3.zip(r-4.4)RESS_1.3.zip(r-4.3)
RESS_1.3.tgz(r-4.4-any)RESS_1.3.tgz(r-4.3-any)
RESS_1.3.tar.gz(r-4.5-noble)RESS_1.3.tar.gz(r-4.4-noble)
RESS_1.3.tgz(r-4.4-emscripten)RESS_1.3.tgz(r-4.3-emscripten)
RESS.pdf |RESS.html✨
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 9 years agofrom:a51cfd3314. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
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 |