CMD + K

r-runonce

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-runonce

Usage Tracking

0.2.3
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 22:31

License

GPL-3

Total Downloads

47

Version Downloads

47

Supported Platforms

noarch