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:

1 exports 3 stars 1.10 score 0 dependencies 8 scripts 228 downloads

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

TargetResultDate
Doc / VignettesOKSep 01 2024
R-4.5-winOKSep 01 2024
R-4.5-linuxOKSep 01 2024
R-4.4-winOKSep 01 2024
R-4.4-macOKSep 01 2024
R-4.3-winOKSep 01 2024
R-4.3-macOKSep 01 2024

Exports:make

Dependencies:

Getting started with the makeit package

Rendered frommakeit.Rmdusingknitr::rmarkdownon Sep 01 2024.

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