Last updated on 2026-05-17 09:50:21 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.4 | 2.91 | 209.96 | 212.87 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 1.77 | 126.94 | 128.71 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 362.70 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 5.00 | 378.86 | 383.86 | OK | |
| r-devel-windows-x86_64 | 1.0.5 | 5.00 | 192.00 | 197.00 | OK | |
| r-patched-linux-x86_64 | 1.0.4 | 3.14 | 195.90 | 199.04 | OK | |
| r-release-linux-x86_64 | 1.0.4 | 2.78 | 166.19 | 168.97 | ERROR | |
| r-release-macos-arm64 | 1.0.5 | 1.00 | 50.00 | 51.00 | OK | |
| r-release-macos-x86_64 | 1.0.5 | 2.00 | 201.00 | 203.00 | OK | |
| r-release-windows-x86_64 | 1.0.4 | 5.00 | 185.00 | 190.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | 1.00 | 53.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.5 | 2.00 | 202.00 | 204.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.5 | 7.00 | 240.00 | 247.00 | OK |
Version: 1.0.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘animal_matrices.Rmd’ using rmarkdown
--- finished re-building ‘animal_matrices.Rmd’
--- re-building ‘credible_intervals.Rmd’ using rmarkdown
--- finished re-building ‘credible_intervals.Rmd’
--- re-building ‘introduction.Rmd’ using rmarkdown
--- finished re-building ‘introduction.Rmd’
--- re-building ‘onepopperiod.Rmd’ using rmarkdown
--- finished re-building ‘onepopperiod.Rmd’
--- re-building ‘quick_start.Rmd’ using rmarkdown
--- finished re-building ‘quick_start.Rmd’
--- re-building ‘transition_priors.Rmd’ using rmarkdown
Quitting from transition_priors.Rmd:431-535 [credibleIntervals1]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'MultinomialCI'
---
Backtrace:
▆
1. ├─... %>% filter(transition != "s to m")
2. ├─dplyr::filter(., transition != "s to m")
3. ├─dplyr::mutate(...)
4. ├─dplyr::bind_rows(., .id = "interval_width")
5. │ └─rlang::list2(...)
6. ├─purrr::map(., as_data_frame)
7. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
8. │ └─purrr:::vctrs_vec_compat(.x, .purrr_user_env)
9. ├─purrr::map(., myfunc)
10. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
11. │ └─purrr:::vctrs_vec_compat(.x, .purrr_user_env)
12. └─base::loadNamespace(x)
13. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
14. └─base (local) withOneRestart(expr, restarts[[1L]])
15. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'transition_priors.Rmd' failed with diagnostics:
there is no package called 'MultinomialCI'
--- failed re-building ‘transition_priors.Rmd’
SUMMARY: processing the following file failed:
‘transition_priors.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-linux-x86_64