Last updated on 2026-06-07 14:51:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.2 | 5.58 | 151.69 | 157.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.2 | 3.95 | 129.82 | 133.77 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.3.2 | 9.00 | 221.84 | 230.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 9.00 | 278.85 | 287.85 | OK | |
| r-devel-windows-x86_64 | 0.3.2 | 8.00 | 206.00 | 214.00 | OK | |
| r-patched-linux-x86_64 | 0.3.2 | 4.94 | 142.64 | 147.58 | OK | |
| r-release-linux-x86_64 | 0.3.2 | 5.26 | 146.70 | 151.96 | OK | |
| r-release-macos-arm64 | 0.3.2 | 1.00 | 59.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 0.3.2 | 4.00 | 227.00 | 231.00 | OK | |
| r-release-windows-x86_64 | 0.3.2 | 10.00 | 204.00 | 214.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.2 | 1.00 | 54.00 | 55.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.2 | 3.00 | 200.00 | 203.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.2 | 9.00 | 256.00 | 265.00 | OK |
Version: 0.3.2
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘SE_Agri-vignette.Rmd’ using rmarkdown
--- finished re-building ‘SE_Agri-vignette.Rmd’
--- re-building ‘SE_drive-vignette.Rmd’ using rmarkdown
--- finished re-building ‘SE_drive-vignette.Rmd’
--- re-building ‘csa-vignette.Rmd’ using rmarkdown
Quitting from csa-vignette.Rmd:98-103 [output]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/purrr_error_indexed>
Error in `purrr::map()`:
ℹ In index: 1.
Caused by error in `Rcpp::sourceCpp()`:
! Error 2 occurred building shared library.
---
Backtrace:
▆
1. ├─simulateDCE::sim_all(...)
2. │ ├─... %>% stats::setNames(designname)
3. │ └─purrr::map(...)
4. │ └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
5. │ ├─purrr:::with_indexed_errors(...)
6. │ │ └─base::withCallingHandlers(...)
7. │ ├─purrr:::call_with_cleanup(...)
8. │ └─simulateDCE (local) .f(.x[[i]], ...)
9. │ └─mixl::specify_model(...)
10. │ └─Rcpp::sourceCpp(code = e1$cpp_code, env = cpp_container, ...)
11. │ └─base::stop("Error ", status, " occurred building shared library.")
12. └─stats::setNames(., designname)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'csa-vignette.Rmd' failed with diagnostics:
ℹ In index: 1.
Caused by error in `Rcpp::sourceCpp()`:
! Error 2 occurred building shared library.
--- failed re-building ‘csa-vignette.Rmd’
SUMMARY: processing the following file failed:
‘csa-vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc