CRAN Package Check Results for Maintainer ‘Luca Danese <l.danese1 at campus.unimib.it>’

Last updated on 2025-12-07 07:50:35 CET.

Package ERROR WARN NOTE OK
BayesChange 1 1 2 9

Package BayesChange

Current CRAN status: ERROR: 1, WARN: 1, NOTE: 2, OK: 9

Version: 2.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] 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(BayesChange) > > test_check("BayesChange") Saving _problems/test-test-clust_cp-13.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-test-clust_cp.R:11:3'): clust_cp works ───────────────────────── <std::logic_error/C++Error/error/condition> Error: max(): object has no elements Backtrace: ▆ 1. └─BayesChange::clust_cp(...) at test-test-clust_cp.R:11:3 2. └─BayesChange::clust_cp_uni(...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.1.3
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.1.3
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

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