Skip to content

virtuoso

0.1.8

Interface to 'Virtuoso' using 'ODBC'

0packages depend
2.6Kdownloads / year
35.9%test coverage
13/13checks pass

Overview

About
Maintained by Carl BoettigerFirst published 2019-04-066 releasesCRAN page ↗GitHub ↗

Provides users with a simple and convenient mechanism to manage and query a 'Virtuoso' database using the 'DBI' (Data-Base Interface) compatible 'ODBC' (Open Database Connectivity) interface. 'Virtuoso' is a high-performance "universal server," which can act as both a relational database, supporting standard Structured Query Language ('SQL') queries, while also supporting data following the Resource Description Framework ('RDF') model for Linked Data. 'RDF' data can be queried using 'SPARQL' ('SPARQL' Protocol and 'RDF' Query Language) queries, a graph-based query that supports semantic reasoning. This allows users to leverage the performance of local or remote 'Virtuoso' servers using popular 'R' packages such as 'DBI' and 'dplyr', while also providing a high-performance solution for working with large 'RDF' 'triplestores' from 'R.' The package also provides helper routines to install, launch, and manage a 'Virtuoso' server locally on 'Mac', 'Windows' and 'Linux' platforms using the standard interactive installers from the 'R' command-line. By automatically handling these setup steps, the package can make using 'Virtuoso' considerably faster and easier for a most users to deploy in a local environment. Managing the bulk import of triples from common serializations with a single intuitive command is another key feature of this package. Bulk import performance can be tens to hundreds of times faster than the comparable imports using existing 'R' tools, including 'rdflib' and 'redland' packages.

Install

Health

CRAN checks
13OK
Slowest check: 5.9 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.18
35.9%
Coverage · measured lines
100%
Documentation · exports
10
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 369 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
71%
Documented parameters
100%
Return-value docs
71%
References docs
17%

Downloads

2.6K
CRAN downloads in the past year
Rank #17,053 · ~7/day · ~215/mo
Daily download trend is not available in this view yet.
19630 days
68090 days
2.6K1 year
Compare downloads with other packages →
Also on94 r2u29 autocran

Repository

Repository
10Stars
4Forks
2Open issues
0Open PRs
2Releases
194Commits
4Contributors
194 commits · Last activity 2025-04-29 · 0% stars, 30d

Stars over time

2023-06-11 · 92026-07-07 · 10

Repository practices

Upstream repositoryBeta

8 development-tooling and community-health practices detected across 6 families in the upstream repository

Checks run against github.com/ropensci/virtuoso on 2026-07-19.

Continuous integration (3)
GitHub ActionsTravis CIAppVeyor
CRAN release process (1)
cran-comments.md
Docs source (1)
README.Rmd
Research and citation (1)
codemeta.json
Show all practices
Lint, format, editor (1)
RStudio project
Coverage (1)
Codecov
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
17 external dependencies (excludes base and recommended)
Depends (0)
none
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
R 1,733 (70%)Rd 703 (28%)Vignettes 47 (2%)
Code characteristics
Cyclomatic complexity
1.0 median / 6 max
Test cases
17 / 0.18 per code line
System requirements
2 external

Test coverage

Line coverage

36%

Expression

30.8%

Tests / Examples

35.9% / 11% ex

Functions

62 17 exported

Complexity

2.1 avg / 6 max

Call network

62 nodes / 106 edges

Loading call graph…

Lowest coverage

62 functions
FunctionCycloCoverage
vos_connect exp30%
vos_delete_db exp30%
vos_destroy_all exp10%
vos_import exp60%
vos_list_graphs exp10%
vos_log exp50%

People & History

People (2)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Contributors (1)
Contributor
Copyright holders (1)
Author, Maintainer, Copyright holder
Package Timeline

6 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • 0.1.8Latest
    2021-11-02 · current release · diff ↗
  • 0.1.7
    2021-11-01 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • 0.1.6
    2021-03-23 · diff ↗
  • 0.1.5
    2020-09-01 · diff ↗
  • unarchivedReturned to CRAN
    2020-09-01
  • R
    R 4.0.0 released · 2020-04-24
  • archivedRemoved from CRAN
    2020-01-24
    check issues were not corrected in time
  • 0.1.4
    2020-01-10 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 0.1.3
    2019-04-06
Show 1 earlier events
  • R
    R 3.5.0 released · 2018-04-23

Package metadata

First published
2019-04-06
Total releases
6 / 7 yrs
License
MIT + file LICENSE OSI
Download size
101 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →