graphframes: Interface for 'GraphFrames'

A 'sparklyr' <https://spark.rstudio.com/> extension that provides an R interface for 'GraphFrames' <https://graphframes.github.io/>. 'GraphFrames' is a package for 'Apache Spark' that provides a DataFrame-based API for working with graphs. Functionality includes motif finding and common graph algorithms, such as PageRank and Breadth-first search.

Version: 0.1.2
Imports: sparklyr, tibble, forge
Suggests: testthat, covr, dplyr
Published: 2018-10-30
Author: Kevin Kuo ORCID iD [aut, cre]
Maintainer: Kevin Kuo <kevin.kuo at rstudio.com>
BugReports: https://github.com/rstudio/graphframes/issues
License: Apache License 2.0 | file LICENSE
URL: https://github.com/rstudio/graphframes
NeedsCompilation: no
Materials: README NEWS
CRAN checks: graphframes results

Documentation:

Reference manual: graphframes.pdf

Downloads:

Package source: graphframes_0.1.2.tar.gz
Windows binaries: r-devel: graphframes_0.1.2.zip, r-release: graphframes_0.1.2.zip, r-oldrel: graphframes_0.1.2.zip
macOS binaries: r-release (arm64): graphframes_0.1.2.tgz, r-oldrel (arm64): graphframes_0.1.2.tgz, r-release (x86_64): graphframes_0.1.2.tgz
Old sources: graphframes archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=graphframes to link to this page.