Last updated on 2019-11-25 05:47:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 7.19 | 55.56 | 62.75 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 5.96 | 44.15 | 50.11 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 83.69 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 81.94 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2 | 26.00 | 87.00 | 113.00 | ERROR | |
r-devel-windows-ix86+x86_64-gcc8 | 0.2 | 14.00 | 65.00 | 79.00 | ERROR | |
r-patched-linux-x86_64 | 0.2 | 6.60 | 51.01 | 57.61 | ERROR | |
r-patched-solaris-x86 | 0.2 | 115.30 | ERROR | |||
r-release-linux-x86_64 | 0.2 | 6.62 | 53.89 | 60.51 | ERROR | |
r-release-windows-ix86+x86_64 | 0.2 | 19.00 | 69.00 | 88.00 | ERROR | |
r-release-osx-x86_64 | 0.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 8.00 | 84.00 | 92.00 | OK | |
r-oldrel-osx-x86_64 | 0.2 | OK |
Version: 0.2
Check: R code for possible problems
Result: NOTE
glmsel.default: no visible global function definition for
'predict.cv.glmnet'
Undefined global functions or variables:
predict.cv.glmnet
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64
Version: 0.2
Check: examples
Result: ERROR
Running examples in 'regsel-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: glmsel
> ### Title: Generalised linear models with variable selection
> ### Aliases: glmsel
>
> ### ** Examples
>
> data(bank)
> glmsel(y~age+as.factor(job)+as.factor(marital)+as.factor(education)+as.factor(default)+balance
+ +as.factor(housing)+as.factor(loan)+as.factor(contact)+as.factor(day)+month+duration+campaign
+ +pdays+previous, data=bank, varsel="enet")
Error in predict.cv.glmnet(cv, type = "coefficients") :
could not find function "predict.cv.glmnet"
Calls: glmsel -> glmsel.default
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2
Check: examples
Result: ERROR
Running examples in ‘regsel-Ex.R’ failed
The error most likely occurred in:
> ### Name: glmsel
> ### Title: Generalised linear models with variable selection
> ### Aliases: glmsel
>
> ### ** Examples
>
> data(bank)
> glmsel(y~age+as.factor(job)+as.factor(marital)+as.factor(education)+as.factor(default)+balance
+ +as.factor(housing)+as.factor(loan)+as.factor(contact)+as.factor(day)+month+duration+campaign
+ +pdays+previous, data=bank, varsel="enet")
Error in predict.cv.glmnet(cv, type = "coefficients") :
could not find function "predict.cv.glmnet"
Calls: glmsel -> glmsel.default
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-patched-solaris-x86, r-release-windows-ix86+x86_64