Package: dtrackr
Title: Track your Data Pipelines
Version: 0.2.4
Authors@R: 
    person(given = "Robert",
           family = "Challen",
           role = c("aut", "cre"),
           email = "rc538@exeter.ac.uk",
           comment = c(ORCID = "0000-0002-5504-7768"))
Description: Track and
    document 'dplyr' data pipelines. As you filter, mutate, and join your
    way through a data set, 'dtrackr' seamlessly keeps track of your data
    flow and makes publication ready documentation of a data pipeline simple.
License: MIT + file LICENSE
Language: en-GB
Imports: dplyr, glue, htmltools, magrittr, rlang, rsvg, stringr,
        tibble, tidyr, utils, V8, fs, purrr, base64enc
Suggests: here, knitr, magick, rmarkdown, staplr, tidyverse, devtools,
        testthat (>= 2.1.0), rstudioapi
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-07-04 21:38:31 UTC; terminological
Author: Robert Challen [aut, cre] (<https://orcid.org/0000-0002-5504-7768>)
Maintainer: Robert Challen <rc538@exeter.ac.uk>
Repository: CRAN
Date/Publication: 2022-07-05 21:00:09 UTC
