CRAN Package Check Results for Maintainer ‘Julian Candia <julian.candia at nih.gov>’

Last updated on 2020-08-07 01:50:24 CEST.

Package ERROR OK
eNetXplorer 1 11

Package eNetXplorer

Current CRAN status: ERROR: 1, OK: 11

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