Skip to content

Commit

Permalink
Increment version number to 0.0.0.9117
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewphamilton committed Oct 4, 2023
1 parent bd22a01 commit c712a3e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: youthu
Title: Transform Youth Outcomes to Health Utility Predictions with Ready4
Version: 0.0.0.9116
Title: Transform Youth Outcomes to Health Utility Predictions
Version: 0.0.0.9117
Authors@R: c(
person("Matthew", "Hamilton", , "matthew.[email protected]", role = c("aut", "cre"),
person("Matthew", "Hamilton", , "matthew.[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7407-9194")),
person("Caroline", "Gao", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-0987-2759")),
Expand All @@ -13,10 +13,10 @@ Authors@R: c(
Description: Tools for mapping measures routinely collected in youth
mental health services to Quality Adjusted Life Years (QALYs). Part of
the ready4 youth mental health systems model
(https://www.ready4-dev.com/). This development version of the youthu
package has been made available as part of the process of testing and
documenting the package. If you have any questions, please contact the
authors (matthew.[email protected]).
(https://www.ready4-dev.com/docs/model/). This development version of
the youthu package has been made available as part of the process of
testing and documenting the package. If you have any questions, please
contact the authors (matthew.[email protected]).
License: GPL-3 + file LICENSE
URL: https://ready4-dev.github.io/youthu/,
https://github.com/ready4-dev/youthu, https://www.ready4-dev.com/
Expand All @@ -36,10 +36,10 @@ Imports:
MatchIt,
methods,
purrr,
ready4 (>= 0.0.0.9109),
ready4use (>= 0.0.0.9225),
ready4 (>= 0.0.0.9125),
ready4use (>= 0.0.0.9231),
rlang,
specific (>= 0.0.0.9084),
specific (>= 0.0.0.9108),
stats,
stringr,
testthat,
Expand All @@ -48,7 +48,7 @@ Imports:
tidyselect,
truncnorm,
utils,
youthvars (>= 0.0.0.9111)
youthvars (>= 0.0.0.9123)
VignetteBuilder: knitr
Depends:
R (>= 2.10)
Expand Down

0 comments on commit c712a3e

Please sign in to comment.