Last updated on 2019-04-13 01:58:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.0 | 6.20 | 62.25 | 68.45 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.0 | 6.15 | 51.52 | 57.67 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.0 | 92.68 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.0 | 80.94 | OK | |||
r-devel-windows-ix86+x86_64 | 1.5.0 | 15.00 | 102.00 | 117.00 | OK | |
r-patched-linux-x86_64 | 1.5.0 | 6.50 | 61.35 | 67.85 | OK | |
r-patched-solaris-x86 | 1.5.0 | 133.00 | OK | |||
r-release-linux-x86_64 | 1.5.0 | 4.47 | 59.04 | 63.51 | OK | |
r-release-windows-ix86+x86_64 | 1.5.0 | 13.00 | 142.00 | 155.00 | OK | |
r-release-osx-x86_64 | 1.5.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.5.0 | 8.00 | 101.00 | 109.00 | OK | |
r-oldrel-osx-x86_64 | 1.5.0 | OK |
Version: 1.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("rnrfa")
+----------------------------------------------------------------+
| If you wish to use NRFA data, please refer to the following |
| Terms & Conditions: |
| http://nrfa.ceh.ac.uk/costs-terms-and-conditions |
+----------------------------------------------------------------+
> library("lintr")
>
> test_check("rnrfa")
── 1. Error: Output of cmr function for single station (@test-cmr.R#14) ───────
there is no connection 3
1: closeAllConnections() at testthat/test-cmr.R:14
2: close(getConnection(set[i]))
3: getConnection(set[i])
══ testthat results ═══════════════════════════════════════════════════════════
OK: 35 SKIPPED: 0 FAILED: 1
1. Error: Output of cmr function for single station (@test-cmr.R#14)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang