r-dbi/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 in a recent version 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.

Getting started

Package details

Maintainer
LicenseLGPL (>= 2.1)
Version2.3.7.9014
URL https://rsqlite.r-dbi.org https://github.com/r-dbi/RSQLite
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-dbi/RSQLite")
r-dbi/RSQLite documentation built on Sept. 15, 2024, 7:35 p.m.