Package: once
Title: Execute Expensive Operations Only Once
Version: 0.4.1
Authors@R: 
    person("Gordon", "McDonald", , "gordon.mcdonald@sydney.edu.au", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2890-527X"))
Description: Allows you to easily execute expensive compute operations only once, and save the resulting object to disk.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: magrittr (>= 2.0.3)
URL: https://gdmcdonald.github.io/once/
NeedsCompilation: no
Packaged: 2022-08-31 00:28:10 UTC; gordon
Author: Gordon McDonald [aut, cre] (<https://orcid.org/0000-0002-2890-527X>)
Maintainer: Gordon McDonald <gordon.mcdonald@sydney.edu.au>
Repository: CRAN
Date/Publication: 2022-08-31 19:20:06 UTC
Built: R 4.1.2; ; 2022-09-01 10:27:17 UTC; unix
