runonce: Run Once and Save Result

Package 'runonce' helps automating the saving of long-running code to help running the same code multiple times. If you run some long-running code once, it saves the result in a file on disk. Then, if the result already exists, i.e. if the code has already been run and its output has already been saved, it just reads the result from the stored file instead of running the code again.

Package details

AuthorFlorian Privé [aut, cre]
MaintainerFlorian Privé <florian.prive.21@gmail.com>
LicenseGPL-3
Version0.2.3
URL https://github.com/privefl/runonce
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("runonce")

Try the runonce package in your browser

Any scripts or data that you put into this service are public.

runonce documentation built on Oct. 2, 2021, 9:06 a.m.