CRAN Package Check Results for Package bistablehistory

Last updated on 2026-02-03 14:51:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 185.88 169.72 355.60 OK
r-devel-linux-x86_64-debian-gcc 1.1.3 156.55 135.16 291.71 OK
r-devel-linux-x86_64-fedora-clang 1.1.3 281.00 261.18 542.18 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.3 360.00 305.67 665.67 ERROR
r-devel-windows-x86_64 1.1.3 179.00 207.00 386.00 OK
r-patched-linux-x86_64 1.1.3 203.60 172.81 376.41 OK
r-release-linux-x86_64 1.1.3 194.78 170.35 365.13 OK
r-release-macos-arm64 1.1.3 OK
r-release-macos-x86_64 1.1.3 116.00 257.00 373.00 OK
r-release-windows-x86_64 1.1.3 179.00 202.00 381.00 OK
r-oldrel-macos-arm64 1.1.3 NOTE
r-oldrel-macos-x86_64 1.1.3 111.00 235.00 346.00 NOTE
r-oldrel-windows-x86_64 1.1.3 223.00 255.00 478.00 NOTE

Check Details

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [19s/29s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘cumulative-history.Rmd’ using rmarkdown Quitting from cumulative-history.Rmd:67-87 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `summarise()`: ℹ In argument: `t = t`. ℹ In group 1: `h0 = 0`, `S = 1`, `tau = 1`. Caused by error: ! `t` must be size 1, not 100. ℹ To return more or less than 1 row per group, use `reframe()`. --- Backtrace: ▆ 1. ├─... %>% ... 2. ├─dplyr::summarise(...) 3. ├─dplyr:::summarise.grouped_df(...) 4. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 5. │ └─base::withCallingHandlers(...) 6. └─dplyr:::dplyr_internal_error(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'cumulative-history.Rmd' failed with diagnostics: ℹ In argument: `t = t`. ℹ In group 1: `h0 = 0`, `S = 1`, `tau = 1`. Caused by error: ! `t` must be size 1, not 100. ℹ To return more or less than 1 row per group, use `reframe()`. --- failed re-building ‘cumulative-history.Rmd’ --- re-building ‘usage-examples.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. [WARNING] Citeproc: citation loo not found --- finished re-building ‘usage-examples.Rmd’ --- re-building ‘writing-stan-code.Rmd’ using rmarkdown [WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead. --- finished re-building ‘writing-stan-code.Rmd’ SUMMARY: processing the following file failed: ‘cumulative-history.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/24s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(bistablehistory) Loading required package: loo This is loo version 2.9.0 - Online documentation and vignettes at mc-stan.org/loo - As of v2.0.0 loo defaults to 1 core but we recommend using as many as possible. Use the 'cores' argument or set options(mc.cores = NUM_CORES) for an entire session. Attaching package: 'loo' The following object is masked from 'package:testthat': compare Loading required package: rlang Loading required package: rstantools This is rstantools version 2.6.0 Attaching package: 'bistablehistory' The following object is masked from 'package:loo': loo > > test_check("bistablehistory") Saving _problems/test-fit_and_post_fit_utilities-44.R [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fit_and_post_fit_utilities.R:44:3'): test fit and post fit utilities ── Error in `dplyr::summarise(., DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1]), Term = rep(.data$Term, dim(bF)[1]), .groups = "keep")`: ℹ In argument: `DistributionParameter = rep(.data$DistributionParameter, dim(bF)[1])`. ℹ In group 1: `DistributionParameter = 1`, `Term = 1`. Caused by error: ! `DistributionParameter` must be size 1, not 1000. ℹ To return more or less than 1 row per group, use `reframe()`. Backtrace: ▆ 1. ├─testthat::expect_s3_class(fixef(fit), "data.frame") at test-fit_and_post_fit_utilities.R:44:3 2. │ └─testthat::quasi_label(enquo(object)) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─bistablehistory::fixef(fit) 5. │ └─... %>% ... 6. ├─dplyr::mutate(...) 7. ├─dplyr::mutate(...) 8. ├─dplyr::mutate(., Estimate = c(bF)) 9. ├─dplyr::ungroup(.) 10. ├─dplyr::summarise(...) 11. ├─dplyr:::summarise.grouped_df(...) 12. │ └─dplyr:::summarise_cols(.data, dplyr_quosures(...), by, "summarise") 13. │ └─base::withCallingHandlers(...) 14. ├─dplyr:::dplyr_internal_error(...) 15. │ └─rlang::abort(class = c(class, "dplyr:::internal_error"), dplyr_error_data = data) 16. │ └─rlang:::signal_abort(cnd, .file) 17. │ └─base::signalCondition(cnd) 18. └─dplyr (local) `<fn>`(`<dpl:::__>`) 19. └─dplyr (local) handler(cnd) 20. └─rlang::abort(message, class = error_class, parent = parent, call = error_call) [ FAIL 1 | WARN 1 | SKIP 0 | PASS 97 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

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

Version: 1.1.3
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64