CRAN Package Check Results for Package heatwaveR

Last updated on 2021-10-24 15:51:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.5 33.27 0.02 33.29 FAIL
r-devel-linux-x86_64-debian-gcc 0.4.5 26.17 0.02 26.19 FAIL
r-devel-linux-x86_64-fedora-clang 0.4.5 185.93 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.5 166.61 ERROR
r-devel-windows-x86_64 0.4.5 48.00 0.00 48.00 FAIL
r-devel-windows-x86_64-gcc10-UCRT 0.4.5 ERROR
r-patched-linux-x86_64 0.4.5 34.39 0.03 34.42 FAIL
r-patched-solaris-x86 0.4.5 139.30 ERROR
r-release-linux-x86_64 0.4.5 28.56 0.02 28.58 FAIL
r-release-macos-arm64 0.4.5 OK
r-release-macos-x86_64 0.4.5 OK
r-release-windows-ix86+x86_64 0.4.5 65.00 0.00 65.00 FAIL
r-oldrel-macos-x86_64 0.4.5 OK
r-oldrel-windows-ix86+x86_64 0.4.5 86.00 344.00 430.00 OK

Check Details

Version: 0.4.5
Check: examples
Result: ERROR
    Running examples in 'heatwaveR-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: block_average
    > ### Title: Calculate yearly means for event metrics.
    > ### Aliases: block_average
    >
    > ### ** Examples
    >
    > ts <- ts2clm(sst_WA, climatologyPeriod = c("1983-01-01", "2012-12-31"))
    Error in clim_calc_cpp(ts_wide, windowHalfWidth, pctile) :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: ts2clm -> clim_calc_cpp
    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: 0.4.5
Check: tests
Result: FAIL
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: 0.4.5
Check: examples
Result: ERROR
    Running examples in ‘heatwaveR-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: block_average
    > ### Title: Calculate yearly means for event metrics.
    > ### Aliases: block_average
    >
    > ### ** Examples
    >
    > ts <- ts2clm(sst_WA, climatologyPeriod = c("1983-01-01", "2012-12-31"))
    Error in clim_calc_cpp(ts_wide, windowHalfWidth, pctile) :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: ts2clm -> clim_calc_cpp
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86

Version: 0.4.5
Check: tests
Result: ERROR
     Running ‘testthat.R’ [0m/90m]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(heatwaveR)
     >
     > test_check("heatwaveR")
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.5
Check: tests
Result: ERROR
     Running ‘testthat.R’
Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT

Version: 0.4.5
Check: tests
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:
    
    Type 'demo()' for some demos, 'help()' for on-line help, or
    'help.start()' for an HTML browser interface to help.
    Type 'q()' to quit R.
    
    > pkgname <- "heatwaveR"
    > source(file.path(R.home("share"), "R", "examples-header.R"))
    > options(warn = 1)
    > options(pager = "console")
    > library('heatwaveR')
    >
    > base::assign(".oldSearch", base::search(), pos = 'CheckExEnv')
    > base::assign(".old_wd", base::getwd(), pos = 'CheckExEnv')
    > cleanEx()
    > nameEx("block_average")
    > ### * block_average
    >
    > flush(stderr()); flush(stdout())
    >
    > ### Name: block_average
    > ### Title: Calculate yearly means for event metrics.
    > ### Aliases: block_average
    >
    > ### ** Examples
    >
    > ts <- ts2clm(sst_WA, climatologyPeriod = c("1983-01-01", "2012-12-31"))
    Error in clim_calc_cpp(ts_wide, windowHalfWidth, pctile) :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: ts2clm -> clim_calc_cpp
    Execution halted
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64

Version: 0.4.5
Check: tests
Result: ERROR
     Running ‘testthat.R’ [0m/180m]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(heatwaveR)
     >
     > test_check("heatwaveR")
Flavor: r-patched-solaris-x86

Version: 0.4.5
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'heatwaveR-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: block_average
    > ### Title: Calculate yearly means for event metrics.
    > ### Aliases: block_average
    >
    > ### ** Examples
    >
    > ts <- ts2clm(sst_WA, climatologyPeriod = c("1983-01-01", "2012-12-31"))
    Error in clim_calc_cpp(ts_wide, windowHalfWidth, pctile) :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: ts2clm -> clim_calc_cpp
    Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.4.5
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'heatwaveR-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: block_average
    > ### Title: Calculate yearly means for event metrics.
    > ### Aliases: block_average
    >
    > ### ** Examples
    >
    > ts <- ts2clm(sst_WA, climatologyPeriod = c("1983-01-01", "2012-12-31"))
    Error in clim_calc_cpp(ts_wide, windowHalfWidth, pctile) :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: ts2clm -> clim_calc_cpp
    Execution halted
Flavor: r-release-windows-ix86+x86_64

Version: 0.4.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-release-windows-ix86+x86_64