CRAN Package Check Results for Package pnd

Last updated on 2026-02-06 13:50:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 5.47 72.92 78.39 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 9.00 112.20 121.20 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 124.86 OK
r-devel-windows-x86_64 0.1.1 7.00 94.00 101.00 OK
r-patched-linux-x86_64 0.1.1 6.51 64.62 71.13 OK
r-release-linux-x86_64 0.1.1 5.65 64.94 70.59 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 4.00 127.00 131.00 OK
r-release-windows-x86_64 0.1.1 8.00 90.00 98.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 4.00 117.00 121.00 OK
r-oldrel-windows-x86_64 0.1.1 10.00 108.00 118.00 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/14s] 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(pnd) Parallel numerical derivatives v.0.1.1 (2025-09-04). 8 physical cores for parallelism through mclapply forking are available on Linux. > > test_check("pnd") Saving _problems/test-step.CR-24.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 296 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-step.CR.R:24:3'): Curtis-Reid step selection behaves reasonably ── Expected `sum(s2$abs.error)` < 1e-06. Actual comparison: 0.0000021 >= 0.0000010 Difference: 0.0000011 >= 0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 296 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/11s] 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(pnd) Parallel numerical derivatives v.0.1.1 (2025-09-04). 16 physical cores for parallelism through mclapply forking are available on Linux. > > test_check("pnd") Saving _problems/test-step.CR-24.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 296 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-step.CR.R:24:3'): Curtis-Reid step selection behaves reasonably ── Expected `sum(s2$abs.error)` < 1e-06. Actual comparison: 0.0000021 >= 0.0000010 Difference: 0.0000011 >= 0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 296 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc