Package: makeit
Version: 1.0.1
Date: 2023-10-27
Title: Run R Scripts if Needed
Authors@R: c(person("Arni", "Magnusson", role=c("aut","cre"), email="thisisarni@gmail.com"))
Suggests: dplyr, ggplot2, knitr, readr, rmarkdown
Description: Automation tool to run R scripts if needed, based on last modified
  time. Implemented in base R with no additional software requirements,
  organizational overhead, or structural requirements. In short: run an R script
  if underlying files have changed, otherwise do nothing.
License: GPL-3
URL: https://github.com/arni-magnusson/makeit
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-27 06:44:13 UTC; arnim
Author: Arni Magnusson [aut, cre]
Maintainer: Arni Magnusson <thisisarni@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-27 08:00:09 UTC
Built: R 4.2.0; ; 2023-10-27 09:04:45 UTC; unix
