Package: makeit 1.0.1

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.

Authors:Arni Magnusson [aut, cre]

makeit_1.0.1.tar.gz
makeit_1.0.1.zip(r-4.5)makeit_1.0.1.zip(r-4.4)makeit_1.0.1.zip(r-4.3)
makeit_1.0.1.tgz(r-4.4-any)makeit_1.0.1.tgz(r-4.3-any)
makeit_1.0.1.tar.gz(r-4.5-noble)makeit_1.0.1.tar.gz(r-4.4-noble)
makeit_1.0.1.tgz(r-4.4-emscripten)makeit_1.0.1.tgz(r-4.3-emscripten)
makeit.pdf |makeit.html
makeit/json (API)
NEWS

# Install 'makeit' in R:
install.packages('makeit', repos = c('https://arni-magnusson.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/arni-magnusson/makeit/issues

On CRAN:

4.18 score 3 stars 8 scripts 191 downloads 1 exports 0 dependencies

Last updated 12 months agofrom:14e986430b. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:make

Dependencies:

Getting started with the makeit package

Rendered frommakeit.Rmdusingknitr::rmarkdownon Oct 31 2024.

Last update: 2023-10-27
Started: 2023-10-26