CRAN Package Check Results for Package hail

Last updated on 2021-07-26 12:57:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 1.92 22.98 24.90 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 1.47 18.67 20.14 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 40.58 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 28.77 ERROR
r-devel-windows-x86_64 0.1.1 3.00 39.00 42.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.1.1 OK
r-patched-linux-x86_64 0.1.1 1.84 22.57 24.41 OK
r-patched-solaris-x86 0.1.1 43.80 ERROR
r-release-linux-x86_64 0.1.1 1.53 22.71 24.24 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 OK
r-release-windows-ix86+x86_64 0.1.1 4.00 35.00 39.00 OK
r-oldrel-macos-x86_64 0.1.1 OK
r-oldrel-windows-ix86+x86_64 0.1.1 4.00 44.00 48.00 OK

Additional issues

M1mac

Check Details

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘hail-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: hail_hydra
    > ### Title: Read HYDRA data
    > ### Aliases: hail_hydra
    >
    > ### ** Examples
    >
    > # Simple exmaple
    > walmart_data <- hail_hydra("Walmart Eco Roof")
    Warning in file(con, "r") :
     URL 'https://or.water.usgs.gov/precip/walmart_ecoroof.rain': status was 'SSL peer certificate or SSH remote key was not OK'
    Error in file(con, "r") :
     cannot open the connection to 'https://or.water.usgs.gov/precip/walmart_ecoroof.rain'
    Calls: hail_hydra -> hydra_base -> readLines -> file
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(hail)
     >
     > test_check("hail")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test.R:4:3): hail_hydra works ────────────────────────────────────────
     Error: cannot open the connection to 'https://or.water.usgs.gov/precip/walmart_ecoroof.rain'
     Backtrace:
     █
     1. └─hail::hail_hydra("Walmart Eco Roof") test.R:4:2
     2. └─hail:::hydra_base(station_data$urls, station_data$stations)
     3. └─base::readLines(url)
     4. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘hail-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: hail_hydra
    > ### Title: Read HYDRA data
    > ### Aliases: hail_hydra
    >
    > ### ** Examples
    >
    > # Simple exmaple
    > walmart_data <- hail_hydra("Walmart Eco Roof")
    Warning in file(con, "r") :
     URL 'https://or.water.usgs.gov/precip/walmart_ecoroof.rain': status was 'SSL peer certificate or SSH remote key was not OK'
    Error in file(con, "r") :
     cannot open the connection to 'https://or.water.usgs.gov/precip/walmart_ecoroof.rain'
    Calls: hail_hydra -> hydra_base -> readLines -> file
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(hail)
     >
     > test_check("hail")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test.R:4:3): hail_hydra works ────────────────────────────────────────
     Error: cannot open the connection to 'https://or.water.usgs.gov/precip/walmart_ecoroof.rain'
     Backtrace:
     █
     1. └─hail::hail_hydra("Walmart Eco Roof") test.R:4:2
     2. └─hail:::hydra_base(station_data$urls, station_data$stations)
     3. └─base::readLines(url)
     4. └─base::file(con, "r")
    
     [ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86