Package: represtools
Version: 0.1.3
Title: Reproducible Research Tools
Description: Reproducible research tools automates the creation of an analysis directory structure and work flow. There are R markdown
  skeletons which encapsulate typical analytic work flow steps. Functions will create appropriate modules which may
  pass data from one step to another.
Authors@R: person("Brian", "Fannin", email = "captain@pirategrunt.com", role = c("aut", "cre"))
Maintainer: Brian Fannin <captain@pirategrunt.com>
URL: https://pirategrunt.com/represtools/
BugReports: https://github.com/PirateGrunt/represtools/issues
Depends: R (>= 3.2.0)
License: GPL (>= 3)
SystemRequirements: GNU make
LazyData: true
Imports: whisker
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-10-03 16:19:33 UTC; brian
Author: Brian Fannin [aut, cre]
Repository: CRAN
Date/Publication: 2019-10-03 17:30:03 UTC
Built: R 4.5.2; ; 2025-11-08 02:28:15 UTC; windows
