Functionality required to efficiently use R with MarkLogic NoSQL Database Server, <http://www.marklogic.com/what-is-marklogic/>. Many basic and complex R operations are pushed down into the database, which removes the main memory boundary of R and allows to make full use of MarkLogic server. In order to use the package you need a MarkLogic Server version 8 or higher.
Version: | 0.1.0 |
Imports: | stats, utils, methods, httr, PKI, jsonlite, XML |
Suggests: | arules, testthat, knitr, rmarkdown |
Published: | 2016-03-19 |
Author: | Mats Stellwall [aut, cre], Abdulla Abdurakhmanov [ctb] (Code in xml2json.sjs is from https://code.google.com/p/x2js/) |
Maintainer: | Mats Stellwall <mats.stellwall at gmail.com> |
BugReports: | https://github.com/mstellwa/rfml/issues |
License: | GPL-3 |
URL: | https://github.com/mstellwa/rfml |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | rfml results |
Reference manual: | rfml.pdf |
Vignettes: |
Statistical functions Data Mining Algorithms Introduction to rfml |
Package source: | rfml_0.1.0.tar.gz |
Windows binaries: | r-devel: rfml_0.1.0.zip, r-release: rfml_0.1.0.zip, r-oldrel: rfml_0.1.0.zip |
macOS binaries: | r-release: rfml_0.1.0.tgz, r-oldrel: rfml_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=rfml to link to this page.