Skip to content

Commit

Permalink
Merge pull request #28 from wlandau-lilly/main
Browse files Browse the repository at this point in the history
Dependency requirements and release bump
  • Loading branch information
wlandau-lilly authored Apr 22, 2022
2 parents 3f31277 + 0326f21 commit 3f849bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Description: Bayesian data analysis usually incurs long runtimes
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>.
Version: 1.0.1.9000
Version: 1.0.2
License: MIT + file LICENSE
URL: https://docs.ropensci.org/jagstargets/, https://github.com/ropensci/jagstargets
BugReports: https://github.com/ropensci/jagstargets/issues
Expand Down Expand Up @@ -48,8 +48,8 @@ Imports:
rjags (>= 4.10),
rlang (>= 0.4.10),
stats,
targets (>= 0.11.0),
tarchetypes (>= 0.0.1),
targets (>= 0.12.0),
tarchetypes (>= 0.6.0),
tibble (>= 3.0.1),
tools,
utils,
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# jagstargets 1.0.1.9000
# jagstargets 1.0.2

* Support the `repository` argument for `targets` >= 0.11.0.

Expand Down

0 comments on commit 3f849bf

Please sign in to comment.