Last updated on 2020-08-07 01:50:31 CEST.
Package | ERROR | OK |
---|---|---|
kiwisR | 1 | 11 |
Current CRAN status: ERROR: 1, OK: 11
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [53s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(kiwisR)
>
> test_check("kiwisR")
-- 1. Failure: ki_station_list accepts custom return fields (vector or string) (
`stn_cust_retr` not equal to `stn_cust_retr2`.
Component "station_id": 95 string mismatches
Component "station_no": 95 string mismatches
== testthat results ===========================================================
[ OK: 54 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: ki_station_list accepts custom return fields (vector or string) (@test_ki_station_list.R#71)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64