About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-runonce

Installers

  • noarch v0.2.3

conda install

To install this package run one of the following:
conda install conda-forge::r-runonce

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy