CRAN Package Check Results for Package marinespeed

Last updated on 2020-01-09 07:48:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.85 50.42 54.27 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.75 40.16 42.91 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 65.67 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 72.89 OK
r-devel-windows-ix86+x86_64 0.1.0 12.00 69.00 81.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.1.0 8.00 124.00 132.00 OK
r-patched-linux-x86_64 0.1.0 3.00 46.07 49.07 OK
r-patched-solaris-x86 0.1.0 89.80 ERROR
r-release-linux-x86_64 0.1.0 3.35 45.68 49.03 OK
r-release-windows-ix86+x86_64 0.1.0 11.00 93.00 104.00 OK
r-release-osx-x86_64 0.1.0 OK
r-oldrel-windows-ix86+x86_64 0.1.0 6.00 85.00 91.00 OK
r-oldrel-osx-x86_64 0.1.0 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/15s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(marinespeed)
     >
     > test_check("marinespeed")
     trying URL 'http://marinespeed.samuelbosch.com/v1/species.csv.gz'
     ── 1. Error: get file works and handles errors (@test_load.R#42) ──────────────
     cannot open URL 'http://marinespeed.samuelbosch.com/v1/species.csv.gz'
     Backtrace:
     1. marinespeed:::check(filename = "species.csv.gz", should_exist = TRUE)
     2. marinespeed:::get_file(filename)
     5. utils::download.file(paste0(root, filename), outfile, mode = "wb")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 75 | SKIPPED: 10 | WARNINGS: 3 | FAILED: 1 ]
     1. Error: get file works and handles errors (@test_load.R#42)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86