CRAN Package Check Results for Package ennet

Last updated on 2021-05-10 07:48:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 12.10 186.47 198.57 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 12.56 142.26 154.82 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 233.95 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 219.53 OK
r-devel-windows-ix86+x86_64 0.2.1 37.00 478.00 515.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 0.2.1 OK
r-patched-linux-x86_64 0.2.1 14.37 177.70 192.07 OK
r-patched-solaris-x86 0.2.1 351.10 OK
r-release-linux-x86_64 0.2.1 11.20 178.48 189.68 OK
r-release-macos-x86_64 0.2.1 OK
r-release-windows-ix86+x86_64 0.2.1 20.00 402.00 422.00 OK
r-oldrel-macos-x86_64 0.2.1 OK
r-oldrel-windows-ix86+x86_64 0.2.1 26.00 465.00 491.00 ERROR

Check Details

Version: 0.2.1
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [275s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ennet)
     >
     > test_check("ennet")
     == Failed tests ================================================================
     -- Error (test-database.R:55:1): (code run outside of `test_that()`) -----------
     Error: cannot open the connection
     Backtrace:
     x
     1. \-ennet::create_db_topics_hourlies(.date = Sys.Date()) test-database.R:55:0
     2. \-base::lapply(...)
     3. \-ennet:::FUN(X[[i]], ...)
     4. \-utils::read.csv(x)
     5. \-utils::read.table(...)
     6. \-base::file(file, "rt")
    
     [ FAIL 1 | WARN 13 | SKIP 0 | PASS 132 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.2.1
Check: tests
Result: ERROR
     Running 'spelling.R' [0s]
     Running 'testthat.R' [270s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ennet)
     >
     > test_check("ennet")
     == Failed tests ================================================================
     -- Error (test-database.R:55:1): (code run outside of `test_that()`) -----------
     Error: cannot open the connection
     Backtrace:
     x
     1. \-ennet::create_db_topics_hourlies(.date = Sys.Date()) test-database.R:55:0
     2. \-base::lapply(...)
     3. \-ennet:::FUN(X[[i]], ...)
     4. \-utils::read.csv(x)
     5. \-utils::read.table(...)
     6. \-base::file(file, "rt")
    
     [ FAIL 1 | WARN 13 | SKIP 0 | PASS 132 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64