CRAN Package Check Results for Package pnd

Last updated on 2025-03-12 06:58:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.8 4.62 54.32 58.94 OK
r-devel-linux-x86_64-debian-gcc 0.0.8 3.00 41.86 44.86 OK
r-devel-linux-x86_64-fedora-clang 0.0.9 95.81 OK
r-devel-linux-x86_64-fedora-gcc 0.0.9 117.40 OK
r-devel-macos-arm64 0.0.9 46.00 OK
r-devel-macos-x86_64 0.0.9 70.00 OK
r-devel-windows-x86_64 0.0.9 6.00 81.00 87.00 ERROR
r-patched-linux-x86_64 0.0.8 4.20 51.21 55.41 OK
r-release-linux-x86_64 0.0.8 4.12 51.70 55.82 OK
r-release-macos-arm64 0.0.9 43.00 OK
r-release-macos-x86_64 0.0.9 85.00 OK
r-release-windows-x86_64 0.0.8 5.00 79.00 84.00 OK
r-oldrel-macos-arm64 0.0.9 42.00 OK
r-oldrel-macos-x86_64 0.0.9 82.00 OK
r-oldrel-windows-x86_64 0.0.8 8.00 92.00 100.00 OK

Check Details

Version: 0.0.9
Check: tests
Result: ERROR Running 'testthat.R' [6s] 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.0.9 (2025-03-04). 48 physical cores for parallelism through PSOCK cluster workers are available on Windows. Create and register a default cluster first. > > test_check("pnd") [ FAIL 1 | WARN 15 | SKIP 0 | PASS 228 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-step.plugin.R:7:3'): Plug-in step checks for small truncation errors ── step.plugin(sin, pi/4)$exitcode (`actual`) not equal to 1 (`expected`). `actual`: 0.0 `expected`: 1.0 [ FAIL 1 | WARN 15 | SKIP 0 | PASS 228 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64