smallsets: The Smallset Timeline Builder

Data practitioners regularly use the 'R' and 'Python' programming languages to prepare data for analyses. Thus, they encode data preprocessing decisions in 'R' and 'Python' scripts. The 'smallsets' package subsequently decodes these decisions into a Smallset Timeline, a visualisation proposed in Lucchesi et al. (2022) <doi:10.1145/3531146.3533175>. A Smallset Timeline is a series of small data snapshots of different preprocessing steps. The 'smallsets' package builds this figure from a user's dataset and 'R'/'Python' preprocessing script, which contains structured comments with snapshot instructions.

Version: 1.0.0
Depends: R (≥ 3.5.0)
Imports: colorspace, flextable, ggplot2, ggtext, patchwork, plotrix, reticulate
Suggests: gurobi, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-02-03
Author: Lydia R. Lucchesi ORCID iD [aut, cre], Petra M. Kuhnert [ths], Jenny L. Davis [ths], Lexing Xie [ths]
Maintainer: Lydia R. Lucchesi <Lydia.Lucchesi at anu.edu.au>
License: GPL (≥ 3)
URL: https://github.com/lydialucchesi/smallsets
NeedsCompilation: no
Materials: README NEWS
CRAN checks: smallsets results

Documentation:

Reference manual: smallsets.pdf
Vignettes: smallsets User Guide

Downloads:

Package source: smallsets_1.0.0.tar.gz
Windows binaries: r-devel: smallsets_1.0.0.zip, r-release: smallsets_1.0.0.zip, r-oldrel: smallsets_1.0.0.zip
macOS binaries: r-release (arm64): smallsets_1.0.0.tgz, r-oldrel (arm64): smallsets_1.0.0.tgz, r-release (x86_64): smallsets_1.0.0.tgz, r-oldrel (x86_64): smallsets_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=smallsets to link to this page.