# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "tarchives" in publications use:' type: software license: MIT title: 'tarchives: Make Your ''targets'' Pipelines into a Package' version: 0.2.0.9000 doi: 10.32614/CRAN.package.tarchives abstract: Runs 'targets' pipelines bundled inside a package and caches the results in the R user cache directory, so that users of the package do not need to rerun the pipeline themselves. Package authors can update the cached results at any time by releasing a new package version. authors: - family-names: Uchida given-names: Mizuki email: uchidamizuki@vivaldi.net orcid: https://orcid.org/0009-0003-6534-6942 repository: https://uchidamizuki.r-universe.dev repository-code: https://github.com/UchidaMizuki/tarchives commit: abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c url: https://uchidamizuki.github.io/tarchives/ date-released: '2026-07-12' contact: - family-names: Uchida given-names: Mizuki email: uchidamizuki@vivaldi.net orcid: https://orcid.org/0009-0003-6534-6942