Last updated on 2025-09-24 20:48:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.5.1 | 6.76 | 71.05 | 77.81 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.5.1 | 4.90 | 55.88 | 60.78 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.5.1 | 123.34 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.5.1 | 128.45 | OK | |||
r-devel-windows-x86_64 | 1.5.5.1 | 10.00 | 83.00 | 93.00 | OK | |
r-patched-linux-x86_64 | 1.5.4.1 | 7.21 | 68.34 | 75.55 | NOTE | |
r-release-linux-x86_64 | 1.5.5.1 | 6.21 | 66.73 | 72.94 | OK | |
r-release-macos-arm64 | 1.5.5.1 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.5.5.1 | 80.00 | OK | |||
r-release-windows-x86_64 | 1.5.5.1 | 9.00 | 76.00 | 85.00 | OK | |
r-oldrel-macos-arm64 | 1.5.5.1 | 62.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.5.1 | 92.00 | OK | |||
r-oldrel-windows-x86_64 | 1.5.5.1 | 11.00 | 91.00 | 102.00 | OK |
Version: 1.5.4.1
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:
‘predict.mfp.R’
Flavor: r-patched-linux-x86_64
Version: 1.5.4.1
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
predict.mfp.Rd: predict.coxph
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavor: r-patched-linux-x86_64