CRAN Package Check Results for Package KoboconnectR

Last updated on 2024-06-10 18:53:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 5.59 55.79 61.38 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 4.29 42.20 46.49 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 76.56 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 84.04 OK
r-devel-windows-x86_64 1.2.2 6.00 68.00 74.00 OK
r-patched-linux-x86_64 1.2.2 5.71 54.37 60.08 OK
r-release-linux-x86_64 1.2.2 4.47 53.52 57.99 OK
r-release-macos-arm64 1.2.2 45.00 OK
r-release-macos-x86_64 1.2.2 61.00 OK
r-release-windows-x86_64 1.2.2 6.00 65.00 71.00 OK
r-oldrel-macos-arm64 1.2.2 45.00 OK
r-oldrel-macos-x86_64 1.2.2 74.00 OK
r-oldrel-windows-x86_64 1.2.2 8.00 72.00 80.00 OK

Check Details

Version: 1.2.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/1s] Running ‘testthat.R’ [3s/12s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(KoboconnectR) Extract Kobotools data to R > > test_check("KoboconnectR") | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% | | | 0% | |======================================================================| 100% [ FAIL 1 | WARN 0 | SKIP 10 | PASS 27 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-get_kobo_token.R:28:3', 'test-kobo_df_download.R:2:3', 'test-kobo_export_create.R:4:3', 'test-kobo_export_create.R:15:3', 'test-kobo_export_create.R:25:3', 'test-kobo_export_create.R:36:3', 'test-kobo_exports.R:2:3', 'test-kobo_xls_dl.R:2:3', 'test-kobotools_api.R:31:3', 'test-kobotools_kpi_data.R:38:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-kobotools_api.R:27:3'): df is downloaded when simplification applied ── Error: lexical error: invalid char in json text. <html> <head><title>502 Bad Ga (right here) ------^ Backtrace: ▆ 1. ├─testthat::expect_true(...) at test-kobotools_api.R:27:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─base::is.data.frame(...) 5. └─KoboconnectR::kobotools_api(...) 6. └─jsonlite::fromJSON(...) 7. └─jsonlite:::parse_and_simplify(...) 8. └─jsonlite:::parseJSON(txt, bigint_as_char) 9. └─jsonlite:::parse_string(txt, bigint_as_char) [ FAIL 1 | WARN 0 | SKIP 10 | PASS 27 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc