clarkfitzg/sparklite: Lightweight frontend to run R code on an Apache Spark cluster

The smallest amount of code needed to run parallel R on an Apache Spark cluster through a direct interface with the Spark Java class org.apache.spark.api.r.RRDD. Function names and parameters are copied from R's parallel package.

Getting started

Package details

AuthorClark Fitzgerald
MaintainerClark Fitzgerald <clarkfitzg@gmail.com>
LicenseMIT
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("clarkfitzg/sparklite")
clarkfitzg/sparklite documentation built on May 13, 2019, 7:35 p.m.