<?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>Visual Documentation for Data Preprocessing</dc:title>
  <dc:title>R package smallsets version 2.0.0</dc:title>
  <dc:description>Data practitioners regularly use the 'R' and 'Python' programming languages to 
    prepare data for analyses. Thus, they encode important data preprocessing decisions in 
    'R' and 'Python' code. The 'smallsets' package subsequently decodes these decisions into 
    a Smallset Timeline, a static, compact visualisation of data preprocessing decisions 
    (Lucchesi et al. (2022) &lt;doi:10.1145/3531146.3533175&gt;). The visualisation consists of 
    small data snapshots of different preprocessing steps. The 'smallsets' package builds this 
    visualisation from a user's dataset and preprocessing code located in an 'R', 'R Markdown', 
    'Python', or 'Jupyter Notebook' file. Users simply add structured comments with snapshot  
    instructions to the preprocessing code. One optional feature in 'smallsets' requires 
    installation of the 'Gurobi' optimisation software and 'gurobi' 'R' package, available 
    from &lt;https://www.gurobi.com&gt;. More information regarding the optional feature and 
    'gurobi' installation can be found in the 'smallsets' vignette.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: callr, colorspace, flextable, ggplot2, ggtext, knitr,
patchwork, plotrix, reticulate, rmarkdown</dc:relation>
  <dc:relation>Suggests: gurobi, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Lydia R. Lucchesi &lt;Lydia.Lucchesi@anu.edu.au&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Lydia R. Lucchesi [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-1901-4301&gt;),
  Petra M. Kuhnert [ths],
  Jenny L. Davis [ths],
  Lexing Xie [ths]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2023-12-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=smallsets</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.smallsets</dc:identifier>
</oai_dc:dc>
