{
  "_id": "6a1e9d201d7bb097a0a6f31b",
  "Package": "kuzuR",
  "Title": "Interface to 'kuzu' Graph Database",
  "Version": "0.2.3",
  "Authors@R": "person(\"Manuel\", \"Wick-Eckl\", role = c(\"aut\", \"cre\"),\nemail = \"manuel.wick@gmail.com\")",
  "Maintainer": "Manuel Wick-Eckl <manuel.wick@gmail.com>",
  "Description": "Provides a high-performance 'R' interface to the 'kuzu'\ngraph database. It uses the 'reticulate' package to wrap the\nofficial 'Python' client ('kuzu', 'pandas', and 'networkx'),\nallowing users to interact with 'kuzu' seamlessly from within\n'R'. Key features include managing database connections,\nexecuting 'Cypher' queries, and efficiently loading data from\n'R' data frames. It also provides seamless integration with the\n'R' ecosystem by converting query results directly into popular\n'R' data structures, including 'tibble', 'igraph', 'tidygraph',\nand 'g6R' objects, making 'kuzu's powerful graph computation\ncapabilities readily available for data analysis and\nvisualization workflows in 'R'. The 'kuzu' documentation can be\nfound at <https://kuzudb.github.io/docs/>.",
  "URL": "https://github.com/WickM/kuzuR, https://wickm.github.io/kuzuR/",
  "BugReports": "https://github.com/WickM/kuzuR/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/usethis/last-upkeep": "2025-10-18",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:02:46 UTC",
    "User": "root"
  },
  "Author": "Manuel Wick-Eckl [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-11-26 20:30:07 UTC",
  "RemoteUrl": "https://github.com/cran/kuzuR",
  "RemoteRef": "HEAD",
  "RemoteSha": "8def66241f44d2a0bdc2b0632116f47324499b57",
  "MD5sum": "3b5ea4659af6f034a27826f7520a0b15",
  "_user": "cran",
  "_type": "src",
  "_file": "kuzuR_0.2.3.tar.gz",
  "_fileid": "a72352c69acb7f543823146afe9d16da603abceb75fa9337fe53fb43be8c14b9",
  "_filesize": 1530582,
  "_sha256": "a72352c69acb7f543823146afe9d16da603abceb75fa9337fe53fb43be8c14b9",
  "_created": "2026-06-02T09:02:46.000Z",
  "_published": "2026-06-02T09:06:40.079Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79036208758,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353479348"
    },
    {
      "job": 79036208849,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353491105"
    },
    {
      "job": 79035592414,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353420371"
    },
    {
      "job": 79036209001,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353472243"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26809519473",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/kuzuR",
  "_commit": {
    "id": "8def66241f44d2a0bdc2b0632116f47324499b57",
    "author": "Manuel Wick-Eckl <manuel.wick@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1764189007
  },
  "_maintainer": {
    "name": "Manuel Wick-Eckl",
    "email": "manuel.wick@gmail.com",
    "login": "wickm",
    "description": "",
    "uuid": 11139412
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidygraph",
      "role": "Imports"
    },
    {
      "package": "g6R",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.3",
      "date": "2025-11-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wickm",
      "count": 1,
      "uuid": 11139412
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 115,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kuzuR"
  },
  "_devurl": "https://github.com/wickm/kuzur",
  "_pkgdown": "https://wickm.github.io/kuzuR/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kuzuR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wickm/kuzur",
  "_realowner": "wickm",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.3",
      "date": "2025-11-26"
    }
  ],
  "_exports": [
    "as_igraph",
    "as_tidygraph",
    "check_kuzu_installation",
    "kuzu_connection",
    "kuzu_copy_from_csv",
    "kuzu_copy_from_df",
    "kuzu_copy_from_json",
    "kuzu_copy_from_parquet",
    "kuzu_execute",
    "kuzu_get_all",
    "kuzu_get_column_data_types",
    "kuzu_get_column_names",
    "kuzu_get_n",
    "kuzu_get_next",
    "kuzu_get_schema",
    "kuzu_merge_df"
  ],
  "_help": [
    {
      "page": "as_igraph",
      "title": "Convert a Kuzu Query Result to an igraph Object",
      "topics": [
        "as_igraph"
      ]
    },
    {
      "page": "as_tibble.kuzu.query_result.QueryResult",
      "title": "Convert a Kuzu Query Result to a Tibble",
      "topics": [
        "as_tibble.kuzu.query_result.QueryResult"
      ]
    },
    {
      "page": "as_tidygraph",
      "title": "Convert a Kuzu Query Result to a tidygraph Object",
      "topics": [
        "as_tidygraph"
      ]
    },
    {
      "page": "as.data.frame.kuzu.query_result.QueryResult",
      "title": "Convert a Kuzu Query Result to a Data Frame",
      "topics": [
        "as.data.frame.kuzu.query_result.QueryResult"
      ]
    },
    {
      "page": "check_kuzu_installation",
      "title": "Check for Kuzu Python Dependencies",
      "topics": [
        "check_kuzu_installation"
      ]
    },
    {
      "page": "kuzu_connection",
      "title": "Create a Connection to a Kuzu Database",
      "topics": [
        "kuzu_connection"
      ]
    },
    {
      "page": "kuzu_copy_from_csv",
      "title": "Load Data from a CSV File into a Kuzu Table",
      "topics": [
        "kuzu_copy_from_csv"
      ]
    },
    {
      "page": "kuzu_copy_from_df",
      "title": "Load Data from a Data Frame or Tibble into a Kuzu Table",
      "topics": [
        "kuzu_copy_from_df"
      ]
    },
    {
      "page": "kuzu_copy_from_json",
      "title": "Load Data from a JSON File into a Kuzu Table",
      "topics": [
        "kuzu_copy_from_json"
      ]
    },
    {
      "page": "kuzu_copy_from_parquet",
      "title": "Load Data from a Parquet File into a Kuzu Table",
      "topics": [
        "kuzu_copy_from_parquet"
      ]
    },
    {
      "page": "kuzu_execute",
      "title": "Execute a Cypher Query",
      "topics": [
        "kuzu_execute"
      ]
    },
    {
      "page": "kuzu_get_all",
      "title": "Retrieve All Rows from a Query Result",
      "topics": [
        "kuzu_get_all"
      ]
    },
    {
      "page": "kuzu_get_column_data_types",
      "title": "Get Column Data Types from a Query Result",
      "topics": [
        "kuzu_get_column_data_types"
      ]
    },
    {
      "page": "kuzu_get_column_names",
      "title": "Get Column Names from a Query Result",
      "topics": [
        "kuzu_get_column_names"
      ]
    },
    {
      "page": "kuzu_get_n",
      "title": "Retrieve the First N Rows from a Query Result",
      "topics": [
        "kuzu_get_n"
      ]
    },
    {
      "page": "kuzu_get_next",
      "title": "Retrieve the Next Row from a Query Result",
      "topics": [
        "kuzu_get_next"
      ]
    },
    {
      "page": "kuzu_get_schema",
      "title": "Get Schema from a Query Result",
      "topics": [
        "kuzu_get_schema"
      ]
    },
    {
      "page": "kuzu_merge_df",
      "title": "Merge Data from a Data Frame into Kuzu using a Merge Query",
      "topics": [
        "kuzu_merge_df"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/kuzuR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/kuzuR/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "here",
    "igraph",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with kuzuR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Basic Usage",
        "1. Create a Connection",
        "2. Create a Schema",
        "3. Load Data",
        "4. Query Data"
      ],
      "created": "2025-11-26 20:30:07",
      "modified": "2025-11-26 20:30:07",
      "commits": 1
    },
    {
      "source": "graph-integrations.Rmd",
      "filename": "graph-integrations.html",
      "title": "Graph Library Integrations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Converting to igraph",
        "Example: Loading and Converting Graph Data",
        "Converting to tidygraph",
        "Example: Converting to tidygraph",
        "Interactive Visualization with g6R",
        "Example: Creating an Interactive g6R Graph"
      ],
      "created": "2025-11-26 20:30:07",
      "modified": "2025-11-26 20:30:07",
      "commits": 1
    },
    {
      "source": "installation-and-usage.Rmd",
      "filename": "installation-and-usage.html",
      "title": "Installation and Basic Usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Connecting to a Database",
        "2. Data Types and Schema Definition",
        "Kuzu to R Data Type Mapping",
        "Creating a Complex Schema",
        "3. Loading Data",
        "Loading from a Data Frame",
        "Loading from a CSV File",
        "4. Executing Queries and Converting Results",
        "A Note on Query Results",
        "Convert to Data Frame or Tibble",
        "Use Query Results returned as list",
        "Convert to Graph Objects"
      ],
      "created": "2025-11-26 20:30:07",
      "modified": "2025-11-26 20:30:07",
      "commits": 1
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "kuzur",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://wickm.r-universe.dev/kuzuR",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T09:05:06.000Z",
      "distro": "noble",
      "commit": "8def66241f44d2a0bdc2b0632116f47324499b57",
      "fileid": "414c651126901bf17a5f25832909a9d63ae9d23ed0d8a4b8f534c92cd86dfc4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809519473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-02T09:05:41.000Z",
      "distro": "noble",
      "commit": "8def66241f44d2a0bdc2b0632116f47324499b57",
      "fileid": "55bab7bf3b3d3d2c50a28922bbacd4fe00a0f1372d4303cbe3de48bd8939d5b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809519473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-02T09:05:27.000Z",
      "commit": "8def66241f44d2a0bdc2b0632116f47324499b57",
      "fileid": "e55fa5b665396203271d113e84403ca89981a86d54f6a33346435469e4ca472e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26809519473"
    }
  ]
}