CRAN Package Check Results for Package ridge

Last updated on 2023-06-04 20:57:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3 13.36 51.34 64.70 OK
r-devel-linux-x86_64-debian-gcc 3.3 8.46 40.26 48.72 OK
r-devel-linux-x86_64-fedora-clang 3.3 84.28 OK
r-devel-linux-x86_64-fedora-gcc 3.3 77.77 OK
r-devel-windows-x86_64 3.3 14.00 70.00 84.00 OK
r-patched-linux-x86_64 3.3 10.82 49.51 60.33 OK
r-release-linux-x86_64 3.3 9.76 50.07 59.83 OK
r-release-macos-arm64 3.3 36.00 OK
r-release-macos-x86_64 3.3 44.00 ERROR
r-release-windows-x86_64 3.3 17.00 78.00 95.00 OK
r-oldrel-macos-arm64 3.3 38.00 OK
r-oldrel-macos-x86_64 3.3 40.00 OK
r-oldrel-windows-x86_64 3.3 16.00 74.00 90.00 OK

Check Details

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-release-macos-x86_64