Package: dtrackr
Title: Track your Data Pipelines
Version: 0.4.4
Authors@R: 
    person(given = "Robert",
           family = "Challen",
           role = c("aut", "cre"),
           email = "rob.challen@bristol.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 (>= 1.1.0), glue, htmltools, magrittr, rlang, rsvg,
        stringr, tibble, tidyr, utils, V8, fs, purrr, base64enc,
        pdftools, png
Suggests: here, knitr, rmarkdown, tidyselect, devtools, testthat (>=
        2.1.0), rstudioapi, survival, ggplot2, covr
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
URL: https://terminological.github.io/dtrackr/index.html,
        https://github.com/terminological/dtrackr
BugReports: https://github.com/terminological/dtrackr/issues
NeedsCompilation: no
Packaged: 2023-09-04 11:52:00 UTC; vp22681
Author: Robert Challen [aut, cre] (<https://orcid.org/0000-0002-5504-7768>)
Maintainer: Robert Challen <rob.challen@bristol.ac.uk>
Repository: CRAN
Date/Publication: 2023-09-04 12:10:02 UTC
Built: R 4.2.0; ; 2023-09-04 13:30:06 UTC; unix
