Last updated on 2024-09-13 04:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 12.30 | 107.49 | 119.79 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 8.22 | 76.34 | 84.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 196.53 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 194.37 | NOTE | |||
r-devel-windows-x86_64 | 0.3.1 | 15.00 | 118.00 | 133.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.1 | 18.67 | 101.98 | 120.65 | OK | |
r-release-linux-x86_64 | 0.3.1 | 11.91 | 101.06 | 112.97 | OK | |
r-release-macos-arm64 | 0.3.1 | 63.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 93.00 | OK | |||
r-release-windows-x86_64 | 0.3.1 | 15.00 | 119.00 | 134.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 100.00 | OK | |||
r-oldrel-windows-x86_64 | 0.3.1 | 18.00 | 145.00 | 163.00 | OK |
Version: 0.3.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
stat_km.Rd: trans_new
stat_kmticks.Rd: trans_new, plot.survfit
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.3.1
Check: package dependencies
Result: NOTE
Imports includes 37 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.1
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘DT’ ‘Formula’ ‘GGally’ ‘Hmisc’ ‘RPostgres’ ‘colourpicker’ ‘ggpmisc’
‘ggpubr’ ‘glue’ ‘gridExtra’ ‘markdown’ ‘patchwork’ ‘plotly’
‘quantreg’ ‘shinyFiles’ ‘shinyjqui’ ‘shinyjs’ ‘table1’ ‘zoo’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc