CRAN Package Check Results for Package cnd

Last updated on 2025-11-14 00:50:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 3.63 29.21 32.84 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 2.51 22.85 25.36 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 47.53 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 14.00 36.24 50.24 ERROR
r-devel-windows-x86_64 0.1.0 6.00 46.00 52.00 OK
r-patched-linux-x86_64 0.1.0 3.24 26.38 29.62 OK
r-release-linux-x86_64 0.1.0 3.14 26.68 29.82 OK
r-release-macos-arm64 0.1.0 1.00 19.00 20.00 OK
r-release-macos-x86_64 0.1.0 4.00 27.00 31.00 OK
r-release-windows-x86_64 0.1.0 4.00 44.00 48.00 OK
r-oldrel-macos-arm64 0.1.0 1.00 32.00 33.00 OK
r-oldrel-macos-x86_64 0.1.0 3.00 56.00 59.00 OK
r-oldrel-windows-x86_64 0.1.0 7.00 52.00 59.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [6s/16s] 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(cnd) > > test_check("cnd") Saving _problems/test-condition-231.R [ FAIL 1 | WARN 0 | SKIP 11 | PASS 81 ] ══ Skipped tests (11) ══════════════════════════════════════════════════════════ • On CRAN (11): 'test-condition.R:109:1', 'test-condition.R:179:1', 'test-document.R:33:3', 'test-document.R:37:1', 'test-handlers.R:1:1', 'test-handlers.R:11:1', 'test-print.R:1:1', 'test-print.R:24:1', 'test-register.R:40:1', 'test-register.R:44:1', 'test-utils.R:28:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-condition.R:226:3'): cnd(condition) handling ───────────────── Expected exactly one failure and no successes. Actually succeeded 1 times [ FAIL 1 | WARN 0 | SKIP 11 | PASS 81 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc