Last updated on 2022-09-11 12:56:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 2.11 | 48.14 | 50.25 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.97 | 31.61 | 33.58 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 67.76 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 65.45 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 19.00 | 122.00 | 141.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 2.31 | 40.72 | 43.03 | OK | |
r-release-linux-x86_64 | 1.0.1 | 2.27 | 40.23 | 42.50 | OK | |
r-release-macos-arm64 | 1.0.0 | 70.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 86.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 13.00 | 120.00 | 133.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 82.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 88.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 6.00 | 122.00 | 128.00 | ERROR |
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [59s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(naptanr)
>
> test_check("naptanr")
Returning data for area codes: 450 West Yorkshire
Returning data for area codes: 220 East Riding of Yorkshire, 320 North Yorkshire, 370 South Yorkshire, 450 West Yorkshire
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ]
== Failed tests ================================================================
-- Failure (testcall_naptan.R:26:3): output as expected using multiple Atco codes --
nrow(output) (`actual`) not equal to 7104 (`expected`).
`actual`: 7105
`expected`: 7104
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 27 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64