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 |
| DOI: | 10.32614/CRAN.package.graphframes |
| Author: | Kevin Kuo |
| Maintainer: | Kevin Kuo <kevin.kuo at rstudio.com> |
| BugReports: | https://github.com/rstudio/graphframes/issues |
| License: | Apache License 2.0 | fileLICENSE |
| URL: | https://github.com/rstudio/graphframes |
| NeedsCompilation: | no |
| Materials: | README,NEWS |
| CRAN checks: | graphframes results |
| Reference manual: | graphframes.html ,graphframes.pdf |
| 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, r-oldrel (x86_64):graphframes_0.1.2.tgz |
| Old sources: | graphframes archive |
Please use the canonical formhttps://CRAN.R-project.org/package=graphframesto link to this page.