CRAN Package Check Results for Maintainer ‘Thom Volker <thombenjaminvolker at gmail.com>’

Last updated on 2025-06-07 06:50:39 CEST.

Package ERROR NOTE OK
densityratio 1 5 7

Package densityratio

Current CRAN status: ERROR: 1, NOTE: 5, OK: 7

Version: 0.2.0
Check: tests
Result: NOTE Running ‘testthat.R’ [272s/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/50s] 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’ [204s/81s] 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' [102s] 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