# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "reproducible" in publications use:' type: software license: GPL-3.0-only title: 'reproducible: Enhance Reproducibility of R Code' version: 2.1.1.9005 identifiers: - type: doi value: 10.32614/CRAN.package.reproducible abstract: A collection of high-level, machine- and OS-independent tools for making reproducible and reusable content in R. The two workhorse functions are Cache() and prepInputs(). Cache() allows for nested caching, is robust to environments and objects with environments (like functions), and has deals with some classes of file-backed R objects e.g., from terra and raster packages. Both functions have been developed to be foundational components of data retrieval and processing in continuous workflow situations. In both functions, efforts are made to make the first and subsequent calls of functions have the same result, but faster at subsequent times by way of checksums and digesting. Several features are still under development, including cloud storage of cached objects, allowing for sharing between users. Several advanced options are available, see ?reproducibleOptions(). authors: - family-names: McIntire given-names: Eliot J B email: eliot.mcintire@canada.ca orcid: https://orcid.org/0000-0002-6914-8316 - family-names: Chubaty given-names: Alex M email: achubaty@for-cast.ca orcid: https://orcid.org/0000-0001-7146-8135 preferred-citation: type: manual title: 'reproducible: Enhance Reproducibility of R Code' authors: - family-names: McIntire given-names: Eliot J B email: eliot.mcintire@canada.ca orcid: https://orcid.org/0000-0002-6914-8316 - family-names: Chubaty given-names: Alex M email: achubaty@for-cast.ca orcid: https://orcid.org/0000-0001-7146-8135 - family-names: Micheletti given-names: Tati email: tati.micheletti@gmail.com orcid: https://orcid.org/0000-0003-4838-8342 - family-names: Barros given-names: Ceres email: ceres.barros@ubc.ca orcid: https://orcid.org/0000-0003-4036-977X - family-names: Eddy given-names: Ian email: ian.eddy@nrcan-rncan.gc.ca orcid: https://orcid.org/0000-0001-7397-2116 year: '2024' notes: R package version 2.1.1.9005 url: https://reproducible.predictiveecology.org repository: https://predictiveecology.r-universe.dev repository-code: https://github.com/PredictiveEcology/reproducible commit: 6f6cef4ae5fac6285b7a926545be9b636f2bd60c url: https://reproducible.predictiveecology.org date-released: '2024-07-19' contact: - family-names: McIntire given-names: Eliot J B email: eliot.mcintire@canada.ca orcid: https://orcid.org/0000-0002-6914-8316