rstats-db/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.6.9004
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("rstats-db/RSQLite")
rstats-db/RSQLite documentation built on April 20, 2024, 11:56 a.m.