Last updated on 2020-01-20 01:50:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.26.5 | 3.12 | 36.70 | 39.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.26.5 | 2.29 | 28.76 | 31.05 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.26.5 | 47.87 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.26.5 | 46.68 | OK | |||
r-devel-windows-ix86+x86_64 | 1.26.5 | 12.00 | 73.00 | 85.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.26.5 | 9.00 | 87.00 | 96.00 | OK | |
r-patched-linux-x86_64 | 1.26.5 | 2.98 | 33.31 | 36.29 | OK | |
r-patched-solaris-x86 | 1.26.5 | 60.50 | OK | |||
r-release-linux-x86_64 | 1.26.5 | 2.52 | 33.69 | 36.21 | OK | |
r-release-windows-ix86+x86_64 | 1.26.5 | 12.00 | 70.00 | 82.00 | OK | |
r-release-osx-x86_64 | 1.26.5 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.26.5 | 5.00 | 117.00 | 122.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.26.5 | NOTE |
Version: 1.26.5
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
htmlwidgets 3.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.26.5
Check: tests
Result: ERROR
Running 'cX-ui-functions.R' [1s]
Running 'cX-ui-generated-test-setup.R' [0s]
Running 'testthat.R' [80s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(canvasXpress)
>
> test_check("canvasXpress")
-- 1. Error: Barplot URL data (@test-other-data-url.R#5) ----------------------
Timeout was reached: [www.canvasxpress.org] Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
Backtrace:
1. canvasXpress::canvasXpress(...)
2. canvasXpress:::assertDataCorrectness(data, graphType, config)
4. httr:::http_error.character(data)
6. httr::HEAD(x, ...)
7. httr:::request_perform(req, hu$handle$handle)
9. httr:::request_fetch.write_memory(req$output, req$url, handle)
10. curl::curl_fetch_memory(url, handle = handle)
-- 2. Error: cXnetwork9 (@test-ui-network.R#37) -------------------------------
Timeout was reached: [www.canvasxpress.org] Connection timed out after 10000 milliseconds
Backtrace:
1. canvasXpress:::check_ui_test(cXnetwork9())
5. global::cXnetwork9()
6. canvasXpress::canvasXpress(...)
7. canvasXpress:::assertDataCorrectness(data, graphType, config)
9. httr:::http_error.character(data)
11. httr::HEAD(x, ...)
12. httr:::request_perform(req, hu$handle$handle)
14. httr:::request_fetch.write_memory(req$output, req$url, handle)
15. curl::curl_fetch_memory(url, handle = handle)
-- 3. Error: cXnetwork11 (@test-ui-network.R#45) ------------------------------
Timeout was reached: [www.canvasxpress.org] Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
Backtrace:
1. canvasXpress:::check_ui_test(cXnetwork11())
5. global::cXnetwork11()
6. canvasXpress::canvasXpress(...)
7. canvasXpress:::assertDataCorrectness(data, graphType, config)
9. httr:::http_error.character(data)
11. httr::HEAD(x, ...)
12. httr:::request_perform(req, hu$handle$handle)
14. httr:::request_fetch.write_memory(req$output, req$url, handle)
15. curl::curl_fetch_memory(url, handle = handle)
-- 4. Error: cXnetwork12 (@test-ui-network.R#49) ------------------------------
Timeout was reached: [www.canvasxpress.org] Connection timed out after 10000 milliseconds
Backtrace:
1. canvasXpress:::check_ui_test(cXnetwork12())
5. global::cXnetwork12()
6. canvasXpress::canvasXpress(...)
7. canvasXpress:::assertDataCorrectness(data, graphType, config)
9. httr:::http_error.character(data)
11. httr::HEAD(x, ...)
12. httr:::request_perform(req, hu$handle$handle)
14. httr:::request_fetch.write_memory(req$output, req$url, handle)
15. curl::curl_fetch_memory(url, handle = handle)
-- 5. Error: cXnetwork13 (@test-ui-network.R#53) ------------------------------
Timeout was reached: [www.canvasxpress.org] Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
Backtrace:
1. canvasXpress:::check_ui_test(cXnetwork13())
5. global::cXnetwork13()
6. canvasXpress::canvasXpress(...)
8. httr:::http_error.character(data)
10. httr::HEAD(x, ...)
11. httr:::request_perform(req, hu$handle$handle)
13. httr:::request_fetch.write_memory(req$output, req$url, handle)
14. curl::curl_fetch_memory(url, handle = handle)
== testthat results ===========================================================
[ OK: 791 | SKIPPED: 0 | WARNINGS: 43 | FAILED: 5 ]
1. Error: Barplot URL data (@test-other-data-url.R#5)
2. Error: cXnetwork9 (@test-ui-network.R#37)
3. Error: cXnetwork11 (@test-ui-network.R#45)
4. Error: cXnetwork12 (@test-ui-network.R#49)
5. Error: cXnetwork13 (@test-ui-network.R#53)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64