CRAN Package Check Results for Package roadDB

Last updated on 2026-09-24 18:51:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 6.56 97.73 104.29 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 5.21 68.78 73.99 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 69.74 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 68.05 OK
r-devel-windows-x86_64 0.2.0 10.00 164.00 174.00 OK
r-patched-linux-x86_64 0.2.0 6.79 96.01 102.80 OK
r-release-linux-x86_64 0.2.0 5.01 94.31 99.32 OK
r-release-macos-arm64 0.2.0 2.00 730.00 732.00 OK
r-release-macos-x86_64 0.2.0 5.00 802.00 807.00 OK
r-release-windows-x86_64 0.2.0 10.00 163.00 173.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 5.00 841.00 846.00 OK
r-oldrel-windows-x86_64 0.2.0 12.00 514.00 526.00 ERROR

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [429s] 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(roadDB) This package utilizes a regularly updated version of ROAD, so results may vary over time. An active internet connection is required, and the server may occasionally be offline. For the current ROAD version and scheduled downtime, please refer to https://github.com/sommergeo/roadDB > > test_check("roadDB") roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 1 of 5 ... roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 2 of 5 ... roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 3 of 5 ... roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 4 of 5 ... roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 5 of 5 ... Saving _problems/test-get_archaeology-3.R roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 1 of 5 ... roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 2 of 5 ... roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 3 of 5 ... roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 4 of 5 ... roadDB could not connect to the server. Please check your internet connection or check https://github.com/sommergeo/roadDB#cloud-database-status Attempt 5 of 5 ... Saving _problems/test-get_archaeology-51.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 251 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-get_archaeology.R:3:3'): road_get_lithic_typologies() ────────── Error in `road_run_query(query)`: Error: no database connection. Backtrace: ▆ 1. └─roadDB::road_get_lithic_typologies() at test-get_archaeology.R:3:3 2. └─roadDB::road_get_assemblages(...) 3. └─roadDB:::road_get_localities_internal(...) 4. └─roadDB:::road_run_query(query) ── Error ('test-get_archaeology.R:51:3'): road_get_lithic_raw_materials() ────── Error in `road_run_query(query)`: Error: no database connection. Backtrace: ▆ 1. └─roadDB::road_get_lithic_raw_materials() at test-get_archaeology.R:51:3 2. └─roadDB::road_get_assemblages(...) 3. └─roadDB:::road_get_localities_internal(...) 4. └─roadDB:::road_run_query(query) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 251 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64