<?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>A Test Environment for Database Requests</dc:title>
  <dc:title>R package dittodb version 0.1.11</dc:title>
  <dc:subject>CRAN Task View: Databases (https://CRAN.R-project.org/view=Databases)</dc:subject>
  <dc:description>Testing and documenting code that communicates with remote
  databases can be painful. Although the interaction with R is usually relatively 
  simple (e.g. data(frames) passed to and from a database), because they rely on 
  a separate service and the data there, testing them can be difficult to set up,
  unsustainable in a continuous integration environment, or impossible without 
  replicating an entire production cluster. This package addresses that by 
  allowing you to make recordings from your database interactions and then play 
  them back while testing (or in other contexts) all without needing to spin up 
  or have access to the database your code would typically connect to.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.0), DBI</dc:relation>
  <dc:relation>Imports: digest, glue, methods, rlang, utils, lifecycle</dc:relation>
  <dc:relation>Suggests: bit64, callr, covr, dplyr, dbplyr, knitr, nycflights13, odbc,
RMariaDB, RPostgres, RPostgreSQL, RSQLite, spelling, testthat,
withr, rmarkdown</dc:relation>
  <dc:creator>Jonathan Keane &lt;jkeane@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jonathan Keane [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-7087-9776&gt;),
  Mauricio Vargas [aut] (ORCID: &lt;https://orcid.org/0000-0003-1017-7574&gt;),
  Helen Miller [rev] (reviewed the package for rOpenSci, see
    https://github.com/ropensci/software-review/issues/366),
  Etienne Racine [rev] (reviewed the package for rOpenSci, see
    https://github.com/ropensci/software-review/issues/366)</dc:contributor>
  <dc:rights>Apache License (&gt;= 2.0)</dc:rights>
  <dc:date>2026-02-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=dittodb</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.dittodb</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
