Last updated on 2020-03-27 00:49:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 4.70 | 41.27 | 45.97 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 3.96 | 31.35 | 35.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 54.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 50.37 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 15.00 | 52.00 | 67.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1.1 | 12.00 | 61.00 | 73.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 3.94 | 35.43 | 39.37 | OK | |
r-patched-solaris-x86 | 0.1.1 | 78.80 | OK | |||
r-release-linux-x86_64 | 0.1.1 | 3.73 | 35.64 | 39.37 | OK | |
r-release-windows-ix86+x86_64 | 0.1.1 | 25.00 | 80.00 | 105.00 | OK | |
r-release-osx-x86_64 | 0.1.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 12.00 | 76.00 | 88.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.1 | ERROR |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
11. pins::board_pin_store(...)
13. pins:::board_pin_create.local(...)
14. pins:::pin_registry_update(name = name, component = board$name)
15. pins:::pin_registry_save_entries(entries, component)
16. yaml::write_yaml(entries, pin_registry_config(component))
17. base::file(file, "w", encoding = fileEncoding)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: tbl pin is created w/o error (@test-pins.R#16)
Error: testthat unit tests failed
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
Flavor: r-release-osx-x86_64
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
11. pins::board_pin_store(...)
13. pins:::board_pin_create.local(...)
14. pins:::pin_registry_update(name = name, component = board$name)
15. pins:::pin_registry_save_entries(entries, component)
16. yaml::write_yaml(entries, pin_registry_config(component))
17. base::file(file, "w", encoding = fileEncoding)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 22 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: tbl pin is created w/o error (@test-pins.R#16)
Error: testthat unit tests failed
In addition: Warning message:
call dbDisconnect() when finished working with a connection
Execution halted
Flavor: r-oldrel-osx-x86_64