CRAN Package Check Results for Package NRejections

Last updated on 2019-05-28 06:46:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.34 25.20 27.54 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 2.02 20.19 22.21 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 32.73 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 31.39 ERROR
r-devel-windows-ix86+x86_64 1.0.0 8.00 58.00 66.00 ERROR
r-patched-linux-x86_64 1.0.0 2.46 25.48 27.94 ERROR
r-patched-solaris-x86 1.0.0 54.80 ERROR
r-release-linux-x86_64 1.0.0 2.67 25.70 28.37 ERROR
r-release-windows-ix86+x86_64 1.0.0 8.00 58.00 66.00 ERROR
r-release-osx-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 4.00 57.00 61.00 ERROR
r-oldrel-osx-x86_64 1.0.0 OK

Check Details

Version: 1.0.0
Check: examples
Result: ERROR
    Running examples in 'NRejections-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: corr_tests
    > ### Title: Global evidence strength across correlated tests
    > ### Aliases: corr_tests
    >
    > ### ** Examples
    >
    > # uses a too-small number of resamples as a toy example
    > corr_tests( d = attitude,
    + X = "complaints",
    + C = c("privileges", "learning"),
    + Ys = c("rating", "raises"),
    + B=50,
    + cores=1,
    + alpha = 0.05,
    + alpha.fam = 0.05,
    + method = c( "nreject", "bonferroni", "holm", "minP", "Wstep", "romano" ) )
    Warning in fix_input(X = X, C = C, Ys = Ys, d = d) :
     The following variables were removed from the dataset because they are not in X, C, or Ys: critical, advance
    Warning in resample_resid(X = X, C = C, Ys = Ys, d = d, alpha = alpha, resid = samp.res$resid, :
     Sample size is too small to ensure good asymptotic behavior of resampling.
    Warning in resample_resid(X = X, C = C, Ys = Ys, d = d, alpha = alpha, resid = samp.res$resid, :
     Number of resamples is too small to ensure good asymptotic behavior of resampling.
    
    error: Mat::row(): index out of bounds
    Error in FWERkControl(samp.res$tvals, as.matrix(resamps$t.bt), k = 1, :
     Mat::row(): index out of bounds
    Calls: corr_tests -> FWERkControl
    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: 1.0.0
Check: examples
Result: ERROR
    Running examples in ‘NRejections-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: corr_tests
    > ### Title: Global evidence strength across correlated tests
    > ### Aliases: corr_tests
    >
    > ### ** Examples
    >
    > # uses a too-small number of resamples as a toy example
    > corr_tests( d = attitude,
    + X = "complaints",
    + C = c("privileges", "learning"),
    + Ys = c("rating", "raises"),
    + B=50,
    + cores=1,
    + alpha = 0.05,
    + alpha.fam = 0.05,
    + method = c( "nreject", "bonferroni", "holm", "minP", "Wstep", "romano" ) )
    Warning in fix_input(X = X, C = C, Ys = Ys, d = d) :
     The following variables were removed from the dataset because they are not in X, C, or Ys: critical, advance
    Warning in resample_resid(X = X, C = C, Ys = Ys, d = d, alpha = alpha, resid = samp.res$resid, :
     Sample size is too small to ensure good asymptotic behavior of resampling.
    Warning in resample_resid(X = X, C = C, Ys = Ys, d = d, alpha = alpha, resid = samp.res$resid, :
     Number of resamples is too small to ensure good asymptotic behavior of resampling.
    
    error: Mat::row(): index out of bounds
    Error in FWERkControl(samp.res$tvals, as.matrix(resamps$t.bt), k = 1, :
     Mat::row(): index out of bounds
    Calls: corr_tests -> FWERkControl
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64