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.
Version: | 1.0.1 |
Suggests: | dplyr, ggplot2, knitr, readr, rmarkdown |
Published: | 2023-10-27 |
DOI: | 10.32614/CRAN.package.makeit |
Author: | Arni Magnusson [aut, cre] |
Maintainer: | Arni Magnusson <thisisarni at gmail.com> |
License: | GPL-3 |
URL: | https://github.com/arni-magnusson/makeit |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | ReproducibleResearch |
CRAN checks: | makeit results |
Reference manual: | makeit.pdf |
Vignettes: |
Getting started with the 'makeit' package |
Package source: | makeit_1.0.1.tar.gz |
Windows binaries: | r-devel: makeit_1.0.1.zip, r-release: makeit_1.0.1.zip, r-oldrel: makeit_1.0.1.zip |
macOS binaries: | r-release (arm64): makeit_1.0.1.tgz, r-oldrel (arm64): makeit_1.0.1.tgz, r-release (x86_64): makeit_1.0.1.tgz, r-oldrel (x86_64): makeit_1.0.1.tgz |
Old sources: | makeit archive |
Please use the canonical form https://CRAN.R-project.org/package=makeit to link to this page.