Last updated on 2018-10-19 01:46:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 8.10 | 121.21 | 129.31 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 5.06 | 95.16 | 100.22 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 146.45 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 147.78 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 15.00 | 171.00 | 186.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 5.97 | 100.79 | 106.76 | OK | |
r-patched-solaris-x86 | 1.0.1 | 118.70 | ERROR | |||
r-release-linux-x86_64 | 1.0.1 | 5.78 | 102.38 | 108.16 | OK | |
r-release-windows-ix86+x86_64 | 1.0.1 | 16.00 | 153.00 | 169.00 | OK | |
r-release-osx-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 8.00 | 148.00 | 156.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.1 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘eNetXplorer-Ex.R’ failed
The error most likely occurred in:
> ### Name: eNetXplorer
> ### Title: generates family of elastic net models for different alphas
> ### Aliases: eNetXplorer
>
> ### ** Examples
>
> ## Don't show:
> set.seed(123)
> fit = eNetXplorer(x=matrix(rnorm(75),ncol=3),y=rnorm(25),family="gaussian",
+ n_run=5,n_perm_null=4,alpha=c(0.5,1))
Error in if (any(lambda < 0)) stop("lambdas should be non-negative") :
missing value where TRUE/FALSE needed
Calls: eNetXplorer -> eNetXplorerGaussian -> glmnet
Execution halted
Flavor: r-patched-solaris-x86