Last updated on 2024-12-18 19:49:46 CET.
Package | ERROR | OK |
---|---|---|
imputeR | 13 | |
imputeTS | 13 | |
ridge | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
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