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:
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')) |
Bug tracker:https://github.com/arni-magnusson/makeit/issues
Last updated 12 months agofrom:14e986430b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:make
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Run R Script if Needed | make makeit |