Provides an R interface for the Pivotal Data stack running on 'PostgreSQL', 'Greenplum' or 'Apache HAWQ (incubating)' databases with parallel and distributed computation ability for big data processing. 'PivotalR' provides an R interface to various database operations on tables or views. These operations are almost the same as the corresponding native R operations. Thus users of R do not need to learn 'SQL' when they operate on objects in the database. It also provides a wrapper for 'Apache MADlib (incubating)', which is an open- source library for parallel and scalable in-database analytics.
Version: | 0.1.18.3 |
Depends: | R (≥ 2.14.0), methods, Matrix |
Suggests: | DBI, RPostgreSQL, shiny, testthat, tools, rpart, randomForest, topicmodels |
Published: | 2017-02-13 |
Author: | Predictive Analytics Team at Pivotal Inc., with contributions from Data Science Team at Pivotal Inc. |
Maintainer: | Rahul Iyer <riyer at pivotal.io> |
Contact: | Predictive Analytics Team at Pivotal Inc. <user@madlb.incubator.apache.org> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | PivotalR results |
Reference manual: | PivotalR.pdf |
Vignettes: |
An Introduction to PivotalR |
Package source: | PivotalR_0.1.18.3.tar.gz |
Windows binaries: | r-devel: PivotalR_0.1.18.3.zip, r-release: PivotalR_0.1.18.3.zip, r-oldrel: PivotalR_0.1.18.3.zip |
OS X El Capitan binaries: | r-release: PivotalR_0.1.18.3.tgz |
OS X Mavericks binaries: | r-oldrel: PivotalR_0.1.18.3.tgz |
Old sources: | PivotalR archive |
Please use the canonical form https://CRAN.R-project.org/package=PivotalR to link to this page.