Package: smallsets
Title: The Smallset Timeline Builder
Version: 1.0.0
Authors@R: c(person(given = "Lydia R.", family = "Lucchesi", role = c("aut", "cre"), 
    email = "Lydia.Lucchesi@anu.edu.au", comment = c(ORCID = "0000-0002-1901-4301")), 
    person(given = "Petra M.", family = "Kuhnert", role = "ths"), 
    person(given = "Jenny L.", family = "Davis", role = "ths"), 
    person(given = "Lexing", family = "Xie", role = "ths"))
Maintainer: Lydia R. Lucchesi <Lydia.Lucchesi@anu.edu.au>
Description: 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.
URL: https://github.com/lydialucchesi/smallsets
License: GPL (>= 3)
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
Imports: colorspace, flextable, ggplot2, ggtext, patchwork, plotrix,
        reticulate
Suggests: gurobi, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-02-02 05:53:14 UTC; luc093
Author: Lydia R. Lucchesi [aut, cre] (<https://orcid.org/0000-0002-1901-4301>),
  Petra M. Kuhnert [ths],
  Jenny L. Davis [ths],
  Lexing Xie [ths]
Repository: CRAN
Date/Publication: 2023-02-03 10:10:06 UTC
Built: R 4.1.3; ; 2023-04-17 19:51:17 UTC; windows
