{
  "_id": "69cce2b67ce0fc79f223c92a",
  "Package": "neo4r",
  "Title": "A 'Neo4J' Driver",
  "Version": "0.1.3",
  "Authors@R": "c(person(given = \"Colin\",\nfamily = \"Fay\",\nrole = c(\"cre\", \"aut\"),\nemail = \"contact@colinfay.me\",\ncomment = structure(\"0000-0001-7343-1846\", .Names = \"ORCID\")),\nperson(given = \"ThinkR\",\nrole = \"cph\"),\nperson(given = \"Neo4J\",\nrole = \"spn\"))",
  "Description": "A Modern and Flexible 'Neo4J' Driver, allowing you to\nquery data on a 'Neo4J' server and handle the results in R.\nIt's modern in the sense it provides a driver that can be\neasily integrated in a data analysis workflow, especially by\nproviding an API working smoothly with other data analysis and\ngraph packages. It's flexible in the way it returns the\nresults, by trying to stay as close as possible to the way\n'Neo4J' returns data. That way, you have the control over the\nway you will compute the results. At the same time, the result\nis not too complex, so that the \"heavy lifting\" of data\nwrangling is not left to the user.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/neo4j-rstats/neo4r",
  "BugReports": "https://github.com/neo4j-rstats/neo4r/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.0",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libssl-dev zlib1g-dev",
  "Repository": "https://neo4j-rstats.r-universe.dev",
  "Date/Publication": "2019-06-03 10:43:21 UTC",
  "RemoteUrl": "https://github.com/neo4j-rstats/neo4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-01 09:14:21 UTC",
    "User": "root"
  },
  "Author": "Colin Fay [cre, aut] (ORCID: <https://orcid.org/0000-0001-7343-1846>),\nThinkR [cph],\nNeo4J [spn]",
  "Maintainer": "Colin Fay <contact@colinfay.me>",
  "MD5sum": "8d8f6e352b75fd4279d8102a6e8453ed",
  "_user": "neo4j-rstats",
  "_type": "src",
  "_file": "neo4r_0.1.3.tar.gz",
  "_fileid": "6e849527113a66c4037bfb0d30321bc21e9390b68c480a4f3b2bc66cfafbd571",
  "_filesize": 399740,
  "_sha256": "6e849527113a66c4037bfb0d30321bc21e9390b68c480a4f3b2bc66cfafbd571",
  "_created": "2026-04-01T09:14:21.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69497142789,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6217152298"
    },
    {
      "job": 69497142783,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6217157836"
    },
    {
      "job": 69497142800,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6217159010"
    },
    {
      "job": 69497142810,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6217151490"
    },
    {
      "job": 69496752551,
      "time": 174,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6217119448"
    },
    {
      "job": 69497142762,
      "time": 123,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6217154382"
    },
    {
      "job": 69497142869,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6217142967"
    },
    {
      "job": 69497142809,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6217140788"
    },
    {
      "job": 69497142801,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6217161428"
    }
  ],
  "_buildurl": "https://github.com/r-universe/neo4j-rstats/actions/runs/23841119795",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/neo4j-rstats/neo4r",
  "_commit": {
    "id": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
    "author": "colin <colin@thinkr.fr>",
    "committer": "colin <colin@thinkr.fr>",
    "message": "doc update\n",
    "time": 1559558601
  },
  "_maintainer": {
    "name": "Colin Fay",
    "email": "contact@colinfay.me",
    "login": "colinfay",
    "twitter": "@_ColinFay",
    "uuid": 17936236,
    "orcid": "0000-0001-7343-1846"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "attempt",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "neo4j-rstats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 107,
  "_contributors": [
    {
      "user": "colinfay",
      "count": 83,
      "uuid": 17936236
    },
    {
      "user": "statnmap",
      "count": 11,
      "uuid": 21193866
    },
    {
      "user": "dianebeldame",
      "count": 2,
      "uuid": 9906346
    },
    {
      "user": "garrettmooney",
      "count": 1,
      "uuid": 4910020
    }
  ],
  "_userbio": {
    "uuid": 37629812,
    "type": "organization",
    "name": "R for Neo4J",
    "description": "(R) -[:LOVES]-> (Neo4J). Impulsed by @ThinkR-open. "
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/neo4r"
  },
  "_devurl": "https://github.com/neo4j-rstats/neo4r",
  "_searchresults": 69,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/neo4r.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/neo4j-rstats/neo4r",
  "_realowner": "neo4j-rstats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-01-27"
    },
    {
      "version": "0.1.1",
      "date": "2019-02-15"
    }
  ],
  "_exports": [
    "%>%",
    "call_neo4j",
    "extract_nodes",
    "extract_relationships",
    "launch_con_pane",
    "load_csv",
    "neo4j_api",
    "on_connection_opened",
    "play_movies",
    "read_cypher",
    "run_app",
    "send_cypher",
    "unnest_graph",
    "unnest_nodes",
    "unnest_relationships",
    "vec_to_cypher",
    "vec_to_cypher_with_var"
  ],
  "_help": [
    {
      "page": "call_neo4j",
      "title": "Call Neo4J API",
      "topics": [
        "call_neo4j"
      ]
    },
    {
      "page": "extract",
      "title": "Extract nodes or relationships",
      "topics": [
        "extract_nodes",
        "extract_relationships"
      ]
    },
    {
      "page": "launch_con_pane",
      "title": "Launch Neo4J Connection Pane",
      "topics": [
        "launch_con_pane"
      ]
    },
    {
      "page": "load_csv",
      "title": "Load a CSV to Neo4J",
      "topics": [
        "load_csv"
      ]
    },
    {
      "page": "neo4j_api",
      "title": "A Neo4J Connexion",
      "topics": [
        "neo4j_api"
      ]
    },
    {
      "page": "play_movies",
      "title": "The Movie Graph",
      "topics": [
        "play_movies"
      ]
    },
    {
      "page": "read_cypher",
      "title": "Read a cypher file",
      "topics": [
        "read_cypher"
      ]
    },
    {
      "page": "send_cypher",
      "title": "Send a cypher file to be executed",
      "topics": [
        "send_cypher"
      ]
    },
    {
      "page": "unnest_graph",
      "title": "Unnest both relationships and nodes",
      "topics": [
        "unnest_graph"
      ]
    },
    {
      "page": "unnest_nodes",
      "title": "Unnest a node data.frame",
      "topics": [
        "unnest_nodes"
      ]
    },
    {
      "page": "unnest_relationships",
      "title": "Unnest a Relationships table",
      "topics": [
        "unnest_relationships"
      ]
    },
    {
      "page": "vec_to_cypher",
      "title": "Turn a named vector into a cypher list",
      "topics": [
        "vec_to_cypher",
        "vec_to_cypher_with_var"
      ]
    }
  ],
  "_readme": "https://github.com/neo4j-rstats/neo4r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "attempt",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "httr",
    "igraph",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_score": 6.044324127478146,
  "_indexed": true,
  "_nocasepkg": "neo4r",
  "_universes": [
    "neo4j-rstats",
    "colinfay"
  ],
  "_failure": {
    "version": "0.1.3",
    "commit": {
      "id": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
      "author": "colin <colin@thinkr.fr>",
      "committer": "colin <colin@thinkr.fr>",
      "message": "doc update\n",
      "time": 1559558601
    },
    "buildurl": "https://github.com/r-universe/neo4j-rstats/actions/runs/26847525511",
    "date": "2026-06-05T06:02:37.104Z",
    "job": {
      "job": 79672738067,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7429881566"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-04-01T09:16:13.000Z",
      "distro": "noble",
      "commit": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
      "fileid": "57eb532c584e5a575f932c11d4bd0ef87cdc49d5f60632ab554ec3e15595f8aa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/neo4j-rstats/actions/runs/23841119795"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-04-01T09:16:43.000Z",
      "commit": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
      "fileid": "e886b42ec33b7cd28dc97754e907d6f9b6d980a0de39da428842995c3547a082",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/neo4j-rstats/actions/runs/23841119795"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-04-01T09:16:14.000Z",
      "commit": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
      "fileid": "f874c6e03805a606e110bd5bb4ab84994670245ed0a79923433ad7d6e70e48cb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/neo4j-rstats/actions/runs/23841119795"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-04-01T09:16:39.000Z",
      "commit": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
      "fileid": "a881b0dfbbacb48136dc2547435e8189802b3976ee873de1643feb3b7783b7c2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/neo4j-rstats/actions/runs/23841119795"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-01T09:15:34.000Z",
      "commit": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
      "fileid": "aa7a77d6cb21f9d6f73e8c49b0adce19f68c1706063e5c1a6be67b646eb3dd17",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/neo4j-rstats/actions/runs/23841119795"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-01T09:15:26.000Z",
      "commit": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
      "fileid": "b8868bb2f54c690cfc504f7d6e862ba9f4d672634bcb97b5e0920fa3a10f4bbd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/neo4j-rstats/actions/runs/23841119795"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-04-01T09:16:38.000Z",
      "commit": "d23198dc7ba0d6a4805a29456770d0df7ea28f82",
      "fileid": "d61b80fc22096536de1fdae7e24e14cf09e51748cfac4d4f6dc5ae53b8b2a9cd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/neo4j-rstats/actions/runs/23841119795"
    }
  ]
}