CRAN Package Check Results for Package ennet

Last updated on 2021-05-12 07:48:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 0.2.2 202.82 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 191.15 OK
r-devel-windows-ix86+x86_64 0.2.1 37.00 478.00 515.00 ERROR
r-patched-solaris-x86 0.2.2 277.60 ERROR
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.2
Check: examples
Result: ERROR
    Running examples in ‘ennet-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: get_themes
    > ### Title: Get list of thematic areas from en-net.org
    > ### Aliases: get_themes
    >
    > ### ** Examples
    >
    > get_themes()
    Error in open.connection(x, "rb") :
     Timeout was reached: [www.en-net.org] Connection timed out after 10000 milliseconds
    Calls: get_themes ... <Anonymous> -> html_elements -> <Anonymous> -> read_html.default
    Execution halted
Flavor: r-patched-solaris-x86

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