CRAN Package Check Results for Package cnd

Last updated on 2025-11-26 05:51:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.09 30.78 33.87 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 2.43 23.94 26.37 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 17.00 36.72 53.72 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 47.07 OK
r-devel-windows-x86_64 0.1.0 6.00 46.00 52.00 OK
r-patched-linux-x86_64 0.1.0 3.47 27.35 30.82 ERROR
r-release-linux-x86_64 0.1.0 3.26 27.38 30.64 ERROR
r-release-macos-arm64 0.1.1 1.00 12.00 13.00 OK
r-release-macos-x86_64 0.1.1 4.00 65.00 69.00 OK
r-release-windows-x86_64 0.1.0 6.00 46.00 52.00 ERROR
r-oldrel-macos-arm64 0.1.1 1.00 19.00 20.00 OK
r-oldrel-macos-x86_64 0.1.1 3.00 73.00 76.00 OK
r-oldrel-windows-x86_64 0.1.1 7.00 60.00 67.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [3s/4s] 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-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [3s/5s] 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-release-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [3s] 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-release-windows-x86_64