RSQLite.toolkit: Load Data in SQLite from Tabular Files

A lightweight wrapper around the 'RSQLite' package for streamlined loading of data from tabular files (i,e. text delimited files like Comma Separated Values and Tab Separated Values, Microsoft Excel, and Arrow Inter-process Communication files) in 'SQLite' databases. Includes helper functions for inspecting the structure of the input files, and some functions to simplify activities on the 'SQLite' tables.

Version: 0.1.1
Depends: R (≥ 4.2.0), RSQLite (≥ 2.3.0)
Imports: DBI, openxlsx2, arrow
Suggests: knitr, rmarkdown, piggyback
Published: 2026-03-05
DOI: 10.32614/CRAN.package.RSQLite.toolkit (may not be active yet)
Author: Ludovico G. Beretta [aut, cre, cph]
Maintainer: Ludovico G. Beretta <ludovicogiovanni.beretta at gmail.com>
BugReports: https://github.com/fab-algo/RSQLite.toolkit/issues
License: GPL (≥ 3)
URL: https://github.com/fab-algo/RSQLite.toolkit, https://fab-algo.github.io/RSQLite.toolkit/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: RSQLite.toolkit results

Documentation:

Reference manual: RSQLite.toolkit.html , RSQLite.toolkit.pdf
Vignettes: Dealing with DSV files (source, R code)

Downloads:

Package source: RSQLite.toolkit_0.1.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RSQLite.toolkit to link to this page.