{
  "_id": "6a61f03e768d0b54cfc79e2f",
  "Package": "targets",
  "Title": "Dynamic Function-Oriented 'Make'-Like Declarative Pipelines",
  "Description": "Pipeline tools coordinate the pieces of computationally\ndemanding analysis projects. The 'targets' package is a\n'Make'-like pipeline tool for statistics and data science in R.\nThe package skips costly runtime for tasks that are already up\nto date, orchestrates the necessary computation with implicit\nparallel computing, and abstracts files as R objects. If all\nthe current output matches the current upstream code and data,\nthen the whole pipeline is up to date, and the results are more\ntrustworthy than otherwise. The methodology in this package\nborrows from GNU 'Make' (2015, ISBN:978-9881443519) and 'drake'\n(2018, <doi:10.21105/joss.00550>).",
  "Version": "1.12.0",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/targets/,\nhttps://github.com/ropensci/targets",
  "BugReports": "https://github.com/ropensci/targets/issues",
  "Authors@R": "c(\nperson(\ngiven = c(\"William\", \"Michael\"),\nfamily = \"Landau\",\nrole = c(\"aut\", \"cre\"),\nemail = \"will.landau.oss@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1878-3253\")\n),\nperson(\ngiven = c(\"Matthew\", \"T.\"),\nfamily = \"Warkentin\",\nrole = \"ctb\"\n),\nperson(\ngiven = \"Mark\",\nfamily = \"Edmondson\",\nemail = \"r@sunholo.com\",\nrole = \"ctb\",\ncomment = c(ORCID = \"0000-0002-8434-3881\")\n),\nperson(\ngiven = \"Samantha\",\nfamily = \"Oliver\",\nrole = \"rev\",\ncomment = c(ORCID = \"0000-0001-5668-1165\")\n),\nperson(\ngiven = \"Tristan\",\nfamily = \"Mahr\",\nrole = \"rev\",\ncomment = c(ORCID = \"0000-0002-8890-5116\")\n),\nperson(\nfamily = \"Eli Lilly and Company\",\nrole = c(\"cph\", \"fnd\")\n))",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 10:36:01 UTC",
    "User": "root"
  },
  "Author": "William Michael Landau [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1878-3253>), Matthew T. Warkentin\n[ctb], Mark Edmondson [ctb] (ORCID:\n<https://orcid.org/0000-0002-8434-3881>), Samantha Oliver [rev]\n(ORCID: <https://orcid.org/0000-0001-5668-1165>), Tristan Mahr\n[rev] (ORCID: <https://orcid.org/0000-0002-8890-5116>), Eli\nLilly and Company [cph, fnd]",
  "Maintainer": "William Michael Landau <will.landau.oss@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-23 08:46:21 UTC",
  "RemoteUrl": "https://github.com/cran/targets",
  "RemoteRef": "HEAD",
  "RemoteSha": "775cb898edb5d71efc2e955c445ba1464ea39f15",
  "_user": "cran",
  "_type": "src",
  "_file": "targets_1.12.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/940a9659a9642723ce0c9d8cbc9a7adab10dee5244b8fed3dc649b230df55497",
  "_filesize": 1566409,
  "_sha256": "940a9659a9642723ce0c9d8cbc9a7adab10dee5244b8fed3dc649b230df55497",
  "_expires": "2026-10-31T10:43:07.000Z",
  "_created": "2026-07-23T10:36:01.000Z",
  "_published": "2026-07-23T10:43:09.903Z",
  "_jobs": [
    {
      "job": 89182528700,
      "time": 261,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8560646199"
    },
    {
      "job": 89182528675,
      "time": 248,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560641155"
    },
    {
      "job": 89181681689,
      "time": 246,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8560536802"
    },
    {
      "job": 89182528701,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8560605558"
    },
    {
      "job": 89182528729,
      "time": 357,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8560686219"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29999673118",
  "_status": "success",
  "_upstream": "https://github.com/cran/targets",
  "_commit": {
    "id": "775cb898edb5d71efc2e955c445ba1464ea39f15",
    "author": "William Michael Landau <will.landau.oss@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "version 1.12.0\n",
    "time": 1784796381
  },
  "_maintainer": {
    "name": "William Michael Landau",
    "email": "will.landau.oss@gmail.com",
    "login": "wlandau",
    "orcid": "0000-0003-1878-3253",
    "twitter": "@wmlandau",
    "description": "Statistician and developer",
    "uuid": 1580860
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "base64url",
      "version": ">= 1.4",
      "role": "Imports"
    },
    {
      "package": "callr",
      "version": ">= 3.7.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 2.0.2",
      "role": "Imports"
    },
    {
      "package": "codetools",
      "version": ">= 0.2.16",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.16.0",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.34",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ps",
      "version": ">= 1.8.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.4.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "secretbase",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.1",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.2.4",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "autometric",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "clustermq",
      "version": ">= 0.9.2",
      "role": "Suggests"
    },
    {
      "package": "crew",
      "version": ">= 0.9.0",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "version": ">= 4.3",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "version": ">= 0.14",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "fst",
      "version": ">= 0.9.2",
      "role": "Suggests"
    },
    {
      "package": "future",
      "version": ">= 1.19.1",
      "role": "Suggests"
    },
    {
      "package": "future.batchtools",
      "version": ">= 0.9.0",
      "role": "Suggests"
    },
    {
      "package": "future.callr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "gargle",
      "version": ">= 1.2.0",
      "role": "Suggests"
    },
    {
      "package": "googleCloudStorageR",
      "version": ">= 0.7.0",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "version": ">= 0.2.2",
      "role": "Suggests"
    },
    {
      "package": "keras",
      "version": ">= 2.2.5.0",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "version": ">= 1.1",
      "role": "Suggests"
    },
    {
      "package": "nanonext",
      "version": ">= 0.12.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.4",
      "role": "Suggests"
    },
    {
      "package": "parallelly",
      "version": ">= 1.35.0",
      "role": "Suggests"
    },
    {
      "package": "paws.common",
      "version": ">= 0.6.4",
      "role": "Suggests"
    },
    {
      "package": "paws.storage",
      "version": ">= 0.4.0",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "processx",
      "version": ">= 3.4.3",
      "role": "Suggests"
    },
    {
      "package": "qs2",
      "role": "Suggests"
    },
    {
      "package": "reprex",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.11",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "version": ">= 2.6.0",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "version": ">= 1.5.0",
      "role": "Suggests"
    },
    {
      "package": "shinybusy",
      "version": ">= 0.2.2",
      "role": "Suggests"
    },
    {
      "package": "shinyWidgets",
      "version": ">= 0.5.4",
      "role": "Suggests"
    },
    {
      "package": "tarchetypes",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "torch",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "version": ">= 1.6.3",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "version": ">= 2.1.2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 27,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.11.4",
      "date": "2025-09-13"
    },
    {
      "name": "1.12.0",
      "date": "2026-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wlandau",
      "count": 45,
      "uuid": 1580860
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 17028,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/targets"
  },
  "_devurl": "https://github.com/ropensci/targets",
  "_pkgdown": "https://docs.ropensci.org/targets/",
  "_searchresults": 6736,
  "_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/targets.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/targets",
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2021-01-21"
    },
    {
      "version": "0.1.0",
      "date": "2021-02-01"
    },
    {
      "version": "0.2.0",
      "date": "2021-02-27"
    },
    {
      "version": "0.3.0",
      "date": "2021-03-27"
    },
    {
      "version": "0.3.1",
      "date": "2021-03-28"
    },
    {
      "version": "0.4.1",
      "date": "2021-04-22"
    },
    {
      "version": "0.4.2",
      "date": "2021-04-30"
    },
    {
      "version": "0.6.0",
      "date": "2021-07-21"
    },
    {
      "version": "0.7.0",
      "date": "2021-08-19"
    },
    {
      "version": "0.8.0",
      "date": "2021-09-21"
    },
    {
      "version": "0.8.1",
      "date": "2021-10-26"
    },
    {
      "version": "0.9.0",
      "date": "2021-12-04"
    },
    {
      "version": "0.10.0",
      "date": "2022-01-08"
    },
    {
      "version": "0.11.0",
      "date": "2022-03-19"
    },
    {
      "version": "0.12.0",
      "date": "2022-04-19"
    },
    {
      "version": "0.12.1",
      "date": "2022-06-03"
    },
    {
      "version": "0.13.1",
      "date": "2022-08-05"
    },
    {
      "version": "0.13.4",
      "date": "2022-09-15"
    },
    {
      "version": "0.13.5",
      "date": "2022-09-26"
    },
    {
      "version": "0.14.0",
      "date": "2022-11-01"
    },
    {
      "version": "0.14.1",
      "date": "2022-11-29"
    },
    {
      "version": "0.14.2",
      "date": "2023-01-06"
    },
    {
      "version": "0.14.3",
      "date": "2023-03-08"
    },
    {
      "version": "1.0.0",
      "date": "2023-04-24"
    },
    {
      "version": "1.1.2",
      "date": "2023-05-23"
    },
    {
      "version": "1.1.3",
      "date": "2023-05-23"
    },
    {
      "version": "1.2.0",
      "date": "2023-06-26"
    },
    {
      "version": "1.2.2",
      "date": "2023-08-10"
    },
    {
      "version": "1.3.0",
      "date": "2023-09-11"
    },
    {
      "version": "1.3.2",
      "date": "2023-10-12"
    },
    {
      "version": "1.4.0",
      "date": "2023-12-11"
    },
    {
      "version": "1.4.1",
      "date": "2024-01-09"
    },
    {
      "version": "1.5.1",
      "date": "2024-02-15"
    },
    {
      "version": "1.6.0",
      "date": "2024-03-13"
    },
    {
      "version": "1.7.0",
      "date": "2024-04-17"
    },
    {
      "version": "1.7.1",
      "date": "2024-06-20"
    },
    {
      "version": "1.8.0",
      "date": "2024-10-02"
    },
    {
      "version": "1.9.0",
      "date": "2024-11-20"
    },
    {
      "version": "1.9.1",
      "date": "2024-12-04"
    },
    {
      "version": "1.10.0",
      "date": "2025-01-13"
    },
    {
      "version": "1.10.1",
      "date": "2025-01-31"
    },
    {
      "version": "1.11.1",
      "date": "2025-04-10"
    },
    {
      "version": "1.11.3",
      "date": "2025-05-08"
    },
    {
      "version": "1.11.4",
      "date": "2025-09-13"
    },
    {
      "version": "1.12.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "all_of",
    "any_of",
    "callr_args_default",
    "contains",
    "ends_with",
    "everything",
    "last_col",
    "matches",
    "num_range",
    "one_of",
    "rstudio_addin_tar_glimpse",
    "rstudio_addin_tar_load",
    "rstudio_addin_tar_make_bg",
    "rstudio_addin_tar_outdated",
    "rstudio_addin_tar_progress",
    "rstudio_addin_tar_read",
    "rstudio_addin_tar_target",
    "rstudio_addin_tar_visnetwork",
    "starts_with",
    "tar_active",
    "tar_assert_chr",
    "tar_assert_dbl",
    "tar_assert_df",
    "tar_assert_envir",
    "tar_assert_equal_lengths",
    "tar_assert_expr",
    "tar_assert_file",
    "tar_assert_finite",
    "tar_assert_flag",
    "tar_assert_function",
    "tar_assert_function_arguments",
    "tar_assert_ge",
    "tar_assert_identical",
    "tar_assert_in",
    "tar_assert_inherits",
    "tar_assert_int",
    "tar_assert_internet",
    "tar_assert_lang",
    "tar_assert_le",
    "tar_assert_lgl",
    "tar_assert_list",
    "tar_assert_match",
    "tar_assert_name",
    "tar_assert_named",
    "tar_assert_names",
    "tar_assert_nonempty",
    "tar_assert_nonmissing",
    "tar_assert_not_dir",
    "tar_assert_not_dirs",
    "tar_assert_not_expr",
    "tar_assert_not_in",
    "tar_assert_null",
    "tar_assert_nzchar",
    "tar_assert_package",
    "tar_assert_path",
    "tar_assert_positive",
    "tar_assert_scalar",
    "tar_assert_store",
    "tar_assert_target",
    "tar_assert_target_list",
    "tar_assert_true",
    "tar_assert_unique",
    "tar_assert_unique_targets",
    "tar_backoff",
    "tar_bind",
    "tar_branch_index",
    "tar_branch_names",
    "tar_branch_names_raw",
    "tar_branches",
    "tar_built",
    "tar_call",
    "tar_callr_args_default",
    "tar_callr_inner_try",
    "tar_cancel",
    "tar_canceled",
    "tar_cas_d",
    "tar_cas_e",
    "tar_cas_l",
    "tar_cas_u",
    "tar_completed",
    "tar_condition_traced",
    "tar_config_get",
    "tar_config_projects",
    "tar_config_set",
    "tar_config_unset",
    "tar_config_yaml",
    "tar_counter",
    "tar_crew",
    "tar_cue",
    "tar_debug_instructions",
    "tar_deduplicate",
    "tar_definition",
    "tar_delete",
    "tar_deparse_language",
    "tar_deparse_safe",
    "tar_deps",
    "tar_deps_raw",
    "tar_described_as",
    "tar_destroy",
    "tar_dir",
    "tar_dispatched",
    "tar_edit",
    "tar_engine_knitr",
    "tar_envir",
    "tar_envvars",
    "tar_error",
    "tar_errored",
    "tar_exist_meta",
    "tar_exist_objects",
    "tar_exist_process",
    "tar_exist_progress",
    "tar_exist_script",
    "tar_format",
    "tar_format_get",
    "tar_github_actions",
    "tar_glimpse",
    "tar_group",
    "tar_helper",
    "tar_helper_raw",
    "tar_igraph",
    "tar_interactive",
    "tar_invalidate",
    "tar_load",
    "tar_load_everything",
    "tar_load_globals",
    "tar_load_raw",
    "tar_make",
    "tar_make_clustermq",
    "tar_make_future",
    "tar_make_interactive",
    "tar_manifest",
    "tar_mermaid",
    "tar_message",
    "tar_message_run",
    "tar_message_validate",
    "tar_meta",
    "tar_meta_delete",
    "tar_meta_download",
    "tar_meta_sync",
    "tar_meta_upload",
    "tar_name",
    "tar_network",
    "tar_newer",
    "tar_noninteractive",
    "tar_objects",
    "tar_older",
    "tar_option_export",
    "tar_option_get",
    "tar_option_reset",
    "tar_option_set",
    "tar_option_unset",
    "tar_option_with",
    "tar_outdated",
    "tar_path",
    "tar_path_script",
    "tar_path_script_support",
    "tar_path_store",
    "tar_path_target",
    "tar_pattern",
    "tar_pid",
    "tar_pipeline",
    "tar_poll",
    "tar_print",
    "tar_process",
    "tar_progress",
    "tar_progress_branches",
    "tar_progress_summary",
    "tar_prune",
    "tar_prune_list",
    "tar_random_port",
    "tar_read",
    "tar_read_raw",
    "tar_renv",
    "tar_repository_cas",
    "tar_repository_cas_local",
    "tar_repository_cas_local_gc",
    "tar_reprex",
    "tar_resources",
    "tar_resources_aws",
    "tar_resources_clustermq",
    "tar_resources_crew",
    "tar_resources_custom_format",
    "tar_resources_feather",
    "tar_resources_fst",
    "tar_resources_future",
    "tar_resources_gcp",
    "tar_resources_network",
    "tar_resources_parquet",
    "tar_resources_qs",
    "tar_resources_repository_cas",
    "tar_resources_url",
    "tar_runtime_object",
    "tar_script",
    "tar_seed",
    "tar_seed_create",
    "tar_seed_get",
    "tar_seed_set",
    "tar_sitrep",
    "tar_skipped",
    "tar_source",
    "tar_started",
    "tar_store",
    "tar_target",
    "tar_target_raw",
    "tar_test",
    "tar_throw_file",
    "tar_throw_run",
    "tar_throw_validate",
    "tar_tidy_eval",
    "tar_tidyselect_eval",
    "tar_timestamp",
    "tar_timestamp_raw",
    "tar_toggle",
    "tar_traceback",
    "tar_unblock_process",
    "tar_unscript",
    "tar_unversion",
    "tar_validate",
    "tar_visnetwork",
    "tar_warn_deprecate",
    "tar_warn_run",
    "tar_warn_validate",
    "tar_warning",
    "tar_watch",
    "tar_watch_app_ui",
    "tar_watch_server",
    "tar_watch_ui",
    "tar_workspace",
    "tar_workspace_download",
    "tar_workspaces",
    "target_run_worker",
    "use_targets",
    "use_targets_rmd"
  ],
  "_help": [
    {
      "page": "targets-package",
      "title": "targets: Dynamic Function-Oriented Make-Like Declarative Pipelines for R",
      "concept": [
        "help"
      ],
      "topics": [
        "targets-package"
      ]
    },
    {
      "page": "tar_active",
      "title": "Show if the pipeline is running.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_active"
      ]
    },
    {
      "page": "tar_assert",
      "title": "Assertions",
      "concept": [
        "utilities to extend targets"
      ],
      "topics": [
        "tar_assert",
        "tar_assert_chr",
        "tar_assert_dbl",
        "tar_assert_df",
        "tar_assert_envir",
        "tar_assert_equal_lengths",
        "tar_assert_expr",
        "tar_assert_file",
        "tar_assert_finite",
        "tar_assert_flag",
        "tar_assert_function",
        "tar_assert_function_arguments",
        "tar_assert_ge",
        "tar_assert_identical",
        "tar_assert_in",
        "tar_assert_inherits",
        "tar_assert_int",
        "tar_assert_internet",
        "tar_assert_lang",
        "tar_assert_le",
        "tar_assert_lgl",
        "tar_assert_list",
        "tar_assert_match",
        "tar_assert_name",
        "tar_assert_named",
        "tar_assert_names",
        "tar_assert_nonempty",
        "tar_assert_nonmissing",
        "tar_assert_not_dir",
        "tar_assert_not_dirs",
        "tar_assert_not_expr",
        "tar_assert_not_in",
        "tar_assert_null",
        "tar_assert_nzchar",
        "tar_assert_package",
        "tar_assert_path",
        "tar_assert_positive",
        "tar_assert_scalar",
        "tar_assert_store",
        "tar_assert_target",
        "tar_assert_target_list",
        "tar_assert_true",
        "tar_assert_unique",
        "tar_assert_unique_targets"
      ]
    },
    {
      "page": "tar_backoff",
      "title": "Superseded: exponential backoff",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_backoff"
      ]
    },
    {
      "page": "tar_branch_index",
      "title": "Integer branch indexes",
      "concept": [
        "branching"
      ],
      "topics": [
        "tar_branch_index"
      ]
    },
    {
      "page": "tar_branch_names",
      "title": "Branch names",
      "concept": [
        "branching"
      ],
      "topics": [
        "tar_branch_names",
        "tar_branch_names_raw"
      ]
    },
    {
      "page": "tar_branches",
      "title": "Reconstruct the branch names and the names of their dependencies.",
      "concept": [
        "branching"
      ],
      "topics": [
        "tar_branches"
      ]
    },
    {
      "page": "tar_call",
      "title": "Identify the called 'targets' function.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_call"
      ]
    },
    {
      "page": "tar_cancel",
      "title": "Cancel a target mid-execution under a custom condition.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_cancel"
      ]
    },
    {
      "page": "tar_canceled",
      "title": "List canceled targets.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_canceled"
      ]
    },
    {
      "page": "tar_completed",
      "title": "List completed targets.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_completed"
      ]
    },
    {
      "page": "tar_condition",
      "title": "Conditions",
      "concept": [
        "utilities to extend targets"
      ],
      "topics": [
        "tar_condition",
        "tar_error",
        "tar_message",
        "tar_message_run",
        "tar_message_validate",
        "tar_print",
        "tar_throw_file",
        "tar_throw_run",
        "tar_throw_validate",
        "tar_warning",
        "tar_warn_deprecate",
        "tar_warn_run",
        "tar_warn_validate"
      ]
    },
    {
      "page": "tar_config_get",
      "title": "Get configuration settings.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_config_get"
      ]
    },
    {
      "page": "tar_config_projects",
      "title": "List projects.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_config_projects"
      ]
    },
    {
      "page": "tar_config_set",
      "title": "Set configuration settings.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_config_set"
      ]
    },
    {
      "page": "tar_config_unset",
      "title": "Unset configuration settings.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_config_unset"
      ]
    },
    {
      "page": "tar_config_yaml",
      "title": "Read _targets.yaml.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_config_yaml"
      ]
    },
    {
      "page": "tar_crew",
      "title": "Get crew worker info.",
      "concept": [
        "data"
      ],
      "topics": [
        "tar_crew"
      ]
    },
    {
      "page": "tar_cue",
      "title": "Declare the rules that cue a target.",
      "concept": [
        "targets"
      ],
      "topics": [
        "tar_cue"
      ]
    },
    {
      "page": "tar_definition",
      "title": "For developers only: get the definition of the current target.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_definition"
      ]
    },
    {
      "page": "tar_delete",
      "title": "Delete target output values.",
      "concept": [
        "clean"
      ],
      "topics": [
        "tar_delete"
      ]
    },
    {
      "page": "tar_deps",
      "title": "Code dependencies",
      "concept": [
        "inspect"
      ],
      "topics": [
        "tar_deps",
        "tar_deps_raw"
      ]
    },
    {
      "page": "tar_described_as",
      "title": "Select targets using their descriptions.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_described_as"
      ]
    },
    {
      "page": "tar_destroy",
      "title": "Destroy the data store.",
      "concept": [
        "clean"
      ],
      "topics": [
        "tar_destroy"
      ]
    },
    {
      "page": "tar_dispatched",
      "title": "List dispatched targets.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_dispatched"
      ]
    },
    {
      "page": "tar_edit",
      "title": "Open the target script file for editing.",
      "concept": [
        "scripts"
      ],
      "topics": [
        "tar_edit"
      ]
    },
    {
      "page": "tar_engine_knitr",
      "title": "Target Markdown 'knitr' engine",
      "concept": [
        "Target Markdown"
      ],
      "topics": [
        "tar_engine_knitr"
      ]
    },
    {
      "page": "tar_envir",
      "title": "For developers only: get the environment of the current target.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_envir"
      ]
    },
    {
      "page": "tar_envvars",
      "title": "Show 'targets' environment variables.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_envvars"
      ]
    },
    {
      "page": "tar_errored",
      "title": "List errored targets.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_errored"
      ]
    },
    {
      "page": "tar_exist_meta",
      "title": "Check if target metadata exists.",
      "concept": [
        "existence"
      ],
      "topics": [
        "tar_exist_meta"
      ]
    },
    {
      "page": "tar_exist_objects",
      "title": "Check if local output data exists for one or more targets.",
      "concept": [
        "existence"
      ],
      "topics": [
        "tar_exist_objects"
      ]
    },
    {
      "page": "tar_exist_process",
      "title": "Check if process metadata exists.",
      "concept": [
        "existence"
      ],
      "topics": [
        "tar_exist_process"
      ]
    },
    {
      "page": "tar_exist_progress",
      "title": "Check if progress metadata exists.",
      "concept": [
        "existence"
      ],
      "topics": [
        "tar_exist_progress"
      ]
    },
    {
      "page": "tar_exist_script",
      "title": "Check if the target script file exists.",
      "concept": [
        "existence"
      ],
      "topics": [
        "tar_exist_script"
      ]
    },
    {
      "page": "tar_format",
      "title": "Define a custom target storage format.",
      "concept": [
        "storage"
      ],
      "topics": [
        "tar_format"
      ]
    },
    {
      "page": "tar_format_get",
      "title": "Current storage format.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_format_get"
      ]
    },
    {
      "page": "tar_github_actions",
      "title": "Set up GitHub Actions to run a targets pipeline",
      "concept": [
        "scripts"
      ],
      "topics": [
        "tar_github_actions"
      ]
    },
    {
      "page": "tar_glimpse",
      "title": "Visualize an abridged fast dependency graph.",
      "concept": [
        "visualize"
      ],
      "topics": [
        "tar_glimpse"
      ]
    },
    {
      "page": "tar_group",
      "title": "Group a data frame to iterate over subsets of rows.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_group"
      ]
    },
    {
      "page": "tar_helper",
      "title": "Write a helper R script.",
      "concept": [
        "scripts"
      ],
      "topics": [
        "tar_helper",
        "tar_helper_raw"
      ]
    },
    {
      "page": "tar_igraph",
      "title": "Get the igraph.",
      "concept": [
        "inspect"
      ],
      "topics": [
        "tar_igraph"
      ]
    },
    {
      "page": "tar_interactive",
      "title": "Run if Target Markdown interactive mode is on.",
      "concept": [
        "Target Markdown"
      ],
      "topics": [
        "tar_interactive"
      ]
    },
    {
      "page": "tar_invalidate",
      "title": "Delete one or more metadata records (e.g. to rerun a target).",
      "concept": [
        "clean"
      ],
      "topics": [
        "tar_invalidate"
      ]
    },
    {
      "page": "tar_language",
      "title": "Language",
      "concept": [
        "utilities to extend targets"
      ],
      "topics": [
        "tar_deparse_language",
        "tar_deparse_safe",
        "tar_language",
        "tar_tidyselect_eval",
        "tar_tidy_eval"
      ]
    },
    {
      "page": "tar_load",
      "title": "Load the values of targets.",
      "concept": [
        "storage"
      ],
      "topics": [
        "tar_load",
        "tar_load_raw"
      ]
    },
    {
      "page": "tar_load_everything",
      "title": "Load the values of all available targets.",
      "concept": [
        "storage"
      ],
      "topics": [
        "tar_load_everything"
      ]
    },
    {
      "page": "tar_load_globals",
      "title": "Load globals for debugging, testing, and prototyping",
      "concept": [
        "debug"
      ],
      "topics": [
        "tar_load_globals"
      ]
    },
    {
      "page": "tar_make",
      "title": "Run a pipeline of targets.",
      "concept": [
        "pipeline"
      ],
      "topics": [
        "tar_make"
      ]
    },
    {
      "page": "tar_make_clustermq",
      "title": "Superseded. Run a pipeline with persistent 'clustermq' workers.",
      "concept": [
        "pipeline"
      ],
      "topics": [
        "tar_make_clustermq"
      ]
    },
    {
      "page": "tar_make_future",
      "title": "Superseded. Run a pipeline of targets in parallel with transient 'future' workers.",
      "concept": [
        "pipeline"
      ],
      "topics": [
        "tar_make_future"
      ]
    },
    {
      "page": "tar_manifest",
      "title": "Produce a data frame of information about your targets.",
      "concept": [
        "inspect"
      ],
      "topics": [
        "tar_manifest"
      ]
    },
    {
      "page": "tar_mermaid",
      "title": "'mermaid.js' dependency graph.",
      "concept": [
        "visualize"
      ],
      "topics": [
        "tar_mermaid"
      ]
    },
    {
      "page": "tar_meta",
      "title": "Read a project's metadata.",
      "concept": [
        "metadata"
      ],
      "topics": [
        "tar_meta"
      ]
    },
    {
      "page": "tar_meta_delete",
      "title": "Delete metadata.",
      "concept": [
        "metadata"
      ],
      "topics": [
        "tar_meta_delete"
      ]
    },
    {
      "page": "tar_meta_download",
      "title": "download local metadata to the cloud.",
      "concept": [
        "metadata"
      ],
      "topics": [
        "tar_meta_download"
      ]
    },
    {
      "page": "tar_meta_sync",
      "title": "Synchronize cloud metadata.",
      "concept": [
        "metadata"
      ],
      "topics": [
        "tar_meta_sync"
      ]
    },
    {
      "page": "tar_meta_upload",
      "title": "Upload local metadata to the cloud.",
      "concept": [
        "metadata"
      ],
      "topics": [
        "tar_meta_upload"
      ]
    },
    {
      "page": "tar_name",
      "title": "Get the name of the target currently running.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_name"
      ]
    },
    {
      "page": "tar_network",
      "title": "Return the vertices and edges of a pipeline dependency graph.",
      "concept": [
        "inspect"
      ],
      "topics": [
        "tar_network"
      ]
    },
    {
      "page": "tar_newer",
      "title": "List new targets",
      "concept": [
        "time"
      ],
      "topics": [
        "tar_newer"
      ]
    },
    {
      "page": "tar_noninteractive",
      "title": "Run if Target Markdown interactive mode is not on.",
      "concept": [
        "Target Markdown"
      ],
      "topics": [
        "tar_noninteractive"
      ]
    },
    {
      "page": "tar_objects",
      "title": "List saved targets",
      "concept": [
        "storage"
      ],
      "topics": [
        "tar_objects"
      ]
    },
    {
      "page": "tar_older",
      "title": "List old targets",
      "concept": [
        "time"
      ],
      "topics": [
        "tar_older"
      ]
    },
    {
      "page": "tar_option_get",
      "title": "Get a target option.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_option_get"
      ]
    },
    {
      "page": "tar_option_reset",
      "title": "Reset all target options.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_option_reset"
      ]
    },
    {
      "page": "tar_option_set",
      "title": "Set target options.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_option_set"
      ]
    },
    {
      "page": "tar_option_unset",
      "title": "Unset one or more target options.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_option_unset"
      ]
    },
    {
      "page": "tar_option_with",
      "title": "Locally set target options.",
      "concept": [
        "configuration"
      ],
      "topics": [
        "tar_option_with"
      ]
    },
    {
      "page": "tar_outdated",
      "title": "Check which targets are outdated.",
      "concept": [
        "inspect"
      ],
      "topics": [
        "tar_outdated"
      ]
    },
    {
      "page": "tar_path_script",
      "title": "Current target script path",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_path_script"
      ]
    },
    {
      "page": "tar_path_script_support",
      "title": "Directory path to the support scripts of the current target script",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_path_script_support"
      ]
    },
    {
      "page": "tar_path_store",
      "title": "Current data store path",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_path_store"
      ]
    },
    {
      "page": "tar_path_target",
      "title": "Identify the file path where the current target will be stored.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_path_target"
      ]
    },
    {
      "page": "tar_pattern",
      "title": "Emulate dynamic branching.",
      "concept": [
        "branching"
      ],
      "topics": [
        "cross",
        "head",
        "map",
        "sample",
        "tail",
        "tar_pattern"
      ]
    },
    {
      "page": "tar_pid",
      "title": "Get main process ID.",
      "concept": [
        "data"
      ],
      "topics": [
        "tar_pid"
      ]
    },
    {
      "page": "tar_poll",
      "title": "Repeatedly poll progress in the R console.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_poll"
      ]
    },
    {
      "page": "tar_process",
      "title": "Get main process info.",
      "concept": [
        "data"
      ],
      "topics": [
        "tar_process"
      ]
    },
    {
      "page": "tar_progress",
      "title": "Read progress.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_progress"
      ]
    },
    {
      "page": "tar_progress_branches",
      "title": "Tabulate the progress of dynamic branches.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_progress_branches"
      ]
    },
    {
      "page": "tar_progress_summary",
      "title": "Summarize target progress.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_progress_summary"
      ]
    },
    {
      "page": "tar_prune",
      "title": "Remove targets that are no longer part of the pipeline.",
      "concept": [
        "clean"
      ],
      "topics": [
        "tar_prune"
      ]
    },
    {
      "page": "tar_prune_list",
      "title": "List targets that 'tar_prune()' will remove.",
      "concept": [
        "clean"
      ],
      "topics": [
        "tar_prune_list"
      ]
    },
    {
      "page": "tar_read",
      "title": "Read a target's value from storage.",
      "concept": [
        "storage"
      ],
      "topics": [
        "tar_read",
        "tar_read_raw"
      ]
    },
    {
      "page": "tar_renv",
      "title": "Set up package dependencies for compatibility with 'renv'",
      "concept": [
        "scripts"
      ],
      "topics": [
        "tar_renv"
      ]
    },
    {
      "page": "tar_repository_cas",
      "title": "Define a custom content-addressable storage (CAS) repository (an experimental feature).",
      "concept": [
        "content-addressable storage"
      ],
      "topics": [
        "tar_repository_cas"
      ]
    },
    {
      "page": "tar_repository_cas_local",
      "title": "Local content-addressable storage (CAS) repository (an experimental feature).",
      "concept": [
        "content-addressable storage"
      ],
      "topics": [
        "tar_repository_cas_local"
      ]
    },
    {
      "page": "tar_repository_cas_local_gc",
      "title": "Local CAS garbage collection",
      "concept": [
        "content-addressable storage"
      ],
      "topics": [
        "tar_repository_cas_local_gc"
      ]
    },
    {
      "page": "tar_reprex",
      "title": "Reproducible example of 'targets' with 'reprex'",
      "concept": [
        "help"
      ],
      "topics": [
        "tar_reprex"
      ]
    },
    {
      "page": "tar_resources",
      "title": "Target resources",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources"
      ]
    },
    {
      "page": "tar_resources_aws",
      "title": "Target resources: Amazon Web Services (AWS) S3 storage",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_aws"
      ]
    },
    {
      "page": "tar_resources_clustermq",
      "title": "Target resources: 'clustermq' high-performance computing",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_clustermq"
      ]
    },
    {
      "page": "tar_resources_crew",
      "title": "Target resources: 'crew' high-performance computing",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_crew"
      ]
    },
    {
      "page": "tar_resources_custom_format",
      "title": "Target resources for custom storage formats",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_custom_format"
      ]
    },
    {
      "page": "tar_resources_feather",
      "title": "Target resources: feather storage formats",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_feather"
      ]
    },
    {
      "page": "tar_resources_fst",
      "title": "Target resources: 'fst' storage formats",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_fst"
      ]
    },
    {
      "page": "tar_resources_future",
      "title": "Target resources: 'future' high-performance computing",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_future"
      ]
    },
    {
      "page": "tar_resources_gcp",
      "title": "Target resources: Google Cloud Platform (GCP) Google Cloud Storage (GCS)",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_gcp"
      ]
    },
    {
      "page": "tar_resources_network",
      "title": "Target resources for network file systems.",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_network"
      ]
    },
    {
      "page": "tar_resources_parquet",
      "title": "Target resources: parquet storage formats",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_parquet"
      ]
    },
    {
      "page": "tar_resources_qs",
      "title": "Target resources: qs storage formats",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_qs"
      ]
    },
    {
      "page": "tar_resources_repository_cas",
      "title": "Target resources for custom storage formats",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_repository_cas"
      ]
    },
    {
      "page": "tar_resources_url",
      "title": "Target resources: URL storage formats",
      "concept": [
        "resources"
      ],
      "topics": [
        "tar_resources_url"
      ]
    },
    {
      "page": "tar_script",
      "title": "Write a target script file.",
      "concept": [
        "scripts"
      ],
      "topics": [
        "tar_script"
      ]
    },
    {
      "page": "tar_seed_create",
      "title": "Create a seed for a target.",
      "concept": [
        "pseudo-random number generation"
      ],
      "topics": [
        "tar_seed_create"
      ]
    },
    {
      "page": "tar_seed_get",
      "title": "Get the random number generator seed of the target currently running.",
      "concept": [
        "pseudo-random number generation"
      ],
      "topics": [
        "tar_seed_get"
      ]
    },
    {
      "page": "tar_seed_set",
      "title": "Set a seed to run a target.",
      "concept": [
        "pseudo-random number generation"
      ],
      "topics": [
        "tar_seed_set"
      ]
    },
    {
      "page": "tar_sitrep",
      "title": "Show the cue-by-cue status of each target.",
      "concept": [
        "inspect"
      ],
      "topics": [
        "tar_sitrep"
      ]
    },
    {
      "page": "tar_skipped",
      "title": "List skipped targets.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_skipped"
      ]
    },
    {
      "page": "tar_source",
      "title": "Run R scripts.",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_source"
      ]
    },
    {
      "page": "tar_target",
      "title": "Declare a target.",
      "concept": [
        "targets"
      ],
      "topics": [
        "tar_target",
        "tar_target_raw"
      ]
    },
    {
      "page": "tar_test",
      "title": "Test code in a temporary directory.",
      "concept": [
        "utilities to extend targets"
      ],
      "topics": [
        "tar_test"
      ]
    },
    {
      "page": "tar_timestamp",
      "title": "Get the timestamp(s) of a target.",
      "concept": [
        "time"
      ],
      "topics": [
        "tar_timestamp",
        "tar_timestamp_raw"
      ]
    },
    {
      "page": "tar_toggle",
      "title": "Choose code to run based on Target Markdown mode.",
      "concept": [
        "Target Markdown"
      ],
      "topics": [
        "tar_toggle"
      ]
    },
    {
      "page": "tar_traceback",
      "title": "Get a target's traceback",
      "concept": [
        "debug"
      ],
      "topics": [
        "tar_traceback"
      ]
    },
    {
      "page": "tar_unblock_process",
      "title": "Unblock the pipeline process",
      "concept": [
        "utilities"
      ],
      "topics": [
        "tar_unblock_process"
      ]
    },
    {
      "page": "tar_unscript",
      "title": "Remove target script helper files.",
      "topics": [
        "tar_unscript"
      ]
    },
    {
      "page": "tar_unversion",
      "title": "Delete cloud object version IDs from local metadata.",
      "concept": [
        "clean"
      ],
      "topics": [
        "tar_unversion"
      ]
    },
    {
      "page": "tar_validate",
      "title": "Validate a pipeline of targets.",
      "concept": [
        "inspect"
      ],
      "topics": [
        "tar_validate"
      ]
    },
    {
      "page": "tar_visnetwork",
      "title": "visNetwork dependency graph.",
      "concept": [
        "visualize"
      ],
      "topics": [
        "tar_visnetwork"
      ]
    },
    {
      "page": "tar_watch",
      "title": "Shiny app to watch the dependency graph.",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_watch"
      ]
    },
    {
      "page": "tar_watch_server",
      "title": "Shiny module server for tar_watch()",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_watch_server"
      ]
    },
    {
      "page": "tar_watch_ui",
      "title": "Shiny module UI for tar_watch()",
      "concept": [
        "progress"
      ],
      "topics": [
        "tar_watch_ui"
      ]
    },
    {
      "page": "tar_workspace",
      "title": "Load a locally saved workspace and seed for debugging.",
      "concept": [
        "debug"
      ],
      "topics": [
        "tar_workspace"
      ]
    },
    {
      "page": "tar_workspace_download",
      "title": "Download a workspace from the cloud.",
      "concept": [
        "debug"
      ],
      "topics": [
        "tar_workspace_download"
      ]
    },
    {
      "page": "tar_workspaces",
      "title": "List locally saved target workspaces.",
      "concept": [
        "debug"
      ],
      "topics": [
        "tar_workspaces"
      ]
    },
    {
      "page": "use_targets",
      "title": "Use targets",
      "concept": [
        "help"
      ],
      "topics": [
        "use_targets"
      ]
    },
    {
      "page": "use_targets_rmd",
      "title": "Use targets with Target Markdown.",
      "concept": [
        "help"
      ],
      "topics": [
        "use_targets_rmd"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/targets/raw/HEAD/man/figures/logo.png",
  "_rundeps": [
    "backports",
    "base64url",
    "callr",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "evaluate",
    "glue",
    "highr",
    "igraph",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "ps",
    "R6",
    "rlang",
    "secretbase",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "An overview of targets",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is targets?",
        "How to get started",
        "The walkthrough",
        "Help",
        "Debugging",
        "Functions",
        "Target construction",
        "Packages",
        "Projects",
        "Data and files",
        "Literate programming",
        "Distributed computing",
        "Performance",
        "Dynamic branching",
        "Static branching"
      ],
      "created": "2021-01-21 08:20:03",
      "modified": "2023-06-26 15:10:02",
      "commits": 9
    }
  ],
  "_score": 8.269080734539322,
  "_indexed": false,
  "_nocasepkg": "targets",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/targets",
  "_previous": "1.11.4",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.12.0",
      "date": "2026-07-23T10:39:22.000Z",
      "distro": "resolute",
      "commit": "775cb898edb5d71efc2e955c445ba1464ea39f15",
      "fileid": "https://r2.ropensci.org/a33e8185601f4244d86777d7228e83cc3d7622e45d4d6b3b927cf701c730e4d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29999673118"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.12.0",
      "date": "2026-07-23T10:39:12.000Z",
      "distro": "resolute",
      "commit": "775cb898edb5d71efc2e955c445ba1464ea39f15",
      "fileid": "https://r2.ropensci.org/1e03afa3d13c5628d8c73a454e1202d283fe2603d7f3d09c050df813b33c8a91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29999673118"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.12.0",
      "date": "2026-07-23T10:39:27.000Z",
      "commit": "775cb898edb5d71efc2e955c445ba1464ea39f15",
      "fileid": "https://r2.ropensci.org/4adcd567a77dac766001d5159c5f523aad25599f8ab4403048903f8385f1e713",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29999673118"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.12.0",
      "date": "2026-07-23T10:37:47.000Z",
      "commit": "775cb898edb5d71efc2e955c445ba1464ea39f15",
      "fileid": "https://r2.ropensci.org/d18a356a8c26da6d1ee364880407c3d8a248afb609729f33f6b213b4a45de538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29999673118"
    }
  ]
}