CRAN Package Check Results for Package dverse

Last updated on 2025-03-15 00:51:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 4.03 41.13 45.16 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 2.55 29.48 32.03 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 69.39 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 517.24 OK
r-devel-macos-arm64 0.2.0 447.00 OK
r-devel-macos-x86_64 0.2.0 1156.00 OK
r-devel-windows-x86_64 0.2.0 6.00 63.00 69.00 OK
r-patched-linux-x86_64 0.2.0 OK
r-release-linux-x86_64 0.2.0 2.39 37.80 40.19 ERROR
r-release-macos-arm64 0.2.0 182.00 OK
r-release-macos-x86_64 0.2.0 363.00 OK
r-release-windows-x86_64 0.2.0 7.00 63.00 70.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 384.00 OK
r-oldrel-windows-x86_64 0.2.0 7.00 73.00 80.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/12s] 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(dverse) > > test_check("dverse") [ FAIL 1 | WARN 0 | SKIP 4 | PASS 23 ] ══ Skipped tests (4) ═══════════════════════════════════════════════════════════ • On CRAN (4): 'test-document_universe.R:66:3', 'test-is_online.R:7:3', 'test-is_online.R:13:3', 'test-is_online.R:19:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-document_universe.R:84:3'): vignettes have a reachable link ── all(is_online(topic)) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 4 | PASS 23 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64