Last updated on 2020-07-02 02:09:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 25.68 | 57.20 | 82.88 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 20.70 | 45.86 | 66.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 114.96 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 106.71 | OK | |||
r-devel-windows-ix86+x86_64 | 2.0.0 | 48.00 | 64.00 | 112.00 | ERROR | |
r-patched-linux-x86_64 | 2.0.0 | 26.78 | 58.36 | 85.14 | OK | |
r-patched-solaris-x86 | 2.0.0 | 137.40 | WARN | |||
r-release-linux-x86_64 | 2.0.0 | 27.07 | 58.33 | 85.40 | OK | |
r-release-osx-x86_64 | 2.0.0 | OK | ||||
r-release-windows-ix86+x86_64 | 2.0.0 | 39.00 | 69.00 | 108.00 | ERROR | |
r-oldrel-osx-x86_64 | 2.0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 37.00 | 98.00 | 135.00 | ERROR |
Version: 2.0.0
Check: tests
Result: ERROR
Running 'test_all.R' [11s]
Running the tests in 'tests/test_all.R' failed.
Complete output:
> library(testthat)
> test_check("bdpar")
Loading required package: bdpar
-- 1. Failure: startConnectionWithTwitter connectionWithTwitter=FALSE (@test_Con
`connection$startConnectionWithTwitter()` did not throw an error.
== testthat results ===========================================================
[ OK: 572 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: startConnectionWithTwitter connectionWithTwitter=FALSE (@test_Connections.R#8)
Error: testthat unit tests failed
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64
Version: 2.0.0
Check: for unstated dependencies in ‘tests’
Result: WARN
Warning in deparse(e[[2L]]) :
it is not known that wchar_t is Unicode on this platform
Warning in deparse(e[[2L]]) :
it is not known that wchar_t is Unicode on this platform
Warning in deparse(e[[2L]]) :
it is not known that wchar_t is Unicode on this platform
Warning in deparse(e[[2L]]) :
it is not known that wchar_t is Unicode on this platform
Flavor: r-patched-solaris-x86
Version: 2.0.0
Check: tests
Result: ERROR
Running 'test_all.R' [20s]
Running the tests in 'tests/test_all.R' failed.
Complete output:
> library(testthat)
> test_check("bdpar")
Loading required package: bdpar
-- 1. Failure: startConnectionWithTwitter connectionWithTwitter=FALSE (@test_Con
`connection$startConnectionWithTwitter()` did not throw an error.
== testthat results ===========================================================
[ OK: 572 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: startConnectionWithTwitter connectionWithTwitter=FALSE (@test_Connections.R#8)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64