Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SparkRUtils

CRAN status

Overview

SparkRUtils provides utility functions for working with the SparkR package.

Installation

Before installing SparkRUtils you must install SparkR since, at the time of writing, SparkR is not available on CRAN. To install SparkR please follow these instructions.

From there you will be able to install SparkRUtils with:

remotes::install_github("nathaneastwood/SparkRUtils")

If you wish for SparkRUtils' documentation to have completed links, you must clone apache/spark, build the documentation and install from source, i.e.

git clone https://github.com/apache/spark
cd spark/R/pkg
# Rscript -e "install.packages('roxygen2')"
Rscript -e "roxygen2::roxygenise()"
R CMD INSTALL .

About

Utility Functions to Extend 'SparkR'

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages