Last updated on 2024-12-21 22:50:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 8.99 | 74.20 | 83.19 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 0.24 | 1.39 | 1.63 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 133.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 125.38 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 10.00 | 92.00 | 102.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 13.44 | 71.59 | 85.03 | OK | |
r-release-linux-x86_64 | 0.1.0 | 7.91 | 71.39 | 79.30 | OK | |
r-release-macos-arm64 | 0.1.0 | 40.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 59.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 11.00 | 91.00 | 102.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 45.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 67.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 14.00 | 104.00 | 118.00 | OK |
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
vsd.Rd: ggplot2, Surv
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-windows-x86_64
Version: 0.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘flexsurv’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘flexsurv’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc