CRAN Package Check Results for Maintainer ‘Kent English <kenglish at receptiviti.com>’

Last updated on 2024-06-06 05:58:24 CEST.

Package ERROR NOTE OK
receptiviti 1 1 11

Package receptiviti

Current CRAN status: ERROR: 1, NOTE: 1, OK: 11

Version: 0.1.8
Check: tests
Result: ERROR Running 'testthat.R' [36s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(receptiviti) > > test_check("receptiviti") Status: ERROR Message: URL is unreachable NULL NULL [ FAIL 3 | WARN 0 | SKIP 2 | PASS 8 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • no API key (2): 'test-receptiviti.R:31:1', 'test-receptiviti_status.R:19:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-receptiviti.R:12:3'): invalid inputs are caught ──────────────── Error: URL is unreachable Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-receptiviti.R:12:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─receptiviti::receptiviti("", key = 123, secret = 123) ── Failure ('test-receptiviti_status.R:11:3'): failures works ────────────────── `invalid_message` (`actual`) not identical to "Message: 404" (`expected`). `actual`: "Message: URL is unreachable" `expected`: "Message: 404" ── Failure ('test-receptiviti_status.R:12:3'): failures works ────────────────── grepl(...) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 3 | WARN 0 | SKIP 2 | PASS 8 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.8
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘arrow’ Flavor: r-release-macos-x86_64

Version: 0.1.8
Check: Rd cross-references
Result: NOTE Package unavailable to check Rd xrefs: ‘arrow’ Flavor: r-release-macos-x86_64