<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>SQLite Interface for R</dc:title>
  <dc:title>R package RSQLite version 3.53.3</dc:title>
  <dc:subject>CRAN Task View: Databases (https://CRAN.R-project.org/view=Databases)</dc:subject>
  <dc:description>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 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. Optionally, when
    libcurl is available at build time, an experimental HTTP/HTTPS
    virtual file system (VFS) can be enabled to allow read-only access
    to remote immutable SQLite database files via URIs.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.0)</dc:relation>
  <dc:relation>Imports: bit64, blob (&gt;= 1.2.0), DBI (&gt;= 1.2.0), memoise, methods,
pkgconfig, rlang</dc:relation>
  <dc:relation>LinkingTo: cpp11 (&gt;= 0.4.0)</dc:relation>
  <dc:relation>Suggests: callr, cli, DBItest (&gt;= 1.8.0), decor, gert, gh, hms, httpuv,
knitr, magrittr, rmarkdown, rvest, testthat (&gt;= 3.0.0), withr,
xml2</dc:relation>
  <dc:creator>Kirill Müller &lt;kirill@cynkra.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Kirill Müller [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-1416-3412&gt;),
  Hadley Wickham [aut],
  David A. James [aut],
  Seth Falcon [aut],
  D. Richard Hipp [ctb] (for the included SQLite sources),
  Dan Kennedy [ctb] (for the included SQLite sources),
  Joe Mistachkin [ctb] (for the included SQLite sources),
  SQLite Authors [ctb] (for the included SQLite sources),
  Liam Healy [ctb] (for the included SQLite sources),
  R Consortium [fnd],
  RStudio [cph]</dc:contributor>
  <dc:rights>LGPL (&gt;= 2.1)</dc:rights>
  <dc:date>2026-06-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RSQLite</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RSQLite</dc:identifier>
</oai_dc:dc>
