{
  "_id": "6a106d28acfb0bcc41caac5b",
  "Package": "graphframes",
  "Type": "Package",
  "Title": "Interface for 'GraphFrames'",
  "Version": "0.1.2",
  "Authors@R": "person(\"Kevin\", \"Kuo\", email = \"kevin.kuo@rstudio.com\", \nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-7803-7901\"))",
  "Maintainer": "Kevin Kuo <kevin.kuo@rstudio.com>",
  "Description": "A 'sparklyr' <https://spark.rstudio.com/> extension that\nprovides an R interface for 'GraphFrames'\n<https://graphframes.github.io/>. 'GraphFrames' is a package\nfor 'Apache Spark' that provides a DataFrame-based API for\nworking with graphs. Functionality includes motif finding and\ncommon graph algorithms, such as PageRank and Breadth-first\nsearch.",
  "URL": "https://github.com/rstudio/graphframes",
  "BugReports": "https://github.com/rstudio/graphframes/issues",
  "License": "Apache License 2.0 | file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2019-02-22 05:55:26 UTC",
  "RemoteUrl": "https://github.com/rstudio/graphframes",
  "RemoteRef": "HEAD",
  "RemoteSha": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 08:34:29 UTC",
    "User": "root"
  },
  "Author": "Kevin Kuo [aut, cre] (ORCID: <https://orcid.org/0000-0001-7803-7901>)",
  "MD5sum": "e1ba48ae9f7ca917207eb3bbba6bd0fa",
  "_user": "rstudio",
  "_type": "src",
  "_file": "graphframes_0.1.2.tar.gz",
  "_fileid": "d7a447cbf07c5314a17844b2b4bb66e83558482fcc0ef245a6d7ddf514599d9e",
  "_filesize": 241587,
  "_sha256": "d7a447cbf07c5314a17844b2b4bb66e83558482fcc0ef245a6d7ddf514599d9e",
  "_created": "2026-05-07T08:34:29.000Z",
  "_published": "2026-05-22T14:50:16.292Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77403913175,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850533716"
    },
    {
      "job": 77403913288,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850531900"
    },
    {
      "job": 77403913408,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850663454"
    },
    {
      "job": 77403913229,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850673515"
    },
    {
      "job": 77403912624,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850488182"
    },
    {
      "job": 77403912398,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163426892"
    },
    {
      "job": 77403913448,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6850520079"
    },
    {
      "job": 77403913281,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6850512168"
    },
    {
      "job": 77403913513,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6850538004"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/25484954141",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/graphframes",
  "_commit": {
    "id": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
    "author": "Kevin Kuo <kevinykuo@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #12 from rstudio/bugfix/spark-2.4\n\nSupport for Spark 2.4",
    "time": 1550814926
  },
  "_maintainer": {
    "name": "Kevin Kuo",
    "email": "kevin.kuo@rstudio.com",
    "orcid": "0000-0001-7803-7901"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "sparklyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "forge",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "graphframes",
    "graphs",
    "pagerank",
    "spark",
    "sparklyr"
  ],
  "_stars": 38,
  "_contributors": [
    {
      "user": "kevinykuo",
      "count": 75,
      "uuid": 5582151
    },
    {
      "user": "javierluraschi",
      "count": 2,
      "uuid": 3478847
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio"
  },
  "_downloads": {
    "count": 336,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/graphframes"
  },
  "_devurl": "https://github.com/rstudio/graphframes",
  "_searchresults": 65,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/graphframes.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/graphframes",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-04-06"
    },
    {
      "version": "0.1.1",
      "date": "2018-06-21"
    },
    {
      "version": "0.1.2",
      "date": "2018-10-30"
    }
  ],
  "_exports": [
    "gf_bfs",
    "gf_cache",
    "gf_chain",
    "gf_connected_components",
    "gf_degrees",
    "gf_edge_columns",
    "gf_edges",
    "gf_find",
    "gf_friends",
    "gf_graphframe",
    "gf_grid_ising_model",
    "gf_in_degrees",
    "gf_lpa",
    "gf_out_degrees",
    "gf_pagerank",
    "gf_persist",
    "gf_register",
    "gf_scc",
    "gf_shortest_paths",
    "gf_star",
    "gf_triangle_count",
    "gf_triplets",
    "gf_two_blobs",
    "gf_unpersist",
    "gf_vertex_columns",
    "gf_vertices",
    "spark_graphframe"
  ],
  "_help": [
    {
      "page": "gf_bfs",
      "title": "Breadth-first search (BFS)",
      "topics": [
        "gf_bfs"
      ]
    },
    {
      "page": "gf_cache",
      "title": "Cache the GraphFrame",
      "topics": [
        "gf_cache"
      ]
    },
    {
      "page": "gf_chain",
      "title": "Chain graph",
      "topics": [
        "gf_chain"
      ]
    },
    {
      "page": "gf_connected_components",
      "title": "Connected components",
      "topics": [
        "gf_connected_components"
      ]
    },
    {
      "page": "gf_degrees",
      "title": "Degrees of vertices",
      "topics": [
        "gf_degrees"
      ]
    },
    {
      "page": "gf_edge_columns",
      "title": "Edges column names",
      "topics": [
        "gf_edge_columns"
      ]
    },
    {
      "page": "gf_edges",
      "title": "Extract edges DataFrame",
      "topics": [
        "gf_edges"
      ]
    },
    {
      "page": "gf_find",
      "title": "Motif finding: Searching the graph for structural patterns",
      "topics": [
        "gf_find"
      ]
    },
    {
      "page": "gf_friends",
      "title": "Graph of friends in a social network.",
      "topics": [
        "gf_friends"
      ]
    },
    {
      "page": "gf_graphframe",
      "title": "Create a new GraphFrame",
      "topics": [
        "gf_graphframe"
      ]
    },
    {
      "page": "gf_grid_ising_model",
      "title": "Generate a grid Ising model with random parameters",
      "topics": [
        "gf_grid_ising_model"
      ]
    },
    {
      "page": "gf_in_degrees",
      "title": "In-degrees of vertices",
      "topics": [
        "gf_in_degrees"
      ]
    },
    {
      "page": "gf_lpa",
      "title": "Label propagation algorithm (LPA)",
      "topics": [
        "gf_lpa"
      ]
    },
    {
      "page": "gf_out_degrees",
      "title": "Out-degrees of vertices",
      "topics": [
        "gf_out_degrees"
      ]
    },
    {
      "page": "gf_pagerank",
      "title": "PageRank",
      "topics": [
        "gf_pagerank"
      ]
    },
    {
      "page": "gf_persist",
      "title": "Persist the GraphFrame",
      "topics": [
        "gf_persist"
      ]
    },
    {
      "page": "gf_register",
      "title": "Register a GraphFrame object",
      "topics": [
        "gf_register"
      ]
    },
    {
      "page": "gf_scc",
      "title": "Strongly connected components",
      "topics": [
        "gf_scc"
      ]
    },
    {
      "page": "gf_shortest_paths",
      "title": "Shortest paths",
      "topics": [
        "gf_shortest_paths"
      ]
    },
    {
      "page": "gf_star",
      "title": "Generate a star graph",
      "topics": [
        "gf_star"
      ]
    },
    {
      "page": "gf_triangle_count",
      "title": "Computes the number of triangles passing through each vertex.",
      "topics": [
        "gf_triangle_count"
      ]
    },
    {
      "page": "gf_triplets",
      "title": "Triplets of graph",
      "topics": [
        "gf_triplets"
      ]
    },
    {
      "page": "gf_two_blobs",
      "title": "Generate two blobs",
      "topics": [
        "gf_two_blobs"
      ]
    },
    {
      "page": "gf_unpersist",
      "title": "Unpersist the GraphFrame",
      "topics": [
        "gf_unpersist"
      ]
    },
    {
      "page": "gf_vertex_columns",
      "title": "Vertices column names",
      "topics": [
        "gf_vertex_columns"
      ]
    },
    {
      "page": "gf_vertices",
      "title": "Extract vertices DataFrame",
      "topics": [
        "gf_vertices"
      ]
    },
    {
      "page": "spark_graphframe",
      "title": "Retrieve a GraphFrame",
      "topics": [
        "spark_graphframe"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/graphframes/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "blob",
    "cli",
    "codetools",
    "config",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "forge",
    "generics",
    "globals",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rstudioapi",
    "sparklyr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_score": 5.0916669575956846,
  "_indexed": true,
  "_nocasepkg": "graphframes",
  "_universes": [
    "rstudio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-07T08:36:47.000Z",
      "distro": "noble",
      "commit": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
      "fileid": "829d647c756bd1d52577aed22253b56663271f0b380218f904459b3dac89c6cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25484954141"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-07T08:36:42.000Z",
      "distro": "noble",
      "commit": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
      "fileid": "4dad6bb5dfcee2a08412ef81182cb3b6fd6991b6a7d27beb91f8021f140213f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25484954141"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-07T08:44:01.000Z",
      "commit": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
      "fileid": "b11f9e7634b4d2023fe5f25cebdc8250c2fcd36df4ed6df62012680a81b6bd62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25484954141"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-07T08:44:33.000Z",
      "commit": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
      "fileid": "eb4a56cb45d2a53d1287d59a40a8b70346ed30cfabedec96ca780ffe93def2d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25484954141"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-07T08:35:58.000Z",
      "commit": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
      "fileid": "b6e55ff907d517c05169f2f9ad96b1fd33be477b195247baec0d56a7b5cb58c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25484954141"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-07T08:35:34.000Z",
      "commit": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
      "fileid": "6af90e6b50942a5495d1ceafbcb7e5d2712c5015e008e269d658b8a971b65a00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25484954141"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-07T08:36:51.000Z",
      "commit": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
      "fileid": "021ba965e6b35faaf0775b927bfee1bee12a3e6b99b2bbf17a2aded802e9ca20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25484954141"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T14:49:57.000Z",
      "commit": "444ed9d9a04fd11eaf504ba164f6502c25cca91b",
      "fileid": "998259a9197761fc8eeb39452060f25808801699727210ba0a3c1a774af54c4b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25484954141"
    }
  ]
}