Last updated on 2020-08-07 01:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 25.85 | 57.78 | 83.63 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 23.65 | 45.61 | 69.26 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 116.50 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 108.22 | OK | |||
r-devel-windows-ix86+x86_64 | 2.0.0 | 48.00 | 72.00 | 120.00 | ERROR | |
r-patched-linux-x86_64 | 2.0.0 | 28.29 | 58.06 | 86.35 | OK | |
r-patched-solaris-x86 | 2.0.0 | 137.40 | WARN | |||
r-release-linux-x86_64 | 2.0.0 | 24.61 | 57.90 | 82.51 | OK | |
r-release-macos-x86_64 | 2.0.0 | OK | ||||
r-release-windows-ix86+x86_64 | 2.0.0 | 47.00 | 78.00 | 125.00 | ERROR | |
r-oldrel-macos-x86_64 | 2.0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 32.00 | 67.00 | 99.00 | ERROR |
Version: 2.0.0
Check: tests
Result: ERROR
Running 'test_all.R' [14s]
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-devel-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' [15s]
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-release-windows-ix86+x86_64
Version: 2.0.0
Check: tests
Result: ERROR
Running 'test_all.R' [13s]
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