Last updated on 2020-01-24 06:49:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 5.45 | 55.75 | 61.20 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.35 | 42.69 | 48.04 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 76.40 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 77.36 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.4 | 19.00 | 148.00 | 167.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 0.1.4 | 20.00 | 77.00 | 97.00 | OK | |
r-patched-linux-x86_64 | 0.1.4 | 5.30 | 48.79 | 54.09 | OK | |
r-patched-solaris-x86 | 0.1.4 | 84.30 | ERROR | |||
r-release-linux-x86_64 | 0.1.4 | 4.62 | 48.49 | 53.11 | OK | |
r-release-windows-ix86+x86_64 | 0.1.4 | 12.00 | 135.00 | 147.00 | OK | |
r-release-osx-x86_64 | 0.1.4 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 5.00 | 66.00 | 71.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.4 | ERROR |
Version: 0.1.4
Check: examples
Result: ERROR
Running examples in ‘virtuoso-Ex.R’ failed
The error most likely occurred in:
> ### Name: vos_connect
> ### Title: Connect to a Virtuoso Server over ODBC
> ### Aliases: vos_connect
>
> ### ** Examples
>
> vos_status()
Error in ps_pids() : Not implemented for this platform
Calls: vos_status ... vos_process -> virtuoso_pid -> <Anonymous> -> ps_pids
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
cannot open the connection
Backtrace:
1. virtuoso:::vos_odbcinst()
2. base::write(...)
3. base::cat(...)
4. base::file(file, ifelse(append, "a", "w"))
virtuoso isn't running.
No active virtuoso process detected.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 14 | SKIPPED: 9 | WARNINGS: 1 | FAILED: 1 ]
1. Error: We can generate an odbcinst file (@test-vos_odbc.R#23)
Error: testthat unit tests failed
Execution halted
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64