The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

roxigraph: 'RDF' and 'SPARQL' for R using 'Oxigraph'

Provides 'RDF' storage and 'SPARQL' 1.1 query capabilities by wrapping the 'Oxigraph' graph database library <https://github.com/oxigraph/oxigraph>. Supports in-memory and persistent ('RocksDB') storage, multiple 'RDF' serialization formats ('Turtle', 'N-Triples', 'RDF-XML', 'N-Quads', 'TriG'), and full 'SPARQL' 1.1 Query and Update support. Built using the 'extendr' framework for 'Rust'-R bindings.

Version: 0.1.1
Depends: R (≥ 4.2)
Suggests: testthat (≥ 3.0.0), knitr, rmarkdown, spelling
Published: 2026-02-12
DOI: 10.32614/CRAN.package.roxigraph
Author: Carl Boettiger ORCID iD [aut, cre], Oxigraph Contributors [cph] (Oxigraph Rust library), Authors of the dependency Rust crates [aut] (see inst/AUTHORS file)
roxigraph author details
Maintainer: Carl Boettiger <cboettig at gmail.com>
BugReports: https://github.com/cboettig/roxigraph/issues
License: MIT + file LICENSE
URL: https://github.com/cboettig/roxigraph
NeedsCompilation: yes
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.70.0, libclang-dev (for RocksDB bindings), libsnappy-dev (for RocksDB compression)
Language: en-US
Materials: README, NEWS
CRAN checks: roxigraph results

Documentation:

Reference manual: roxigraph.html , roxigraph.pdf
Vignettes: Getting Started with roxigraph (source, R code)

Downloads:

Package source: roxigraph_0.1.1.tar.gz
Windows binaries: r-devel: roxigraph_0.1.1.zip, r-release: roxigraph_0.1.1.zip, r-oldrel: roxigraph_0.1.1.zip
macOS binaries: r-release (arm64): roxigraph_0.1.1.tgz, r-oldrel (arm64): roxigraph_0.1.1.tgz, r-release (x86_64): roxigraph_0.1.1.tgz, r-oldrel (x86_64): roxigraph_0.1.1.tgz
Old sources: roxigraph archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=roxigraph to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.