Package: spark.sas7bdat
Type: Package
Title: Read in 'SAS' Data ('.sas7bdat' Files) into 'Apache Spark'
Description: 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.
Maintainer: Jan Wijffels <jwijffels@bnosac.be>
Authors@R: c(person("Jan", "Wijffels", role = c("aut", "cre", "cph"), email =
    "jwijffels@bnosac.be"), person("BNOSAC", role = "cph"), person("Geyer", "Bisschoff", email = "bisschoff.geyer@gmail.com", role = "ctb"))
License: GPL-3
Version: 1.4
URL: https://github.com/bnosac/spark.sas7bdat
VignetteBuilder: knitr
Imports: sparklyr (>= 0.3)
Suggests: knitr, rmarkdown
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-19 06:58:44 UTC; Jan
Author: Jan Wijffels [aut, cre, cph],
  BNOSAC [cph],
  Geyer Bisschoff [ctb]
Repository: CRAN
Date/Publication: 2021-04-19 07:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:39:33 UTC; windows
