Package: makeit
Version: 1.0.0
Date: 2023-03-28
Title: Run R Scripts if Needed
Authors@R: c(person("Arni", "Magnusson", role=c("aut","cre"), email="thisisarni@gmail.com"))
Description: A simple make-like utility 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
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-27 23:18:58 UTC; arnim
Author: Arni Magnusson [aut, cre]
Maintainer: Arni Magnusson <thisisarni@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-28 12:00:08 UTC
Built: R 4.1.2; ; 2023-03-29 10:27:57 UTC; unix
