CRAN Package Check Results for Package densityratio

Last updated on 2025-06-04 05:48:22 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 92.83 483.70 576.53 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 62.28 303.07 365.35 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 784.12 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 706.47 OK
r-devel-windows-x86_64 0.2.0 104.00 256.00 360.00 OK
r-patched-linux-x86_64 0.2.0 89.66 389.84 479.50 NOTE
r-release-linux-x86_64 0.2.0 86.37 391.17 477.54 OK
r-release-macos-arm64 0.2.0 180.00 OK
r-release-macos-x86_64 0.2.0 309.00 OK
r-release-windows-x86_64 0.2.0 101.00 256.00 357.00 OK
r-oldrel-macos-arm64 0.2.0 141.00 NOTE
r-oldrel-macos-x86_64 0.2.0 329.00 NOTE
r-oldrel-windows-x86_64 0.2.0 124.00 341.00 465.00 ERROR

Check Details

Version: 0.2.0
Check: tests
Result: NOTE Running ‘testthat.R’ [269s/63s] Running R code in ‘testthat.R’ had CPU time 4.3 times elapsed time Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: NOTE Running ‘testthat.R’ [163s/49s] Running R code in ‘testthat.R’ had CPU time 3.3 times elapsed time Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: NOTE Running ‘testthat.R’ [209s/83s] Running R code in ‘testthat.R’ had CPU time 2.5 times elapsed time Flavor: r-patched-linux-x86_64

Version: 0.2.0
Check: installed package size
Result: NOTE installed size is 8.0Mb sub-directories of 1Mb or more: libs 6.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 0.2.0
Check: tests
Result: ERROR Running 'testthat.R' [97s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(densityratio) > > test_check("densityratio") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 0 | PASS 279 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-ulsif.R:145:3'): set_threads works ─────────────────────────── `set_threads(50)` did not throw the expected warning. [ FAIL 1 | WARN 0 | SKIP 0 | PASS 279 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64