# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "graphframes" in publications use:'
type: software
license: Apache-2.0
title: 'graphframes: Interface for ''GraphFrames'''
version: 0.1.2
doi: 10.32614/CRAN.package.graphframes
abstract: A 'sparklyr' extension that provides an R interface
for 'GraphFrames' . '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.
authors:
- family-names: Kuo
given-names: Kevin
email: kevin.kuo@rstudio.com
orcid: https://orcid.org/0000-0001-7803-7901
repository: https://rstudio.r-universe.dev
repository-code: https://github.com/rstudio/graphframes
commit: 444ed9d9a04fd11eaf504ba164f6502c25cca91b
url: https://github.com/rstudio/graphframes
contact:
- family-names: Kuo
given-names: Kevin
email: kevin.kuo@rstudio.com
orcid: https://orcid.org/0000-0001-7803-7901