Package: ptspotter
Title: Helper Functions for Use with "ProjectTemplate"
Version: 1.0.1
Authors@R: 
    c(person(given = "Rich",
           family = "Leyshon",
           role = c("aut", "cph", "cre"),
           email = "leyshonrr@hotmail.co.uk"),
      person(given = "Andrew",
           family = "Simmons",
           role = "ctb",
           email = "akwsimmo@gmail.com"))
Description: Utility functions produced specifically for (but not limited to) 
    working with 'ProjectTemplate' data pipelines. This package helps to quickly
    create and manage sequentially numbered scripts, quickly set up logging with
    'log4r' and functions to help debug and monitor procedures.
License: MIT + file LICENSE
URL: https://github.com/r-leyshon/ptspotter
BugReports: https://github.com/r-leyshon/ptspotter/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: this.path(>= 0.2.0), log4r (>= 0.3.2), beepr(>= 1.3)
Imports: pryr (>= 0.1.4), stringr (>= 1.4.0), utils
Suggests: ProjectTemplate (>= 0.9.3), testthat, knitr, rmarkdown,
        markdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-05-03 05:51:57 UTC; richardleyshon
Author: Rich Leyshon [aut, cph, cre],
  Andrew Simmons [ctb]
Maintainer: Rich Leyshon <leyshonrr@hotmail.co.uk>
Repository: CRAN
Date/Publication: 2021-05-03 06:00:02 UTC
Built: R 4.0.2; ; 2021-05-03 10:36:52 UTC; unix
