kuzuR
0.2.3Interface to 'kuzu' Graph Database
Overview
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/.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 0%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 0%
Downloads
Repository
Repository practices
9 development-tooling and community-health practices detected across 5 families in the upstream repository
Checks run against github.com/wickm/kuzur on 2026-07-19.
Show all practices
Dependencies
Nothing depends on this yet.
Code & Tests
- Cyclomatic complexity
- 1.0 median / 3 max
- Test cases
- 15 / 0.85 per code line
Test coverage
Line coverage
2%
Expression
3.1%
Tests / Examples
1.7% / 1% ex
Functions
23 16 exported
Complexity
1.4 avg / 3 max
Call network
23 nodes / 8 edges
Call graph
Open call graph →Lowest coverage
23 functions| Function | Cyclo | Coverage |
|---|---|---|
| as_igraph exp | 1 | 0% |
| as_tidygraph exp | 1 | 0% |
| check_kuzu_installation exp | 2 | 0% |
| kuzu_connection exp | 1 | 0% |
| kuzu_copy_from_csv exp | 1 | 0% |
| kuzu_copy_from_df exp | 1 | 0% |
People & History
1 release. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.2.3Latest2026-03-10 · current release
- RR 4.5.0 released · 2025-04-11
Package metadata
- First published
- 2025-11-26
- Total releases
- 1 / 1 yrs
- License
- MIT + file LICENSE OSI
- Download size
- 1.7 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet