Package: ptspotter
Title: Helper Functions for Use with "ProjectTemplate"
Version: 1.0.2
Authors@R: c(
    person("Rich", "Leyshon", , "leyshonrr@hotmail.co.uk", role = c("aut", "cph", "cre")),
    person("Iris", "Simmons", , "ikwsimmo@gmail.com", role = "ctb")
  )
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
Depends: beepr (>= 1.3), log4r (>= 0.3.2), this.path (>= 0.2.0)
Imports: pryr (>= 0.1.4), stringr (>= 1.4.0), utils
Suggests: covr, knitr, markdown, ProjectTemplate (>= 0.9.3), rmarkdown,
        testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2023-08-13 13:42:44 UTC; richardleyshon
Author: Rich Leyshon [aut, cph, cre],
  Iris Simmons [ctb]
Maintainer: Rich Leyshon <leyshonrr@hotmail.co.uk>
Repository: CRAN
Date/Publication: 2023-08-13 14:00:02 UTC
Built: R 4.2.0; ; 2023-08-13 15:14:35 UTC; unix
