CRAN Package Check Results for Maintainer ‘Vencislav Popov <vencislav.popov at gmail.com>’

Last updated on 2026-03-21 21:53:37 CET.

Package ERROR NOTE OK
bmm 1 3 10

Package bmm

Current CRAN status: ERROR: 1, NOTE: 3, OK: 10

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [70s/88s] 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(bmm) > > test_check("bmm") Saving _problems/test-distributions-73.R [ FAIL 1 | WARN 0 | SKIP 13 | PASS 437 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-bmm.R:3:3', 'test-bmm.R:67:3', 'test-helpers-model.R:84:3', 'test-model_imm.R:4:3', 'test-model_imm.R:16:3', 'test-model_imm.R:28:3', 'test-model_imm.R:41:3', 'test-model_imm.R:118:3', 'test-model_mixture3p.R:5:3', 'test-model_mixture3p.R:11:3' • Skipping (1): 'test-restructure.R:10:3' • interactive() is not TRUE (2): 'test-summary.R:2:3', 'test-update.R:4:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-distributions.R:68:3'): dmixture3p integrates to 1 ─────────── Expected `...$value` to equal 1. Differences: `actual`: 0.999999977 `expected`: 1.000000000 [ FAIL 1 | WARN 0 | SKIP 13 | PASS 437 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘cmdstanr’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64