Last updated on 2020-08-07 01:49:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 12.64 | 145.37 | 158.01 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 10.28 | 109.51 | 119.79 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 191.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 183.70 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1.1 | 43.00 | 158.00 | 201.00 | OK | |
r-patched-linux-x86_64 | 1.1.1 | 11.78 | 141.24 | 153.02 | OK | |
r-patched-solaris-x86 | 1.1.1 | 186.60 | ERROR | |||
r-release-linux-x86_64 | 1.1.1 | 13.09 | 141.02 | 154.11 | OK | |
r-release-macos-x86_64 | 1.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1.1 | 38.00 | 201.00 | 239.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 21.00 | 145.00 | 166.00 | OK |
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘eNetXplorer-Ex.R’ failed
The error most likely occurred in:
> ### Name: plotFeatureCaterpillar
> ### Title: generates caterpillar plot of feature statistics
> ### Aliases: plotFeatureCaterpillar
>
> ### ** 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 during execution of alpha = 0.5
> plotFeatureCaterpillar(x=fit,alpha.index=2,stat="coef")
Error in if (x$family == "multinomial") { : argument is of length zero
Calls: plotFeatureCaterpillar
Execution halted
Flavor: r-patched-solaris-x86