Last updated on 2024-10-14 19:49:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 12.14 | 109.41 | 121.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 9.49 | 76.62 | 86.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 198.06 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.1 | 190.81 | NOTE | |||
r-devel-windows-x86_64 | 0.3.1 | 16.00 | 124.00 | 140.00 | NOTE | |
r-patched-linux-x86_64 | 0.3.1 | 18.43 | 101.68 | 120.11 | OK | |
r-release-linux-x86_64 | 0.3.1 | 9.91 | 101.95 | 111.86 | 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 | 14.00 | 119.00 | 133.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 | 19.00 | 145.00 | 164.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