Skip to content

Commit

Permalink
Increment version number to 0.0.0.9119
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewphamilton committed Feb 8, 2024
1 parent 8225437 commit 6140d4b
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: youthu
Title: Transform Youth Outcomes to Health Utility Predictions
Version: 0.0.0.9118
Version: 0.0.0.9119
Authors@R: c(
person("Matthew", "Hamilton", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-7407-9194")),
Expand All @@ -23,42 +23,41 @@ URL: https://ready4-dev.github.io/youthu/,
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
knitr,
rmarkdown,
scorz,
testthat
VignetteBuilder: knitr
Imports:
assertthat,
BCEA,
boot,
dataverse,
dplyr,
knitr,
lifecycle,
lubridate,
magrittr,
MatchIt,
methods,
purrr,
ready4 (>= 0.0.0.9125),
ready4 (>= 0.1.6.9000),
ready4use (>= 0.0.0.9231),
rlang,
specific (>= 0.0.0.9108),
stats,
stringr,
testthat,
tibble,
tidyr,
tidyselect,
truncnorm,
utils,
youthvars (>= 0.0.0.9123)
VignetteBuilder: knitr
Depends:
R (>= 2.10)
LazyData: true
Suggests:
rmarkdown,
scorz (>= 0.0.0.9062)
Remotes:
Remotes:
ready4-dev/ready4,
ready4-dev/ready4use,
ready4-dev/specific,
ready4-dev/youthvars,
ready4-dev/scorz
ready4-dev/youthvars

0 comments on commit 6140d4b

Please sign in to comment.