makeit: Run R Scripts if Needed

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
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

Documentation:

Reference manual: makeit.pdf
Vignettes: Getting started with the 'makeit' package

Downloads:

Package source: makeit_1.0.1.tar.gz
Windows binaries: r-prerel: makeit_1.0.1.zip, r-release: makeit_1.0.1.zip, r-oldrel: makeit_1.0.1.zip
macOS binaries: r-prerel (arm64): makeit_1.0.1.tgz, r-release (arm64): makeit_1.0.1.tgz, r-oldrel (arm64): makeit_1.0.1.tgz, r-prerel (x86_64): makeit_1.0.1.tgz, r-release (x86_64): makeit_1.0.1.tgz
Old sources: makeit archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=makeit to link to this page.