Functionality required to efficiently use R with IBM(R) Db2(R) Warehouse offerings (formerly IBM dashDB(R)) and IBM Db2 for z/OS(R) in conjunction with IBM Db2 Analytics Accelerator for z/OS. 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 parallel processing in the underlying database. For executing R-functions in a multi-node environment in parallel the idaTApply() function requires the 'SparkR' package (<https://spark.apache.org/docs/latest/sparkr.html>). The optional 'ggplot2' package is needed for the plot.idaLm() function only.
Version: | 1.51.0 |
Depends: | R (≥ 2.15.1), methods, RODBC, Matrix, arules |
Imports: | MASS, rpart, rpart.plot |
Suggests: | ggplot2, knitr, SparkR |
Published: | 2023-11-24 |
DOI: | 10.32614/CRAN.package.ibmdbR |
Author: | Shaikh Quader [aut, cre], Toni Bollinger [aut], Ming-pang Wei [aut], Alexander Eckert [aut], Michael Wurst [aut], Craig Blaha [ctb] (documentation), IBM Corporation [cph] |
Maintainer: | Shaikh Quader <db2-analytics at de.ibm.com> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | ModelDeployment |
CRAN checks: | ibmdbR results |
Reference manual: | ibmdbR.pdf |
Vignettes: |
Use IBM In-Database Analytics with R |
Package source: | ibmdbR_1.51.0.tar.gz |
Windows binaries: | r-devel: ibmdbR_1.51.0.zip, r-release: ibmdbR_1.51.0.zip, r-oldrel: ibmdbR_1.51.0.zip |
macOS binaries: | r-release (arm64): ibmdbR_1.51.0.tgz, r-oldrel (arm64): ibmdbR_1.51.0.tgz, r-release (x86_64): ibmdbR_1.51.0.tgz, r-oldrel (x86_64): ibmdbR_1.51.0.tgz |
Old sources: | ibmdbR archive |
Please use the canonical form https://CRAN.R-project.org/package=ibmdbR to link to this page.