CRAN Package Check Results for Package densityratio

Last updated on 2025-05-25 04:50:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 86.49 486.40 572.89 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.0 66.05 313.77 379.82 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 831.01 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 736.23 OK
r-devel-windows-x86_64 0.2.0 101.00 263.00 364.00 OK
r-patched-linux-x86_64 0.2.0 89.40 379.91 469.31 OK
r-release-linux-x86_64 0.2.0 90.37 381.19 471.56 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 104.00 251.00 355.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 123.00 347.00 470.00 ERROR

Check Details

Version: 0.2.0
Check: tests
Result: NOTE Running ‘testthat.R’ [270s/62s] 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’ [179s/56s] Running R code in ‘testthat.R’ had CPU time 3.2 times elapsed time Flavor: r-devel-linux-x86_64-debian-gcc

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' [99s] 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