CRAN Package Check Results for Maintainer ‘André Smaniotto <smaniotto at geosapiens.com.br>’

Last updated on 2024-06-08 15:50:02 CEST.

Package ERROR OK
RColetum 1 12

Package RColetum

Current CRAN status: ERROR: 1, OK: 12

Version: 0.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [0m/28m] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(RColetum) > > test_check("RColetum") Error in charToDate(x) : character string is not in a standard unambiguous format Error in charToDate(x) : character string is not in a standard unambiguous format [ FAIL 6 | WARN 1 | SKIP 0 | PASS 46 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-GetAnswers.R:728:3'): warming when is informed the idForm and nameForm ── Error in `requestFunction(query = query, token = token)`: Error 500: Internal Server Error Backtrace: ▆ 1. ├─testthat::expect_warning(...) at test-GetAnswers.R:728:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─RColetum::GetAnswers(...) 7. └─RColetum:::requestFunction(query = query, token = token) ── Error ('test-GetAnswers.R:737:3'): get answers in simple form ─────────────── Error in `requestFunction(query = query, token = token)`: Error 500: Internal Server Error Backtrace: ▆ 1. └─RColetum::GetAnswers("cizio7xeohwgc8k4g4koo008kkoocwg", 5705) at test-GetAnswers.R:737:3 2. └─RColetum:::requestFunction(query = query, token = token) ── Error ('test-GetAnswers.R:870:3'): get answers in more complex forms ──────── Error in `requestFunction(query = query, token = token)`: Error 500: Internal Server Error Backtrace: ▆ 1. └─RColetum::GetAnswers("cizio7xeohwgc8k4g4koo008kkoocwg", 5719) at test-GetAnswers.R:870:3 2. └─RColetum:::requestFunction(query = query, token = token) ── Error ('test-GetAnswers.R:883:3'): get answers in single data frame ───────── Error in `requestFunction(query = query, token = token)`: Error 500: Internal Server Error Backtrace: ▆ 1. └─RColetum::GetAnswers(...) at test-GetAnswers.R:883:3 2. └─RColetum:::requestFunction(query = query, token = token) ── Error ('test-GetAnswersComplexForm.R:75162:3'): Test GetAnswers on a single data frame in a very complex forms, using complex group,relaitonal questions and question with N answers. ── Error in `requestFunction(query = query, token = token)`: Error 500: Internal Server Error Backtrace: ▆ 1. └─RColetum::GetAnswers(...) at test-GetAnswersComplexForm.R:75162:3 2. └─RColetum::GetFormStructure(token, idForm) 3. └─RColetum:::requestFunction(query = query, token = token) ── Error ('test-GetFormStructure.R:221:3'): GetFormStructure in complex and nested form ── Error in `requestFunction(query = query, token = token)`: Error 500: Internal Server Error Backtrace: ▆ 1. └─RColetum::GetFormStructure(...) at test-GetFormStructure.R:221:3 2. └─RColetum:::requestFunction(query = query, token = token) [ FAIL 6 | WARN 1 | SKIP 0 | PASS 46 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang