Package: RSQLite.toolkit 0.1.2.9030

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.

Authors:Ludovico G. Beretta [aut, cre, cph]

RSQLite.toolkit_0.1.2.9030.tar.gz
RSQLite.toolkit_0.1.2.9030.zip(r-4.7)RSQLite.toolkit_0.1.2.9030.zip(r-4.6)RSQLite.toolkit_0.1.2.9030.zip(r-4.5)
RSQLite.toolkit_0.1.2.9030.tgz(r-4.6-any)RSQLite.toolkit_0.1.2.9030.tgz(r-4.5-any)
RSQLite.toolkit_0.1.2.9030.tar.gz(r-4.7-any)RSQLite.toolkit_0.1.2.9030.tar.gz(r-4.6-any)
RSQLite.toolkit_0.1.2.9030.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RSQLite.toolkit/json (API)
NEWS

# Install 'RSQLite.toolkit' in R:
install.packages('RSQLite.toolkit', repos = c('https://fab-algo.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fab-algo/rsqlite.toolkit/issues

Pkgdown/docs site:https://fab-algo.github.io

On CRAN:

Conda:

6.21 score 18 scripts 467 downloads 27 mentions 13 exports 25 dependencies

Last updated from:b3113ff512. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK143
source / vignettesOK188
linux-release-x86_64OK142
macos-release-arm64OK94
macos-oldrel-arm64OK92
windows-develOK107
windows-releaseOK81
windows-oldrelOK100
wasm-releaseOK112

Exports:dbCopyTabledbCreatePKdbExecFiledbTableFromDataFramedbTableFromDSVdbTableFromFeatherdbTableFromViewdbTableFromXlsxfile_schema_dsvfile_schema_featherfile_schema_xlsxformat_column_namesR2SQL_types

Dependencies:arrowassertthatbitbit64blobcachemclicpp11DBIfastmapgluelifecyclemagrittrmemoiseopenxlsx2pkgconfigpurrrR6RcpprlangRSQLitestringitidyselectvctrswithr

Dealing with DSV files

Rendered fromdealing_with_DSV_files.Rmdusingknitr::rmarkdownon Jun 06 2026.

Last update: 2026-06-06
Started: 2025-04-13