# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RSQLite.toolkit" in publications use:' type: software license: GPL-3.0-or-later title: 'RSQLite.toolkit: Load Data in SQLite from Tabular Files' version: 0.1.2.9040 doi: 10.32614/CRAN.package.RSQLite.toolkit abstract: 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: - family-names: Beretta given-names: Ludovico G. email: ludovicogiovanni.beretta@gmail.com repository: https://fab-algo.r-universe.dev repository-code: https://github.com/fab-algo/RSQLite.toolkit commit: 81698445c2615e931182bbe4de4dc55499dc08bd url: https://fab-algo.github.io/RSQLite.toolkit/ date-released: '2026-06-08' contact: - family-names: Beretta given-names: Ludovico G. email: ludovicogiovanni.beretta@gmail.com