File tree Expand file tree Collapse file tree 2 files changed +4
-51
lines changed
Expand file tree Collapse file tree 2 files changed +4
-51
lines changed Original file line number Diff line number Diff line change @@ -24,14 +24,15 @@ BugReports: https://github.com/Big-Life-Lab/recodeflow/issues
2424Encoding: UTF-8
2525LazyData: true
2626RoxygenNote: 7.3.2
27- Suggests:
27+ Suggests:
2828 DT,
29+ devtools,
2930 kableExtra,
3031 knitr,
31- rmarkdown,
3232 readr,
33- testthat (>= 3.0.0) ,
33+ rmarkdown ,
3434 survival,
35+ testthat (>= 3.0.0),
3536 tibble
3637Config/testthat/edition: 3
3738VignetteBuilder: knitr
Original file line number Diff line number Diff line change 99 ]
1010 },
1111 "Packages": {
12- "Matrix": {
13- "Package": "Matrix",
14- "Version": "1.6-4",
15- "Source": "Repository",
16- "Repository": "CRAN",
17- "Requirements": [
18- "R",
19- "grDevices",
20- "graphics",
21- "grid",
22- "lattice",
23- "methods",
24- "stats",
25- "utils"
26- ],
27- "Hash": "d9c655b30a2edc6bb2244c1d1e8d549d"
28- },
2912 "R6": {
3013 "Package": "R6",
3114 "Version": "2.5.1",
237220 ],
238221 "Hash": "750aba9b42391da33ac290b71a749023"
239222 },
240- "lattice": {
241- "Package": "lattice",
242- "Version": "0.22-5",
243- "Source": "Repository",
244- "Repository": "CRAN",
245- "Requirements": [
246- "R",
247- "grDevices",
248- "graphics",
249- "grid",
250- "stats",
251- "utils"
252- ],
253- "Hash": "7c5e89f04e72d6611c77451f6331a091"
254- },
255223 "lifecycle": {
256224 "Package": "lifecycle",
257225 "Version": "1.0.4",
430398 ],
431399 "Hash": "960e2ae9e09656611e0b8214ad543207"
432400 },
433- "survival": {
434- "Package": "survival",
435- "Version": "3.5-7",
436- "Source": "Repository",
437- "Repository": "CRAN",
438- "Requirements": [
439- "Matrix",
440- "R",
441- "graphics",
442- "methods",
443- "splines",
444- "stats",
445- "utils"
446- ],
447- "Hash": "b8e943d262c3da0b0febd3e04517c197"
448- },
449401 "tibble": {
450402 "Package": "tibble",
451403 "Version": "3.2.1",
You can’t perform that action at this time.
0 commit comments