Skip to content

Commit 2e772eb

Browse files
Increment version number to 0.0.0.9102
1 parent e46e04e commit 2e772eb

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ready4
22
Title: Implement Open Source Computational Models of Youth Mental Health
33
Systems
4-
Version: 0.0.0.9101
4+
Version: 0.0.0.9102
55
Authors@R: c(
66
person("Matthew", "Hamilton", , "matthew.hamilton@orygen.org.au", role = c("aut", "cre"),
77
comment = c(ORCID = "0000-0001-7407-9194")),
@@ -27,6 +27,8 @@ Collate:
2727
'C4_Ready4Module.R'
2828
'C4_Ready4Private.R'
2929
'C4_Ready4Public.R'
30+
'add.R'
31+
'bind.R'
3032
'fn_add.R'
3133
'fn_bind.R'
3234
'fn_get.R'
@@ -37,9 +39,11 @@ Collate:
3739
'fn_transform.R'
3840
'fn_update.R'
3941
'fn_write.R'
42+
'get.R'
4043
'grp_generics.R'
4144
'imp_fns.R'
4245
'imp_mthds.R'
46+
'make.R'
4347
'mthd_authorSlot.R'
4448
'mthd_characterizeSlot.R'
4549
'mthd_depictSlot.R'
@@ -56,7 +60,13 @@ Collate:
5660
'mthd_renewSlot.R'
5761
'mthd_shareSlot.R'
5862
'pkg_ready4.R'
63+
'print.R'
5964
'ready4-package.R'
65+
'remove.R'
66+
'rowbind.R'
67+
'transform.R'
68+
'update.R'
69+
'write.R'
6070
Imports:
6171
assertthat,
6272
bib2df,

0 commit comments

Comments
 (0)