CRAN Package Check Results for Package kiwisR

Last updated on 2020-08-07 01:49:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.25 28.76 31.01 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 1.93 22.27 24.20 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 43.12 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 34.40 OK
r-devel-windows-ix86+x86_64 0.2.0 12.00 97.00 109.00 ERROR
r-patched-linux-x86_64 0.2.0 1.95 28.51 30.46 OK
r-patched-solaris-x86 0.2.0 49.70 OK
r-release-linux-x86_64 0.2.0 2.15 28.40 30.55 OK
r-release-macos-x86_64 0.2.0 OK
r-release-windows-ix86+x86_64 0.2.0 9.00 80.00 89.00 OK
r-oldrel-macos-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 5.00 80.00 85.00 OK

Check Details

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