Package: makeit Version: 1.0.2 Date: 2025-03-18 Title: Run R Scripts if Needed Authors@R: c(person("Arni", "Magnusson", role=c("aut","cre"), email="thisisarni@gmail.com")) Suggests: dplyr, ggplot2, knitr, readr, rmarkdown 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. License: GPL-3 URL: https://github.com/arni-magnusson/makeit VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(old_usage=TRUE) Repository: https://arni-magnusson.r-universe.dev Date/Publication: 2025-03-26 06:45:18 UTC RemoteUrl: https://github.com/arni-magnusson/makeit RemoteRef: HEAD RemoteSha: 770254febd8047dc0d23d48352c78c059a89dcd6 NeedsCompilation: no Packaged: 2026-07-13 06:31:44 UTC; root Author: Arni Magnusson [aut, cre] Maintainer: Arni Magnusson