Last updated on 2021-04-12 22:51:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | 14.98 | 126.24 | 141.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 11.56 | 92.34 | 103.90 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 171.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 156.65 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4.0 | 31.00 | 165.00 | 196.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 0.4.0 | NOTE | ||||
r-patched-linux-x86_64 | 0.4.0 | 12.34 | 115.79 | 128.13 | OK | |
r-patched-solaris-x86 | 0.4.0 | 205.20 | OK | |||
r-release-linux-x86_64 | 0.4.0 | 11.00 | 115.16 | 126.16 | OK | |
r-release-macos-x86_64 | 0.4.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 27.00 | 174.00 | 201.00 | OK | |
r-oldrel-macos-x86_64 | 0.4.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.0 | 24.00 | 166.00 | 190.00 | ERROR |
Version: 0.4.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-x86_64-gcc10-UCRT
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Component 2: Component 2: 'current' is not a factor
Component 3: Component 2: 'current' is not a factor
Component 4: Component 2: 'current' is not a factor
Component 5: Component 2: 'current' is not a factor
── Failure (test-map.R:21:3): e_map plot has the good data structure and type ──
plot$x$opts$series[[1]]$data not equal to list(...).
Component 1: Component 2: 'current' is not a factor
Component 2: Component 2: 'current' is not a factor
Component 3: Component 2: 'current' is not a factor
Component 4: Component 2: 'current' is not a factor
Component 5: Component 2: 'current' is not a factor
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 178 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(echarts4r)
>
> test_check("echarts4r")
== Failed tests ================================================================
-- Failure (test-chart_types.R:249:3): e_funnel plot has the good data structure and type --
plot$x$opts$series[[1]]$data not equal to list(...).
Component 1: Component 2: 'current' is not a factor
Component 2: Component 2: 'current' is not a factor
Component 3: Component 2: 'current' is not a factor
-- Failure (test-chart_types.R:653:3): e_cloud plot has the good data structure and type --
plot$x$opts$series[[1]]$data not equal to list(...).
Component 1: Component 2: 'current' is not a factor
Component 2: Component 2: 'current' is not a factor
Component 3: Component 2: 'current' is not a factor
Component 4: Component 2: 'current' is not a factor
Component 5: Component 2: 'current' is not a factor
-- Failure (test-map.R:21:3): e_map plot has the good data structure and type --
plot$x$opts$series[[1]]$data not equal to list(...).
Component 1: Component 2: 'current' is not a factor
Component 2: Component 2: 'current' is not a factor
Component 3: Component 2: 'current' is not a factor
Component 4: Component 2: 'current' is not a factor
Component 5: Component 2: 'current' is not a factor
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 178 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64