R-RSQLite
Port variant std
Summary SQLite Interface for R
Package version 3.53.3
Homepage https://rsqlite.r-dbi.org
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 24 JUL 2026, 16:11:02 UTC
Port created 15 APR 2020, 18:11:42 UTC
Subpackage Descriptions
single RSQLite: SQLite Interface for R Embeds the SQLite database engine in R and provides an interface compliant with the DBI package. The source for the SQLite engine and for various extensions is included. System libraries will never be consulted because this package relies on static linking for the plugins it includes; this also ensures a consistent experience across all installations. Optionally, when libcurl is available at build time, an experimental HTTP/HTTPS virtual file system (VFS) can be enabled to allow read-only access to remote immutable SQLite database files via URIs.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
R:docs:std
Build and Runtime R-bit64:single:std
R-blob:single:std
R-DBI:single:std
R-memoise:single:std
R-pkgconfig:single:std
R-rlang:single:std
R-cpp11:single:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
82946aac5e2869da5fdaf57d0e4afeee3d4deac21d9eaeffb5f743273a93736c 4413180 CRAN/RSQLite_3.53.3.tar.gz
Ports that require R-RSQLite:std
R-sqldf:std Manipulate R Data Frames Using SQL