{
  "_id": "69f28c9d878d1f7edaf1cb3f",
  "Package": "stantargets",
  "Title": "Targets for Stan Workflows",
  "Description": "Bayesian data analysis usually incurs long runtimes and\ncumbersome custom code. A pipeline toolkit tailored to Bayesian\nstatisticians, the 'stantargets' R package leverages 'targets'\nand 'cmdstanr' to ease these burdens. 'stantargets' makes it\nsuper easy to set up scalable Stan pipelines that automatically\nparallelize the computation and skip expensive steps when the\nresults are already up to date. Minimal custom code is\nrequired, and there is no need to manually configure branching,\nso usage is much easier than 'targets' alone. 'stantargets' can\naccess all of 'cmdstanr''s major algorithms (MCMC, variational\nBayes, and optimization) and it supports both single-fit\nworkflows and multi-rep simulation studies. For the statistical\nmethodology, please refer to 'Stan' documentation (Stan\nDevelopment Team 2020) <https://mc-stan.org/>.",
  "Version": "0.1.2.9000",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/stantargets/,\nhttps://github.com/ropensci/stantargets,\nhttps://r-multiverse.org/topics/bayesian.html",
  "BugReports": "https://github.com/ropensci/stantargets/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 = \"Krzysztof\",\nfamily = \"Sakrejda\",\nrole = \"rev\"\n),\nperson(\ngiven = c(\"Matthew\", \"T.\"),\nfamily = \"Warkentin\",\nrole = \"rev\"\n),\nperson(\nfamily = \"Eli Lilly and Company\",\nrole = \"cph\"\n))",
  "Remotes": [
    "hyunjimoon/SBC",
    "stan-dev/cmdstanr",
    ""
  ],
  "SystemRequirements": "CmdStan >= 2.25.0",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libuv1-dev libxml2-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-09-29 15:54:55 UTC",
  "RemoteUrl": "https://github.com/ropensci/stantargets",
  "RemoteRef": "main",
  "RemoteSha": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-29 22:06:53 UTC",
    "User": "root"
  },
  "Author": "William Michael Landau [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1878-3253>),\nKrzysztof Sakrejda [rev],\nMatthew T. Warkentin [rev],\nEli Lilly and Company [cph]",
  "Maintainer": "William Michael Landau <will.landau.oss@gmail.com>",
  "MD5sum": "9f25da3eef0b3461c492ad05bda5e5d2",
  "_user": "ropensci",
  "_type": "src",
  "_file": "stantargets_0.1.2.9000.tar.gz",
  "_fileid": "52d25f733038ad3a53acbd840c29960b39042d822a70d935501bccc882cb65bf",
  "_filesize": 832197,
  "_sha256": "52d25f733038ad3a53acbd840c29960b39042d822a70d935501bccc882cb65bf",
  "_created": "2026-04-29T22:06:53.000Z",
  "_published": "2026-04-29T22:56:29.938Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 73675706765,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6718804005"
    },
    {
      "job": 73675706760,
      "time": 212,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6718804386"
    },
    {
      "job": 73675706763,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6719420104"
    },
    {
      "job": 73675706764,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6719414598"
    },
    {
      "job": 73675087467,
      "time": 354,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6718767418"
    },
    {
      "job": 73675087482,
      "time": 290,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6718751596"
    },
    {
      "job": 73675706796,
      "time": 200,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6718801460"
    },
    {
      "job": 73675706804,
      "time": 215,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6718804808"
    },
    {
      "job": 73675706805,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6718793255"
    },
    {
      "job": 73675706789,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6718791107"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136181689",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/stantargets",
  "_commit": {
    "id": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
    "author": "Will Landau <1580860+wlandau@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #72 from aleksanderbl29/fix/examples\n\nfix(docs): README and Introduction `generate_data()` function",
    "time": 1759161295
  },
  "_maintainer": {
    "name": "William Michael Landau",
    "email": "will.landau.oss@gmail.com",
    "login": "wlandau",
    "orcid": "0000-0003-1878-3253",
    "twitter": "@wmlandau",
    "uuid": 1580860
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cmdstanr",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.5.0",
      "role": "Imports"
    },
    {
      "package": "fst",
      "version": ">= 0.9.2",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "qs2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.10",
      "role": "Imports"
    },
    {
      "package": "secretbase",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "targets",
      "version": ">= 1.9.0",
      "role": "Imports"
    },
    {
      "package": "tarchetypes",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.1",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "withr",
      "version": ">= 2.1.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.2",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.30",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "version": ">= 2.10.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.3",
      "role": "Suggests"
    },
    {
      "package": "SBC",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "version": ">= 2.0.9",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 6
    },
    {
      "week": "2025-40",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "bayesian",
    "high-performance-computing",
    "make",
    "r-targetopia",
    "reproducibility",
    "stan",
    "statistics",
    "targets"
  ],
  "_stars": 50,
  "_contributors": [
    {
      "user": "wlandau",
      "count": 350,
      "uuid": 1580860
    },
    {
      "user": "wlandau-lilly",
      "count": 13,
      "uuid": 22958003
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "aleksanderbl29",
      "count": 1,
      "uuid": 73799306
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stantargets"
  },
  "_devurl": "https://github.com/ropensci/stantargets",
  "_pkgdown": "https://docs.ropensci.org/stantargets/",
  "_searchresults": 237,
  "_metadata": {
    "review": {
      "id": 430,
      "status": "reviewed",
      "version": "0.0.0.9000",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/430"
    },
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.6.0",
  "_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/stantargets.html",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_exports": [
    "tar_stan_compile",
    "tar_stan_compile_run",
    "tar_stan_example_data",
    "tar_stan_example_file",
    "tar_stan_gq",
    "tar_stan_gq_rep_draws",
    "tar_stan_gq_rep_run",
    "tar_stan_gq_rep_summary",
    "tar_stan_gq_run",
    "tar_stan_mcmc",
    "tar_stan_mcmc_rep_diagnostics",
    "tar_stan_mcmc_rep_draws",
    "tar_stan_mcmc_rep_run",
    "tar_stan_mcmc_rep_summary",
    "tar_stan_mcmc_run",
    "tar_stan_mle",
    "tar_stan_mle_rep_draws",
    "tar_stan_mle_rep_run",
    "tar_stan_mle_rep_summary",
    "tar_stan_mle_run",
    "tar_stan_output",
    "tar_stan_rep_data_batch",
    "tar_stan_summary",
    "tar_stan_summary_join_data",
    "tar_stan_vb",
    "tar_stan_vb_rep_draws",
    "tar_stan_vb_rep_run",
    "tar_stan_vb_rep_summary",
    "tar_stan_vb_run"
  ],
  "_help": [
    {
      "page": "stantargets-package",
      "title": "targets: Targets Archetypes for Stan",
      "topics": [
        "stantargets-package"
      ]
    },
    {
      "page": "tar_stan_compile",
      "title": "Local Stan model compilation",
      "topics": [
        "tar_stan_compile"
      ]
    },
    {
      "page": "tar_stan_example_data",
      "title": "Simulate example data for 'tar_stan_example_file()'.",
      "concept": [
        "examples"
      ],
      "topics": [
        "tar_stan_example_data"
      ]
    },
    {
      "page": "tar_stan_example_file",
      "title": "Write an example Stan model file.",
      "concept": [
        "examples"
      ],
      "topics": [
        "tar_stan_example_file"
      ]
    },
    {
      "page": "tar_stan_gq",
      "title": "Generated quantities on an existing CmdStanFit object",
      "concept": [
        "generated quantities"
      ],
      "topics": [
        "tar_stan_gq"
      ]
    },
    {
      "page": "tar_stan_gq_rep_draws",
      "title": "Multiple runs of generated quantities per model with draws",
      "concept": [
        "generated quantities"
      ],
      "topics": [
        "tar_stan_gq_rep_draws"
      ]
    },
    {
      "page": "tar_stan_gq_rep_summary",
      "title": "Multiple runs of generated quantities per model with summaries",
      "concept": [
        "generated quantities"
      ],
      "topics": [
        "tar_stan_gq_rep_summary"
      ]
    },
    {
      "page": "tar_stan_mcmc",
      "title": "One MCMC per model with multiple outputs",
      "concept": [
        "MCMC"
      ],
      "topics": [
        "tar_stan_mcmc"
      ]
    },
    {
      "page": "tar_stan_mcmc_rep_diagnostics",
      "title": "Multiple MCMCs per model with sampler diagnostics",
      "concept": [
        "MCMC"
      ],
      "topics": [
        "tar_stan_mcmc_rep_diagnostics"
      ]
    },
    {
      "page": "tar_stan_mcmc_rep_draws",
      "title": "Multiple MCMC runs per model with draws",
      "concept": [
        "MCMC"
      ],
      "topics": [
        "tar_stan_mcmc_rep_draws"
      ]
    },
    {
      "page": "tar_stan_mcmc_rep_summary",
      "title": "Multiple MCMCs per model with summaries",
      "concept": [
        "MCMC"
      ],
      "topics": [
        "tar_stan_mcmc_rep_summary"
      ]
    },
    {
      "page": "tar_stan_mle",
      "title": "One optimization run per model with multiple outputs",
      "concept": [
        "optimization"
      ],
      "topics": [
        "tar_stan_mle"
      ]
    },
    {
      "page": "tar_stan_mle_rep_draws",
      "title": "Multiple optimization runs per model with draws",
      "concept": [
        "optimization"
      ],
      "topics": [
        "tar_stan_mle_rep_draws"
      ]
    },
    {
      "page": "tar_stan_mle_rep_summary",
      "title": "Multiple optimization runs per model with summaries",
      "concept": [
        "optimization"
      ],
      "topics": [
        "tar_stan_mle_rep_summary"
      ]
    },
    {
      "page": "tar_stan_summary",
      "title": "One summary of a 'CmdStanFit' object",
      "topics": [
        "tar_stan_summary"
      ]
    },
    {
      "page": "tar_stan_vb",
      "title": "One variational Bayes run per model with multiple outputs",
      "concept": [
        "variational Bayes"
      ],
      "topics": [
        "tar_stan_vb"
      ]
    },
    {
      "page": "tar_stan_vb_rep_draws",
      "title": "Multiple variational Bayes runs per model with draws",
      "concept": [
        "variational Bayes"
      ],
      "topics": [
        "tar_stan_vb_rep_draws"
      ]
    },
    {
      "page": "tar_stan_vb_rep_summary",
      "title": "Multiple iterations per model of variational Bayes with summaries",
      "concept": [
        "variational Bayes"
      ],
      "topics": [
        "tar_stan_vb_rep_summary"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/stantargets/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/stantargets/raw/main/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64url",
    "callr",
    "checkmate",
    "cli",
    "cmdstanr",
    "codetools",
    "cpp11",
    "data.table",
    "distributional",
    "dplyr",
    "evaluate",
    "fs",
    "fst",
    "fstcore",
    "generics",
    "glue",
    "highr",
    "igraph",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "posterior",
    "prettyunits",
    "processx",
    "ps",
    "purrr",
    "qs2",
    "R6",
    "Rcpp",
    "RcppParallel",
    "rlang",
    "secretbase",
    "stringfish",
    "tarchetypes",
    "targets",
    "tensorA",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "simulation.Rmd",
      "filename": "simulation.html",
      "title": "Bayesian simulation pipelines with stantargets",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Example project",
        "Interval-based model validation pipeline",
        "Multiple models",
        "Simulation-based calibration",
        "References"
      ],
      "created": "2021-05-22 12:32:51",
      "modified": "2024-04-05 19:03:16",
      "commits": 12
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to stantargets",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Multiple models",
        "Generated quantities",
        "More information"
      ],
      "created": "2021-05-22 12:32:51",
      "modified": "2025-08-14 18:55:50",
      "commits": 11
    }
  ],
  "_score": 6.851869600729767,
  "_indexed": true,
  "_nocasepkg": "stantargets",
  "_universes": [
    "ropensci",
    "wlandau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-04-29T22:10:24.000Z",
      "distro": "noble",
      "commit": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
      "fileid": "57e2b46aa9324d1af96070c0f4243e283bbe80a0e38f8a27f30a21cd9bdfd1ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136181689"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-04-29T22:10:25.000Z",
      "distro": "noble",
      "commit": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
      "fileid": "025a15203028fb78d3b456a54362fb98a3385c8ac7813f17c9be02cac3ed03d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136181689"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-04-29T22:55:22.000Z",
      "commit": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
      "fileid": "536bc153daac0d5c0df2fc4e0cbd4f7cd3500391c966d685026e5136f445b5ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136181689"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-04-29T22:55:00.000Z",
      "commit": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
      "fileid": "20721862bf47b9ac4e56ac4d813104d8e14c7f429db45c548146422c2bb15890",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136181689"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-04-29T22:10:50.000Z",
      "commit": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
      "fileid": "ee75c378f1cbf25655c9ce2c9d71226a22ae01a88a4b9b275e204eb82acedf60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136181689"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-04-29T22:10:18.000Z",
      "commit": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
      "fileid": "0010d9bc0bc761a143631722935fed8863caafbfa63421f39581809458c32249",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136181689"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-04-29T22:09:35.000Z",
      "commit": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
      "fileid": "10d574b3444c8f20fecd2ca3b038fe58a0cafe2edf2f19707b21076d65515fea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136181689"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-04-29T22:09:20.000Z",
      "commit": "fa15e9b5f5e8079b9f5295299c7e3cdb36e5cf70",
      "fileid": "260451f57e80521987d1832e120f51f0f85030e5e79fac280ef6ccbdcff8bc6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136181689"
    }
  ]
}