CRAN Package Check Results for Package weathercan

Last updated on 2020-07-11 06:47:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.4 6.93 166.11 173.04 OK
r-devel-linux-x86_64-debian-gcc 0.3.4 6.28 120.58 126.86 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.4 168.82 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.4 157.88 ERROR
r-devel-windows-ix86+x86_64 0.3.4 17.00 290.00 307.00 OK
r-patched-linux-x86_64 0.3.4 7.19 157.43 164.62 ERROR
r-patched-solaris-x86 0.3.4 257.40 ERROR
r-release-linux-x86_64 0.3.4 7.68 161.24 168.92 OK
r-release-osx-x86_64 0.3.4 NOTE
r-release-windows-ix86+x86_64 0.3.4 18.00 239.00 257.00 OK
r-oldrel-osx-x86_64 0.3.4 NOTE
r-oldrel-windows-ix86+x86_64 0.3.4 18.00 206.00 224.00 OK

Check Details

Version: 0.3.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [48s/115s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(weathercan)
     >
     > Sys.setenv("R_TESTS" = "")
     >
     > test_check("weathercan")
     ── 1. Failure: weather (month) no data fails nicely (@test_06_weather_dl.R#523)
     `expect_message(...)` produced warnings.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 495 | SKIPPED: 17 | WARNINGS: 14 | FAILED: 1 ]
     1. Failure: weather (month) no data fails nicely (@test_06_weather_dl.R#523)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.4
Check: data for non-ASCII characters
Result: NOTE
     Note: found 72 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.3.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [63s/106s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(weathercan)
     >
     > Sys.setenv("R_TESTS" = "")
     >
     > test_check("weathercan")
     ── 1. Failure: weather (month) no data fails nicely (@test_06_weather_dl.R#523)
     `expect_message(...)` produced warnings.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 495 | SKIPPED: 17 | WARNINGS: 14 | FAILED: 1 ]
     1. Failure: weather (month) no data fails nicely (@test_06_weather_dl.R#523)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [65s/114s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(weathercan)
     >
     > Sys.setenv("R_TESTS" = "")
     >
     > test_check("weathercan")
     ── 1. Failure: weather (month) no data fails nicely (@test_06_weather_dl.R#523)
     `expect_message(...)` produced warnings.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 495 | SKIPPED: 17 | WARNINGS: 14 | FAILED: 1 ]
     1. Failure: weather (month) no data fails nicely (@test_06_weather_dl.R#523)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.3.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [93s/188s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(weathercan)
     >
     > Sys.setenv("R_TESTS" = "")
     >
     > test_check("weathercan")
     ── 1. Error: check_urls() as expected (@test_02_utils.R#16) ───────────────────
     Timeout was reached: [dd.meteo.gc.ca] Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
     Backtrace:
     1. testthat::expect_silent(check_url("https://dd.meteo.gc.ca/climate/observations/"))
     9. weathercan:::check_url("https://dd.meteo.gc.ca/climate/observations/")
     12. httr::GET(url)
     13. httr:::request_perform(req, hu$handle$handle)
     15. httr:::request_fetch.write_memory(req$output, req$url, handle)
     16. curl::curl_fetch_memory(url, handle = handle)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 493 | SKIPPED: 17 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: check_urls() as expected (@test_02_utils.R#16)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86