Last updated on 2021-01-25 08:48:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.40 | 30.55 | 32.95 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.79 | 23.71 | 25.50 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 45.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 35.97 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 6.00 | 77.00 | 83.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 2.03 | 29.65 | 31.68 | OK | |
r-patched-solaris-x86 | 0.2.0 | 53.40 | OK | |||
r-release-linux-x86_64 | 0.2.0 | 2.20 | 29.31 | 31.51 | OK | |
r-release-macos-x86_64 | 0.2.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2.0 | 6.00 | 75.00 | 81.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.2.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 3.00 | 78.00 | 81.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [48s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(kiwisR)
>
> test_check("kiwisR")
== Failed tests ================================================================
-- Failure (test_ki_station_list.R:71:3): ki_station_list accepts custom return fields (vector or string) --
`stn_cust_retr` not equal to `stn_cust_retr2`.
Component "station_id": 86 string mismatches
Component "station_no": 86 string mismatches
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 54 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-ix86+x86_64