Last updated on 2026-03-09 10:50:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6-7 | 3.91 | 71.07 | 74.98 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6-7 | 2.22 | 47.74 | 49.96 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6-7 | 65.64 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.6-7 | 6.00 | 121.49 | 127.49 | OK | |
| r-devel-macos-arm64 | 0.6-7 | 1.00 | 23.00 | 24.00 | OK | |
| r-devel-windows-x86_64 | 0.6-7 | 6.00 | 84.00 | 90.00 | OK | |
| r-patched-linux-x86_64 | 0.6-7 | 4.34 | 64.60 | 68.94 | OK | |
| r-release-linux-x86_64 | 0.6-7 | 3.80 | 63.95 | 67.75 | OK | |
| r-release-macos-arm64 | 0.6-7 | 1.00 | 23.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.6-7 | 3.00 | 73.00 | 76.00 | OK | |
| r-release-windows-x86_64 | 0.6-7 | 6.00 | 87.00 | 93.00 | OK | |
| r-oldrel-macos-arm64 | 0.6-7 | 1.00 | 27.00 | 28.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6-7 | 3.00 | 83.00 | 86.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6-7 | 8.00 | 104.00 | 112.00 | OK |
Version: 0.6-7
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Diagnostics-for-2SLS-Regression.Rmd’ using rmarkdown
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘Diagnostics-for-2SLS-Regression.Rmd’
--- re-building ‘ivreg.Rmd’ using rmarkdown
Quitting from ivreg.Rmd:175-177 [modelplot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `basename()`:
! a character vector argument expected
---
Backtrace:
▆
1. └─modelsummary::modelplot(m_list, coef_omit = "Intercept|experience")
2. └─modelsummary::modelsummary(...)
3. └─modelsummary:::factory(...)
4. └─modelsummary (local) factory_fun(...)
5. ├─base::isTRUE(tools::file_ext(output_file) == "csv")
6. └─tools::file_ext(output_file)
7. ├─base::ifelse(...)
8. ├─base::grepl("^(.*[^.]+.*)[.]([[:alnum:]]+)$", basename(x))
9. │ └─base::is.factor(x)
10. └─base::basename(x)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ivreg.Rmd' failed with diagnostics:
a character vector argument expected
--- failed re-building ‘ivreg.Rmd’
SUMMARY: processing the following file failed:
‘ivreg.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc