Last updated on 2019-06-18 01:48:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.5.0 | 8.89 | 126.61 | 135.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.5.0 | 8.82 | 97.83 | 106.65 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.5.0 | 157.35 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.5.0 | 152.71 | OK | |||
r-devel-windows-ix86+x86_64 | 4.5.0 | 25.00 | 206.00 | 231.00 | ERROR | |
r-patched-linux-x86_64 | 4.5.0 | 10.24 | 125.58 | 135.82 | OK | |
r-patched-solaris-x86 | 4.5.0 | 195.70 | OK | |||
r-release-linux-x86_64 | 4.5.0 | 9.81 | 123.32 | 133.13 | OK | |
r-release-windows-ix86+x86_64 | 4.5.0 | 19.00 | 205.00 | 224.00 | ERROR | |
r-release-osx-x86_64 | 4.5.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 4.5.0 | 13.00 | 164.00 | 177.00 | ERROR | |
r-oldrel-osx-x86_64 | 4.5.0 | OK |
Version: 4.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [34s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(huxtable)
>
>
> we_are_in_R_CMD_check <- TRUE
> test_check("huxtable")
-- 1. Failure: Data written in appropriate format (@test-openxlsx.R#107) ------
dfr[[1]] not equal to 1:2 + 0.5.
2/2 mismatches (average diff: 0.5)
[1] 1 - 1.5 == -0.5
[2] 2 - 2.5 == -0.5
-- 2. Failure: Data written in appropriate format (@test-openxlsx.R#108) ------
dfr[[2]] not equal to -1:-2 + 0.5.
2/2 mismatches (average diff: 0.5)
[1] 0 - -0.5 == 0.5
[2] -1 - -1.5 == 0.5
== testthat results ===========================================================
OK: 873 SKIPPED: 64 WARNINGS: 0 FAILED: 2
1. Failure: Data written in appropriate format (@test-openxlsx.R#107)
2. Failure: Data written in appropriate format (@test-openxlsx.R#108)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 4.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [32s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(huxtable)
>
>
> we_are_in_R_CMD_check <- TRUE
> test_check("huxtable")
-- 1. Failure: Data written in appropriate format (@test-openxlsx.R#107) ------
dfr[[1]] not equal to 1:2 + 0.5.
2/2 mismatches (average diff: 0.5)
[1] 1 - 1.5 == -0.5
[2] 2 - 2.5 == -0.5
-- 2. Failure: Data written in appropriate format (@test-openxlsx.R#108) ------
dfr[[2]] not equal to -1:-2 + 0.5.
2/2 mismatches (average diff: 0.5)
[1] 0 - -0.5 == 0.5
[2] -1 - -1.5 == 0.5
== testthat results ===========================================================
OK: 873 SKIPPED: 64 WARNINGS: 0 FAILED: 2
1. Failure: Data written in appropriate format (@test-openxlsx.R#107)
2. Failure: Data written in appropriate format (@test-openxlsx.R#108)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 4.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [31s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(huxtable)
>
>
> we_are_in_R_CMD_check <- TRUE
> test_check("huxtable")
-- 1. Failure: Data written in appropriate format (@test-openxlsx.R#107) ------
dfr[[1]] not equal to 1:2 + 0.5.
2/2 mismatches (average diff: 0.5)
[1] 1 - 1.5 == -0.5
[2] 2 - 2.5 == -0.5
-- 2. Failure: Data written in appropriate format (@test-openxlsx.R#108) ------
dfr[[2]] not equal to -1:-2 + 0.5.
2/2 mismatches (average diff: 0.5)
[1] 0 - -0.5 == 0.5
[2] -1 - -1.5 == 0.5
== testthat results ===========================================================
OK: 873 SKIPPED: 64 WARNINGS: 0 FAILED: 2
1. Failure: Data written in appropriate format (@test-openxlsx.R#107)
2. Failure: Data written in appropriate format (@test-openxlsx.R#108)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64