Skip to content

jagstargets

Targets for JAGS Pipelines

v1.2.2 · Nov 18, 2024 · MIT + file LICENSE

Description

Bayesian data analysis usually incurs long runtimes and cumbersome custom code. A pipeline toolkit tailored to Bayesian statisticians, the 'jagstargets' R package is leverages 'targets' and 'R2jags' to ease this burden. 'jagstargets' makes it super easy to set up scalable JAGS pipelines that automatically parallelize the computation and skip expensive steps when the results are already up to date. Minimal custom code is required, and there is no need to manually configure branching, so usage is much easier than 'targets' alone. For the underlying methodology, please refer to the documentation of 'targets' <doi:10.21105/joss.02959> and 'JAGS' (Plummer 2003) <https://www.r-project.org/conferences/DSC-2003/Proceedings/Plummer.pdf>.

Downloads

730

Last 30 days

4988th

2.2K

Last 90 days

8.5K

Last year

Trend: -6.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies coda fst posterior purrr qs2 R2jags rjags rlang (>= 0.4.10) secretbase targets tarchetypes tibble tidyselect withr jagstargets

Version History

new 1.2.2 Mar 10, 2026
updated 1.2.2 ← 1.2.1 diff Nov 17, 2024
updated 1.2.1 ← 1.2.0 diff Sep 5, 2024
updated 1.2.0 ← 1.1.0 diff Apr 16, 2024
updated 1.1.0 ← 1.0.4 diff Jan 5, 2023
updated 1.0.4 ← 1.0.3 diff Oct 30, 2022
updated 1.0.3 ← 1.0.2 diff Jun 23, 2022
updated 1.0.2 ← 1.0.1 diff May 2, 2022
new 1.0.1 Dec 2, 2021