Skip to content

Commit 2096413

Browse files
Increment version number to 0.0.0.9073
1 parent b2572b1 commit 2096413

1 file changed

Lines changed: 9 additions & 14 deletions

File tree

DESCRIPTION

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: specific
22
Title: Specify Candidate Models for Representing Mental Health Systems
3-
Version: 0.0.0.9072
3+
Version: 0.0.0.9073
44
Authors@R: c(
55
person("Matthew", "Hamilton", , "matthew.hamilton@orygen.org.au", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0001-7407-9194")),
@@ -48,9 +48,9 @@ Imports:
4848
psych,
4949
purrr,
5050
randomForest,
51-
ready4 (>= 0.0.0.9086),
52-
ready4show (>= 0.0.0.9094),
53-
ready4use (>= 0.0.0.9219),
51+
ready4 (>= 0.0.0.9089),
52+
ready4show (>= 0.0.0.9095),
53+
ready4use (>= 0.0.0.9220),
5454
rlang,
5555
stats,
5656
stringi,
@@ -63,7 +63,7 @@ Imports:
6363
utils,
6464
viridis,
6565
xfun,
66-
youthvars (>= 0.0.0.9103)
66+
youthvars (>= 0.0.0.9104)
6767
VignetteBuilder: knitr
6868
Depends:
6969
ggfortify,
@@ -119,15 +119,10 @@ Collate:
119119
'pkg_specific.R'
120120
'specific-package.R'
121121
Suggests:
122-
scorz (>= 0.0.0.9047),
123-
rmarkdown,
124-
betareg,
125-
cmdstanr (>= 0.4.0.9000),
126-
rstan
127-
Remotes:
122+
scorz,
123+
rmarkdown
124+
Remotes:
128125
ready4-dev/ready4,
129126
ready4-dev/ready4show,
130127
ready4-dev/ready4use,
131-
ready4-dev/youthvars,
132-
stan-dev/cmdstanr,
133-
ready4-dev/scorz
128+
ready4-dev/youthvars

0 commit comments

Comments
 (0)