CRAN Package Check Results for Package scdensity

Last updated on 2025-06-29 02:50:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 4.28 39.00 43.28 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 3.09 28.99 32.08 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.3 67.75 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 64.20 OK
r-devel-windows-x86_64 1.0.3 6.00 62.00 68.00 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 1.0.3 4.29 38.15 42.44 OK
r-release-macos-arm64 1.0.3 35.00 OK
r-release-macos-x86_64 1.0.3 50.00 OK
r-release-windows-x86_64 1.0.3 7.00 62.00 69.00 OK
r-oldrel-macos-arm64 1.0.3 25.00 OK
r-oldrel-macos-x86_64 1.0.3 63.00 OK
r-oldrel-windows-x86_64 1.0.3 7.00 81.00 88.00 OK

Check Details

Version: 1.0.3
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(scdensity) > > test_check("scdensity") [ FAIL 1 | WARN 0 | SKIP 2 | PASS 42 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'testScdensity.R:38:3', 'testScdensity.R:92:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('testSharpenedKDE.R:43:3'): improve returns a warning if maxpasses is too small. ── `improve(y0, x, confun, tol = tol, maxpasses = 3)` did not produce any warnings. [ FAIL 1 | WARN 0 | SKIP 2 | PASS 42 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc