Last updated on 2024-11-03 15:48:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.3 | 10.55 | 36.44 | 46.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.3 | 0.32 | 1.68 | 2.00 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 3.3 | 76.94 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.3 | 80.10 | OK | |||
r-devel-windows-x86_64 | 3.3 | 15.00 | 72.00 | 87.00 | OK | |
r-patched-linux-x86_64 | 3.3 | 9.64 | 39.91 | 49.55 | OK | |
r-release-linux-x86_64 | 3.3 | 8.98 | 39.67 | 48.65 | OK | |
r-release-macos-arm64 | 3.3 | 33.00 | OK | |||
r-release-macos-x86_64 | 3.3 | 46.00 | OK | |||
r-release-windows-x86_64 | 3.3 | 15.00 | 74.00 | 89.00 | OK | |
r-oldrel-macos-arm64 | 3.3 | 36.00 | OK | |||
r-oldrel-macos-x86_64 | 3.3 | 44.00 | ERROR | |||
r-oldrel-windows-x86_64 | 3.3 | 14.00 | 79.00 | 93.00 | OK |
Version: 3.3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.3
Check: examples
Result: ERROR
Running examples in ‘ridge-Ex.R’ failed
The error most likely occurred in:
> ### Name: pvals
> ### Title: Compute p-values for ridgeLinear and ridgeLogistic models
> ### Aliases: pvals pvals.ridgeLinear pvals.ridgeLogistic
> ### plot.pvalsRidgeLinear plot.pvalsRidgeLogistic print.pvalsRidgeLinear
> ### print.pvalsRidgeLogistic
>
> ### ** Examples
>
> data(GenBin)
> mod <- logisticRidge(Phenotypes ~ ., data = as.data.frame(GenBin))
Execution halted
Flavor: r-oldrel-macos-x86_64