CRAN Package Check Results for Package pkgndep

Last updated on 2025-12-14 03:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.99.3 11.95 374.13 386.08 OK
r-devel-linux-x86_64-debian-gcc 1.99.3 9.59 253.01 262.60 OK
r-devel-linux-x86_64-fedora-clang 1.99.3 24.00 617.72 641.72 OK
r-devel-linux-x86_64-fedora-gcc 1.99.3 24.00 690.81 714.81 OK
r-devel-windows-x86_64 1.99.3 58.00 544.00 602.00 OK
r-patched-linux-x86_64 1.99.3 13.92 416.96 430.88 OK
r-release-linux-x86_64 1.99.3 13.32 417.35 430.67 ERROR
r-release-macos-arm64 1.99.3 OK
r-release-macos-x86_64 1.99.3 25.00 524.00 549.00 OK
r-release-windows-x86_64 1.99.3 65.00 578.00 643.00 OK
r-oldrel-macos-arm64 1.99.3 OK
r-oldrel-macos-x86_64 1.99.3 24.00 350.00 374.00 OK
r-oldrel-windows-x86_64 1.99.3 54.00 694.00 748.00 OK

Check Details

Version: 1.99.3
Check: tests
Result: ERROR Running ‘test-all.R’ [1m/12m] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > suppressWarnings(suppressPackageStartupMessages(library(pkgndep))) > > test_check("pkgndep") prepare dependency table... prepare reverse dependency table... Saving _problems/test_pkgndep-15.R prepare dependency table... prepare reverse dependency table... retrieve package database from CRAN/Bioconductor (3.22)... - 26569 remote packages on CRAN/Bioconductor. - 121 packages installed locally. prepare dependency table... prepare reverse dependency table... [ FAIL 1 | WARN 7 | SKIP 1 | PASS 3 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test_pkgndep.R:59:2' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_pkgndep.R:15:6'): Test package_dependencies() on cola ──────── Expected `x` to be identical to `expected`. Differences: Types not compatible: character is not logical Backtrace: ▆ 1. └─testthat::expect_that(sort(p1), is_identical_to(sort(p2))) at test_pkgndep.R:15:13 2. └─testthat (local) condition(object) 3. └─testthat::expect_identical(x, expected, expected.label = label) [ FAIL 1 | WARN 7 | SKIP 1 | PASS 3 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64