Last updated on 2018-04-29 01:46:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 3.26 | 42.21 | 45.47 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 3.35 | 36.21 | 39.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 46.29 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 43.21 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 9.00 | 101.00 | 110.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.2 | 3.72 | 42.04 | 45.76 | NOTE | |
r-patched-solaris-x86 | 0.1.2 | 76.50 | OK | |||
r-release-linux-x86_64 | 0.1.2 | 3.82 | 41.34 | 45.16 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1.2 | 9.00 | 101.00 | 110.00 | ERROR | |
r-release-osx-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 6.00 | 123.00 | 129.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.2 | OK |
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
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 FAILED: 1
1. Failure: (unknown) (@test-check_urls.R#25)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 0.1.2
Check: DESCRIPTION meta-information
Result: NOTE
Dependence on R version ‘3.3.3’ not with patchlevel 0
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.2
Check: tests
Result: ERROR
Running 'testthat.R' [17s]
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 FAILED: 1
1. Failure: (unknown) (@test-check_urls.R#25)
Error: testthat unit tests failed
In addition: Warning message:
In .identC(class1, class2) :
closing unused connection 3 (http://www.fangraphs.com/guts.aspx?type=cn)
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64