{
  "_id": "6a1efad2b401979e734188a6",
  "Package": "neo2R",
  "Type": "Package",
  "Title": "Neo4j to R",
  "Version": "3.0.0",
  "Authors@R": "c(\nperson(\n\"Patrice\", \"Godard\",\nrole = c(\"aut\", \"cre\",\"cph\"),\nemail = \"patrice.godard@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6257-9730\")\n),\nperson(\n\"Eusebiu\", \"Marcu\",\nrole = \"ctb\",\nemail = \"marcueusebiu@gmail.com\"\n)\n)",
  "Description": "The aim of neo2R is to provide simple and low level\nconnectors for querying neo4j graph databases\n(<https://neo4j.com/>). The objects returned by the query\nfunctions are either lists or data.frames with very little\npost-processing. It allows fast processing of queries returning\nmany records. And it let the users handle post-processing\naccording to the data model and their needs.",
  "URL": "https://github.com/patzaw/neo2r",
  "BugReports": "https://github.com/patzaw/neo2r/issues",
  "SystemRequirements": "neo4j (>=3) <https://neo4j.com/>",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://patzaw.r-universe.dev",
  "Date/Publication": "2026-05-18 07:13:01 UTC",
  "RemoteUrl": "https://github.com/patzaw/neo2r",
  "RemoteRef": "HEAD",
  "RemoteSha": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 11:07:17 UTC",
    "User": "root"
  },
  "Author": "Patrice Godard [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6257-9730>),\nEusebiu Marcu [ctb]",
  "Maintainer": "Patrice Godard <patrice.godard@gmail.com>",
  "MD5sum": "4065329e1177dbeb4e7cc3c3b479249a",
  "_user": "patzaw",
  "_type": "src",
  "_file": "neo2R_3.0.0.tar.gz",
  "_fileid": "ea1731379b80f1e9d3455df15b8fc614e9c53b913ffbc98863ddc38a3c27f6b4",
  "_filesize": 113019,
  "_sha256": "ea1731379b80f1e9d3455df15b8fc614e9c53b913ffbc98863ddc38a3c27f6b4",
  "_created": "2026-05-18T11:07:17.000Z",
  "_published": "2026-06-02T15:46:26.948Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79111999384,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7056167722"
    },
    {
      "job": 79111999941,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7056165831"
    },
    {
      "job": 79111998920,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7056156105"
    },
    {
      "job": 79111998639,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7056156502"
    },
    {
      "job": 79111997866,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7056128381"
    },
    {
      "job": 79111998371,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362721319"
    },
    {
      "job": 79111999880,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7056152359"
    },
    {
      "job": 79111999522,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7056153952"
    },
    {
      "job": 79111999819,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7056154410"
    }
  ],
  "_buildurl": "https://github.com/r-universe/patzaw/actions/runs/26029572534",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/patzaw/neo2r",
  "_commit": {
    "id": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
    "author": "Patrice Godard <patrice.godard@angelinipharma.com>",
    "committer": "Patrice Godard <patrice.godard@angelinipharma.com>",
    "message": "Version for CRAN\n",
    "time": 1779088381
  },
  "_maintainer": {
    "name": "Patrice Godard",
    "email": "patrice.godard@gmail.com",
    "login": "patzaw",
    "linkedin": "in/patrice-godard-65a25920",
    "orcid": "0000-0001-6257-9730",
    "description": "Data scientist and bioinformatician. Strong experience in multiomics data analysis applied to pharmaceutical  research.",
    "uuid": 9802306
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "patzaw",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-21",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "patzaw",
      "count": 43,
      "uuid": 9802306
    },
    {
      "user": "jefferis",
      "count": 3,
      "uuid": 23763
    }
  ],
  "_userbio": {
    "uuid": 9802306,
    "type": "user",
    "name": "Patrice Godard",
    "description": "Data scientist and bioinformatician. Strong experience in multiomics data analysis applied to pharmaceutical  research."
  },
  "_downloads": {
    "count": 291,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/neo2R"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/patzaw/neo2r",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/neo2R.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/patzaw/neo2r",
  "_realowner": "patzaw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.0",
      "date": "2020-02-17"
    },
    {
      "version": "2.1.0",
      "date": "2020-03-28"
    },
    {
      "version": "2.1.1",
      "date": "2022-04-15"
    },
    {
      "version": "2.4.1",
      "date": "2023-02-16"
    },
    {
      "version": "2.4.2",
      "date": "2024-01-18"
    },
    {
      "version": "3.0.0",
      "date": "2026-05-18"
    }
  ],
  "_exports": [
    "cypher",
    "graphRequest",
    "import_from_df",
    "multicypher",
    "prepCql",
    "readCql",
    "startGraph"
  ],
  "_help": [
    {
      "page": "cypher",
      "title": "Run a cypher query",
      "topics": [
        "cypher"
      ]
    },
    {
      "page": "graphRequest",
      "title": "Run a curl request on a neo4j graph",
      "topics": [
        "graphRequest"
      ]
    },
    {
      "page": "import_from_df",
      "title": "Imports a data.frame in the neo4j graph database",
      "topics": [
        "import_from_df"
      ]
    },
    {
      "page": "multicypher",
      "title": "Run a multiple cypher queriers",
      "topics": [
        "multicypher"
      ]
    },
    {
      "page": "prepCql",
      "title": "Prepares a CQL query from a character vector",
      "topics": [
        "prepCql"
      ]
    },
    {
      "page": "readCql",
      "title": "Parse a CQL file and returned the prepared queries",
      "topics": [
        "readCql"
      ]
    },
    {
      "page": "startGraph",
      "title": "Prepare connection to neo4j database",
      "topics": [
        "startGraph"
      ]
    }
  ],
  "_readme": "https://github.com/patzaw/neo2r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "neo2r",
  "_universes": [
    "patzaw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-05-18T11:09:21.000Z",
      "distro": "noble",
      "commit": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
      "fileid": "7abb35c688388d9b1a3052739e6e5177aaaa4e7c8df6b3cf3f2c23a357b665df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26029572534"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.0.0",
      "date": "2026-05-18T11:09:15.000Z",
      "distro": "noble",
      "commit": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
      "fileid": "075b75bc1de718cb03365ad3c493e270db20cffb1dbc3c9946078b5ffe930795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26029572534"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-05-18T11:08:49.000Z",
      "commit": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
      "fileid": "578f7448c80364eb4ab8a4672b92d53582e1bdb7e810d09d31c159d7f1fab2c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26029572534"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.0.0",
      "date": "2026-05-18T11:08:47.000Z",
      "commit": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
      "fileid": "007cae776e5db4e4a5b125547c6438606a02f959ca6c96623e8063931e07b19a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26029572534"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-05-18T11:08:30.000Z",
      "commit": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
      "fileid": "de39b2617bf95a958cf1a1f4dc758923cb5da7c63c0572ab766cc865bfe4ea30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26029572534"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-05-18T11:08:37.000Z",
      "commit": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
      "fileid": "b13b9c231df6e591d9d2f24d79776c0300d3bbcd64279cbe1e73894956edb4b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26029572534"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.0.0",
      "date": "2026-05-18T11:08:35.000Z",
      "commit": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
      "fileid": "e9de4af6c77e8ef007b2931aad042a15785d244b70e74e1be9ca0af7cd8fa4d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26029572534"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.0.0",
      "date": "2026-06-02T15:46:03.000Z",
      "commit": "ab4ec36bf6321d6963fe052e99e5a503f83d0f5d",
      "fileid": "e4ddfaf823d3b3ba845304e14ab71eefe69e2f541aef0b94c4c130c8c7bd0b02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/patzaw/actions/runs/26029572534"
    }
  ]
}