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.

Version: 1.3
Imports: utils
Published: 2015-10-28
Author: Ben Waxer
Maintainer: Ben Waxer <bwaxer at auriq.com>
License: LGPL-3
NeedsCompilation: no
CRAN checks: RESS results

Documentation:

Reference manual: RESS.pdf

Downloads:

Package source: RESS_1.3.tar.gz
Windows binaries: r-devel: RESS_1.3.zip, r-release: RESS_1.3.zip, r-oldrel: RESS_1.3.zip
macOS binaries: r-release (arm64): RESS_1.3.tgz, r-oldrel (arm64): RESS_1.3.tgz, r-release (x86_64): RESS_1.3.tgz, r-oldrel (x86_64): RESS_1.3.tgz
Old sources: RESS archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RESS to link to this page.