Page MenuHomeFreeBSD

databases/R-cran-odbc: new port for DBI-compatible ODBC interface
Needs ReviewPublic

Authored by chris.longros_gmail.com on Mar 29 2026, 8:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 16, 9:26 AM
Unknown Object (File)
Thu, May 14, 10:35 AM
Unknown Object (File)
Thu, May 14, 3:37 AM
Unknown Object (File)
Wed, May 13, 9:15 PM
Unknown Object (File)
Mon, May 11, 3:24 PM
Unknown Object (File)
Sun, May 3, 9:45 AM
Unknown Object (File)
Thu, Apr 30, 2:49 PM
Unknown Object (File)
Tue, Apr 28, 8:47 PM
Subscribers
None

Details

Reviewers
tota
yuri
uzsolt
Summary

Provides a DBI-compatible interface to ODBC databases using the nanodbc C++ library. Links against unixODBC. 168K downloads/month on CRAN.

Signed-off-by: Christos Longros <chris.longros@gmail.com>

Test Plan

Tested in FreeBSD 16 CURRENT QEMU VM. It builds with no errors.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 72145
Build 69028: arc lint + arc unit

Event Timeline

Tested with poudriere testport on FreeBSD 16.0-CURRENT amd64.

Added TEST_DEPENDS (covr, httr2, knitr, magrittr, rmarkdown, RSQLite, testthat, tibble, withr). Poudriere testport passes. make test: 101 pass, 89 skip, 1 fail in test-driver-redshift.R (requires paws.common for AWS Redshift auth — not ported).