CRAN Package Check Results for Maintainer ‘Haydee Svab <hsvab at hsvab.eng.br>’

Last updated on 2024-05-12 09:53:13 CEST.

Package ERROR OK
odbr 1 11

Package odbr

Current CRAN status: ERROR: 1, OK: 11

Version: 0.1.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [71s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(odbr) > > test_check("odbr") Internet connection not working properly. Internet connection not working properly. [ FAIL 3 | WARN 0 | SKIP 3 | PASS 8 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-read_dictionary.R:12:3', 'test-read_map.R:14:3', 'test-read_od.R:7:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-read_map.R:9:3'): read_map() works ─────────────────────────── is.data.frame(testing_object) (`actual`) not equal to TRUE (`expected`). `actual`: FALSE `expected`: TRUE ── Failure ('test-read_map.R:11:3'): read_map() works ────────────────────────── `testing_object` is not an S3 object ── Failure ('test-read_od.R:4:3'): read_od() works ───────────────────────────── is.data.frame(testing_object) (`actual`) not equal to TRUE (`expected`). `actual`: FALSE `expected`: TRUE [ FAIL 3 | WARN 0 | SKIP 3 | PASS 8 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64