{
  "_id": "6a54a61aff0138dec5d6616e",
  "Package": "tarchives",
  "Title": "Make Your 'targets' Pipelines into a Package",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Mizuki\", \"Uchida\", , \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0003-6534-6942\"))\n)",
  "Description": "Runs 'targets' pipelines bundled inside a package and\ncaches the results in the R user cache directory, so that users\nof the package do not need to rerun the pipeline themselves.\nPackage authors can update the cached results at any time by\nreleasing a new package version.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/UchidaMizuki/tarchives,\nhttps://uchidamizuki.github.io/tarchives/",
  "BugReports": "https://github.com/UchidaMizuki/tarchives/issues",
  "Config/roxygen2/version": "8.0.0",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libglpk-dev make libuv1-dev libxml2-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2026-07-12 12:12:36 UTC",
  "RemoteUrl": "https://github.com/uchidamizuki/tarchives",
  "RemoteRef": "HEAD",
  "RemoteSha": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-13 08:41:52 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0003-6534-6942>)",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "tarchives_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/e863c3f927e1e0ef6327e46fbe4925d04f1f5e4af14dd60b51d3d85df4a89feb",
  "_filesize": 184581,
  "_sha256": "e863c3f927e1e0ef6327e46fbe4925d04f1f5e4af14dd60b51d3d85df4a89feb",
  "_expires": "2026-10-21T08:47:21.000Z",
  "_created": "2026-07-13T08:41:52.000Z",
  "_published": "2026-07-13T08:47:22.746Z",
  "_jobs": [
    {
      "job": 86771861069,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273629221"
    },
    {
      "job": 86771861120,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273621803"
    },
    {
      "job": 86771861050,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273682013"
    },
    {
      "job": 86771861082,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273647193"
    },
    {
      "job": 86771283014,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273570295"
    },
    {
      "job": 86771861072,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8273639500"
    },
    {
      "job": 86771861053,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8273607298"
    },
    {
      "job": 86771861040,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8273631052"
    },
    {
      "job": 86771861080,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8273607643"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29236168874",
  "_status": "success",
  "_upstream": "https://github.com/uchidamizuki/tarchives",
  "_commit": {
    "id": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
    "author": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "committer": "Uchida Mizuki <uchidamizuki@vivaldi.net>",
    "message": "Bump version to 0.2.0.9000\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_015jfzJLygQjnGyYt5PGMpD3\n",
    "time": 1783858356
  },
  "_maintainer": {
    "name": "Mizuki Uchida",
    "email": "uchidamizuki@vivaldi.net",
    "login": "uchidamizuki",
    "mastodon": "@UchidaMizuki@social.vivaldi.net",
    "linkedin": "in/uchidamizuki",
    "description": "I am a classical music lover.",
    "uuid": 35052925,
    "orcid": "0009-0003-6534-6942"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "targets",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 8
    },
    {
      "week": "2026-27",
      "n": 3
    },
    {
      "week": "2026-28",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-07-12"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 72,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 2,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tarchives"
  },
  "_devurl": "https://github.com/uchidamizuki/tarchives",
  "_pkgdown": "https://uchidamizuki.github.io/tarchives/",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tarchives.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/uchidamizuki/tarchives",
  "_realowner": "uchidamizuki",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-04"
    },
    {
      "version": "0.1.1",
      "date": "2025-06-22"
    },
    {
      "version": "0.2.0",
      "date": "2026-07-12"
    }
  ],
  "_exports": [
    "tar_archive",
    "tar_archive_pipelines",
    "tar_archive_script",
    "tar_archive_store",
    "tar_destroy_archive",
    "tar_load_archive",
    "tar_make_archive",
    "tar_manifest_archive",
    "tar_meta_archive",
    "tar_read_archive",
    "tar_read_archive_raw",
    "tar_source_archive",
    "tar_target_archive",
    "tar_target_archive_raw",
    "use_tarchives"
  ],
  "_help": [
    {
      "page": "tar_archive",
      "title": "Function factory for archived targets",
      "topics": [
        "tar_archive"
      ]
    },
    {
      "page": "tar_archive_pipelines",
      "title": "List the archived pipelines in a package",
      "topics": [
        "tar_archive_pipelines"
      ]
    },
    {
      "page": "tar_archive_script",
      "title": "Path to the archived target script file",
      "topics": [
        "tar_archive_script"
      ]
    },
    {
      "page": "tar_archive_store",
      "title": "Path to the archived target store directory",
      "topics": [
        "tar_archive_store"
      ]
    },
    {
      "page": "tar_destroy_archive",
      "title": "Destroy an archived pipeline's storage",
      "topics": [
        "tar_destroy_archive"
      ]
    },
    {
      "page": "tar_load_archive",
      "title": "Load a target's value from archive storage",
      "topics": [
        "tar_load_archive"
      ]
    },
    {
      "page": "tar_make_archive",
      "title": "Run an archived pipeline of targets",
      "topics": [
        "tar_make_archive"
      ]
    },
    {
      "page": "tar_manifest_archive",
      "title": "List the targets of an archived pipeline",
      "topics": [
        "tar_manifest_archive"
      ]
    },
    {
      "page": "tar_meta_archive",
      "title": "Read metadata from archive storage",
      "topics": [
        "tar_meta_archive"
      ]
    },
    {
      "page": "tar_read_archive",
      "title": "Read a target's value from archive storage",
      "topics": [
        "tar_read_archive",
        "tar_read_archive_raw"
      ]
    },
    {
      "page": "tar_source_archive",
      "title": "Run archived R scripts",
      "topics": [
        "tar_source_archive"
      ]
    },
    {
      "page": "tar_target_archive",
      "title": "Declare a target to read an archive",
      "topics": [
        "tar_target_archive",
        "tar_target_archive_raw"
      ]
    },
    {
      "page": "use_tarchives",
      "title": "Use tarchives",
      "topics": [
        "use_tarchives"
      ]
    }
  ],
  "_readme": "https://github.com/uchidamizuki/tarchives/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64url",
    "callr",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "evaluate",
    "fs",
    "glue",
    "highr",
    "igraph",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "ps",
    "R6",
    "rlang",
    "secretbase",
    "targets",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.342422680822206,
  "_indexed": true,
  "_nocasepkg": "tarchives",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-13T08:44:07.000Z",
      "distro": "resolute",
      "commit": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
      "fileid": "https://r2.ropensci.org/674df4f40cfa258809dc34ac1a8520bbc3e064e77070bcba34b434c01ada01ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29236168874"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-13T08:43:59.000Z",
      "distro": "resolute",
      "commit": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
      "fileid": "https://r2.ropensci.org/fecae5e538d6d6a1353809ee62a1ac105cb376a042f5afdc8b01c1208141d12c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29236168874"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-13T08:46:42.000Z",
      "commit": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
      "fileid": "https://r2.ropensci.org/675e9a52e0c005b72ea8e801103cdc65828691cee9cd371a4ba1d70f43df12cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29236168874"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-13T08:44:59.000Z",
      "commit": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
      "fileid": "https://r2.ropensci.org/65db85b9164b2d5d564de6ce1f2079a62677e02a2d8435e5543dfdb082a2f6da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29236168874"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-13T08:45:11.000Z",
      "commit": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
      "fileid": "https://r2.ropensci.org/ecf6bc47c10a68b706e6d376643952a0d524a7d2c8365c4accba0f8f56a7fe2c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29236168874"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-13T08:43:01.000Z",
      "commit": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
      "fileid": "https://r2.ropensci.org/561afede8d137da7c6b6d63981d20508e2ef0a8a0e751db7a2b60f814d550fce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29236168874"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-13T08:43:37.000Z",
      "commit": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
      "fileid": "https://r2.ropensci.org/1862f7de1215783ff96047c93f9e3125569710f5522533bb38ea9a6c2cc0a15e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29236168874"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-13T08:43:02.000Z",
      "commit": "abfd7ca4b37c2ffd6e191543f2f38c53dd17ad0c",
      "fileid": "https://r2.ropensci.org/6f49b16f98ad52ddef6b01f8bd616039c0eb07b20b2c284c78b5c5c87769832a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29236168874"
    }
  ]
}