Package: tarchives
Title: Make Your 'targets' Pipelines into a Package
Version: 0.1.1
Authors@R: c(
    person("Mizuki", "Uchida", , "uchidamizuki@vivaldi.net", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0003-6534-6942"))
 )
Description: Runs 'targets' pipeline in '/inst/tarchives' and stores the results 
    in the R user directory. This means that the user does not have to run the
    process repeatedly, and the developer has the flexibility to update the data
    as versions are updated.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: callr, fs, rlang, targets, usethis, withr
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.0.0)
NeedsCompilation: no
Packaged: 2025-06-22 03:35:55 UTC; uchid
Author: Mizuki Uchida [aut, cre] (ORCID:
    <https://orcid.org/0009-0003-6534-6942>)
Maintainer: Mizuki Uchida <uchidamizuki@vivaldi.net>
Repository: CRAN
Date/Publication: 2025-06-22 04:40:02 UTC
Built: R 4.4.3; ; 2025-10-08 03:28:13 UTC; windows
