Provides a high-performance 'R' interface to the 'kuzu' graph database. It uses the 'reticulate' package to wrap the official 'Python' client ('kuzu', 'pandas', and 'networkx'), allowing users to interact with 'kuzu' seamlessly from within 'R'. Key features include managing database connections, executing 'Cypher' queries, and efficiently loading data from 'R' data frames. It also provides seamless integration with the 'R' ecosystem by converting query results directly into popular 'R' data structures, including 'tibble', 'igraph', 'tidygraph', and 'g6R' objects, making 'kuzu's powerful graph computation capabilities readily available for data analysis and visualization workflows in 'R'. The 'kuzu' documentation can be found at <https://kuzudb.github.io/docs/>.
| Version: | 0.2.3 |
| Imports: | reticulate, igraph, tibble, tidygraph |
| Suggests: | g6R, jsonlite, testthat (≥ 3.0.0), knitr, rmarkdown, spelling, arrow |
| Published: | 2025-11-26 |
| DOI: | 10.32614/CRAN.package.kuzuR (may not be active yet) |
| Author: | Manuel Wick-Eckl [aut, cre] |
| Maintainer: | Manuel Wick-Eckl <manuel.wick at gmail.com> |
| BugReports: | https://github.com/WickM/kuzuR/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/WickM/kuzuR, https://wickm.github.io/kuzuR/ |
| NeedsCompilation: | no |
| Language: | en-US |
| Materials: | README |
| CRAN checks: | kuzuR results |
| Reference manual: | kuzuR.html , kuzuR.pdf |
| Vignettes: |
Getting Started with kuzuR (source, R code) Graph Library Integrations (source, R code) Installation and Basic Usage (source, R code) |
| Package source: | kuzuR_0.2.3.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): kuzuR_0.2.3.tgz, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=kuzuR to link to this page.