Learn R Programming

makeit (version 1.0.2)

Run R Scripts if Needed

Description

Automation tool to run R scripts if needed, based on last modified time. It comes with no package dependencies, organizational overhead, or structural requirements. In short: run an R script if underlying files have changed, otherwise do nothing.

Copy Link

Version

Install

install.packages('makeit')

Monthly Downloads

211

Version

1.0.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Arni Magnusson

Last Published

March 17th, 2025

Functions in makeit (1.0.2)

make

Run R Script if Needed