Releases: ropensci/jagstargets
Releases · ropensci/jagstargets
DIC
secretbase
jagstargets 1.2.0
Invalidating changes
- To align with ropensci/targets#1244 and ropensci/targets#1262, switch the hashing functions from
digest::digest()
tosecretbase::siphash13()
.
SBC
Resilient rep-specific seeds
jagstargets 1.0.4
- Migrate docs away from deprecated
targets::tar_path()
. - Implement resilient reps-specific seeds in the
tar_jags_rep*()
functions.
.dataset_id
jagstargets 1.0.3
- Append a new
.dataset_id
column to target outputs to aid in model comparisons across the same datasets.
Support the repository argument for targets >= 0.11.0.
- Support the repository argument for targets >= 0.11.0.
First CRAN submission
- Reference JOSS paper.