Last updated on 2024-11-03 07:48:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2023.04.12 | 16.46 | 100.30 | 116.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2023.04.12 | 11.58 | 69.24 | 80.82 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2023.04.12 | 184.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2023.04.12 | 172.44 | ERROR | |||
r-devel-windows-x86_64 | 2023.04.12 | 22.00 | 108.00 | 130.00 | NOTE | |
r-patched-linux-x86_64 | 2023.04.12 | 22.84 | 92.46 | 115.30 | OK | |
r-release-linux-x86_64 | 2023.04.12 | 0.48 | 1.67 | 2.15 | ERROR | |
r-release-macos-arm64 | 2023.04.12 | 51.00 | OK | |||
r-release-macos-x86_64 | 2023.04.12 | 76.00 | OK | |||
r-release-windows-x86_64 | 2023.04.12 | 20.00 | 119.00 | 139.00 | OK | |
r-oldrel-macos-arm64 | 2023.04.12 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 2023.04.12 | 97.00 | OK | |||
r-oldrel-windows-x86_64 | 2023.04.12 | 26.00 | 140.00 | 166.00 | OK |
Version: 2023.04.12
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
calPlot.Rd: SmartControl, dpik
coxboost.Rd: Hist
plot.pec.Rd: prodlim
plotPredictEventProb.Rd: SmartControl, prodlim
plotPredictSurvProb.Rd: SmartControl, prodlim
predictRestrictedMeanTime.Rd: survfit
predictSurvProb.Rd: survfit
selectCox.Rd: fastbw
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: 2023.04.12
Check: examples
Result: ERROR
Running examples in ‘pec-Ex.R’ failed
The error most likely occurred in:
> ### Name: R2
> ### Title: Explained variation for survival models
> ### Aliases: R2
> ### Keywords: survival
>
> ### ** Examples
>
>
> set.seed(18713)
> library(prodlim)
> library(survival)
> dat=SimSurv(100)
Error in cbind(idxM, pidxM) : cannot get data pointer of 'NULL' objects
Calls: SimSurv ... exogenous<- -> exogenous<-.lvm -> reindex -> mat.lvm -> cbind
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2023.04.12
Check: package dependencies
Result: ERROR
Packages required but not available: 'prodlim', 'riskRegression'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64