# ------------------------------------------------ # 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 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://cran.r-universe.dev repository-code: https://github.com/UchidaMizuki/tarchives commit: 6c8599a8f6347aeca8ebe02160cda01199fb1c50 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