Read in 'SAS' Data ('.sas7bdat' Files) into 'Apache Spark' from R. 'Apache Spark' is an open source cluster computing framework available at <http://spark.apache.org>. This R package uses the 'spark-sas7bdat' 'Spark' package (<https://spark-packages.org/package/saurfang/spark-sas7bdat>) to import and process 'SAS' data in parallel using 'Spark'. Hereby allowing to execute 'dplyr' statements in parallel on top of 'SAS' data.
Version: | 1.2 |
Imports: | sparklyr (≥ 0.3) |
Suggests: | knitr |
Published: | 2016-12-27 |
Author: | Jan Wijffels [aut, cre, cph], BNOSAC [cph] |
Maintainer: | Jan Wijffels <jwijffels at bnosac.be> |
License: | GPL-3 |
URL: | https://github.com/bnosac/spark.sas7bdat |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | spark.sas7bdat results |
Reference manual: | spark.sas7bdat.pdf |
Vignettes: |
Read in SAS data in parallel into Spark |
Package source: | spark.sas7bdat_1.2.tar.gz |
Windows binaries: | r-devel: spark.sas7bdat_1.2.zip, r-release: spark.sas7bdat_1.2.zip, r-oldrel: spark.sas7bdat_1.2.zip |
macOS binaries: | r-release: spark.sas7bdat_1.2.tgz, r-oldrel: spark.sas7bdat_1.2.tgz |
Old sources: | spark.sas7bdat archive |
Please use the canonical form https://CRAN.R-project.org/package=spark.sas7bdat to link to this page.