CRAN Package Check Results for Maintainer ‘L. Teal Emery <lte at tealinsights.com>’

Last updated on 2025-05-09 01:50:41 CEST.

Package ERROR OK
econid 13
wbids 1 12

Package econid

Current CRAN status: OK: 13

Package wbids

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [44s] 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(wbids) > > test_check("wbids") Downloading file to: D:\temp\2025_05_04_01_50_00_20595\RtmpGggRHi\file2432477... [ FAIL 1 | WARN 1 | SKIP 7 | PASS 147 ] ══ Skipped tests (7) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ids_bulk.R:5:3', 'test-ids_bulk.R:75:3', 'test-ids_bulk.R:158:3', 'test-ids_bulk.R:204:3', 'test-ids_bulk.R:237:3', 'test-ids_bulk.R:288:3', 'test-ids_bulk.R:344:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ids_bulk.R:338:3'): download_file downloads a file correctly ─── Error in `utils::download.file(url, destfile = destfile, quiet = quiet, mode = "wb")`: cannot open URL 'https://example.com' Backtrace: ▆ 1. └─wbids:::download_file(url, destfile, quiet = TRUE) at test-ids_bulk.R:338:3 2. └─utils::download.file(...) [ FAIL 1 | WARN 1 | SKIP 7 | PASS 147 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64