CRAN Package Check Results for Package colorednoise

Last updated on 2020-08-07 01:49:39 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 47.93 0.02 47.95 FAIL --no-vignettes
r-devel-linux-x86_64-debian-gcc 1.1.0 36.29 45.09 81.38 OK --no-vignettes
r-devel-linux-x86_64-fedora-clang 1.1.0 349.60 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 338.75 OK
r-devel-windows-ix86+x86_64 1.1.0 133.00 377.00 510.00 OK
r-patched-linux-x86_64 1.0.5 39.19 0.01 39.20 FAIL --no-vignettes
r-patched-solaris-x86 1.1.0 445.30 OK
r-release-linux-x86_64 1.1.0 35.64 57.72 93.36 OK --no-vignettes
r-release-macos-x86_64 1.0.5 OK
r-release-windows-ix86+x86_64 1.1.0 129.00 379.00 508.00 OK
r-oldrel-macos-x86_64 1.1.0 OK
r-oldrel-windows-ix86+x86_64 1.0.5 94.00 0.00 94.00 FAIL

Check Details

Version: 1.0.5
Flags: --no-vignettes
Check: examples
Result: ERROR
    Running examples in 'colorednoise-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: autocorr_sim
    > ### Title: Simulate Temporally Autocorrelated Populations for Every
    > ### Combination of Parameters
    > ### Aliases: autocorr_sim
    >
    > ### ** Examples
    >
    > survival_range <- autocorr_sim(timesteps = 30, start = 200, survPhi = 0.3, fecundPhi = 0.1,
    + survMean = c(0.2, 0.3, 0.4, 0.5, 0.6), survSd = 0.5,
    + fecundMean = 1.1, fecundSd = 0.5, replicates = 50)
    Error in .f(start = .l[[1L]][[i]], timesteps = .l[[2L]][[i]], survPhi = .l[[3L]][[i]], :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: autocorr_sim ... <Anonymous> -> rerun -> eval_dots -> lapply -> FUN -> pmap -> .f
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 1.0.5
Flags: --no-vignettes
Check: tests
Result: FAIL
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 1.0.5
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'colorednoise-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: autocorr_sim
    > ### Title: Simulate Temporally Autocorrelated Populations for Every
    > ### Combination of Parameters
    > ### Aliases: autocorr_sim
    >
    > ### ** Examples
    >
    > survival_range <- autocorr_sim(timesteps = 30, start = 200, survPhi = 0.3, fecundPhi = 0.1,
    + survMean = c(0.2, 0.3, 0.4, 0.5, 0.6), survSd = 0.5,
    + fecundMean = 1.1, fecundSd = 0.5, replicates = 50)
    Error in .f(start = .l[[1L]][[i]], timesteps = .l[[2L]][[i]], survPhi = .l[[3L]][[i]], :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: autocorr_sim ... <Anonymous> -> rerun -> eval_dots -> lapply -> FUN -> pmap -> .f
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.0.5
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'colorednoise-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: autocorr_sim
    > ### Title: Simulate Temporally Autocorrelated Populations for Every
    > ### Combination of Parameters
    > ### Aliases: autocorr_sim
    >
    > ### ** Examples
    >
    > survival_range <- autocorr_sim(timesteps = 30, start = 200, survPhi = 0.3, fecundPhi = 0.1,
    + survMean = c(0.2, 0.3, 0.4, 0.5, 0.6), survSd = 0.5,
    + fecundMean = 1.1, fecundSd = 0.5, replicates = 50)
    Error in .f(start = .l[[1L]][[i]], timesteps = .l[[2L]][[i]], survPhi = .l[[3L]][[i]], :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: autocorr_sim ... <Anonymous> -> rerun -> eval_dots -> lapply -> FUN -> pmap -> .f
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 1.0.5
Check: running tests for arch ‘i386’
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-oldrel-windows-ix86+x86_64