CRAN Package Check Results for Package baseballDBR

Last updated on 2019-11-26 00:51:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 4.79 52.88 57.67 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 4.56 41.09 45.65 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 68.57 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 67.10 OK
r-devel-windows-ix86+x86_64 0.1.2 25.00 117.00 142.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.1.2 14.00 84.00 98.00 OK
r-patched-linux-x86_64 0.1.2 5.73 51.02 56.75 OK
r-patched-solaris-x86 0.1.2 97.70 OK
r-release-linux-x86_64 0.1.2 5.09 50.86 55.95 OK
r-release-windows-ix86+x86_64 0.1.2 16.00 123.00 139.00 OK
r-release-osx-x86_64 0.1.2 OK
r-oldrel-windows-ix86+x86_64 0.1.2 7.00 113.00 120.00 ERROR
r-oldrel-osx-x86_64 0.1.2 OK

Check Details

Version: 0.1.2
Check: tests
Result: ERROR
     Running 'testthat.R' [6s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(baseballDBR)
     >
     > test_check("baseballDBR")
     -- 1. Failure: (unknown) (@test-check_urls.R#25) ------------------------------
     urlExists("http://www.fangraphs.com/guts.aspx?type=cn") isn't true.
    
     == testthat results ===========================================================
     [ OK: 2 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: (unknown) (@test-check_urls.R#25)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64