Learn R Programming

⚠️There's a newer version (2.4.1) of this package.Take me there.

RSQLite (version 0.3-0)

SQLite interface for R

Description

Database Interface R driver for SQLite. This package embeds the SQLite database engine in R and provides an interface compliant with the DBI version 0.1-4. The source for the SQLite engine (version 2.7.1) is included here.

Copy Link

Version

Install

install.packages('RSQLite')

Monthly Downloads

179,862

Version

0.3-0

License

LGPL version 2 or newer

Maintainer

David James

Last Published

June 8th, 2025

Functions in RSQLite (0.3-0)

isIdCurrent

Check whether an dbObjectId handle object is valid or not
dbObjectId-class

Class dbObjectId
SQLiteObject-class

Class SQLiteObject
sqliteSupport

Support Functions
SQLiteResult-class

Class SQLiteResult
SQLiteConnection-class

Class SQLiteConnection
SQLite

Instantiate the SQLite engine from the current R/S-Plus session.
SQLiteDriver-class

Class SQLiteDriver
S4R

R compatibility with S version 4/S-Plus 5+ support functions