Last updated on 2026-02-04 19:55:56 CET.
| Package | WARN | NOTE | OK |
|---|---|---|---|
| JointAI | 1 | 3 | 9 |
Current CRAN status: WARN: 1, NOTE: 3, OK: 9
Version: 1.0.6
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘helpfunctions_melt.R’
Flavor: r-patched-linux-x86_64
Version: 1.0.6
Check: for code/documentation mismatches
Result: WARN
Codoc mismatches from Rd file 'Surv.Rd':
Surv
Code: function(time, time2, event, type = c("right", "left",
"interval", "counting", "interval2"), origin = 0)
Docs: function(time, time2, event, type = c("right", "left",
"interval", "counting", "interval2", "mstate"), origin
= 0)
Mismatches in argument default values:
Name: 'type' Code: c("right", "left", "interval", "counting", "interval2") Docs: c("right", "left", "interval", "counting", "interval2", "mstate")
Flavor: r-patched-linux-x86_64
Version: 1.1.0
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
doc 3.5Mb
help 1.2Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64