Last updated on 2025-12-20 09:50:06 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.5.1 | 21.52 | 568.95 | 590.47 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.5.1 | 15.15 | 315.45 | 330.60 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.5.1 | 38.00 | 859.39 | 897.39 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.5.1 | 39.00 | 901.89 | 940.89 | OK | |
| r-devel-windows-x86_64 | 1.5.1 | 22.00 | 561.00 | 583.00 | OK | |
| r-patched-linux-x86_64 | 1.5.1 | 24.99 | 506.80 | 531.79 | OK | |
| r-release-linux-x86_64 | 1.5.1 | 21.18 | 514.72 | 535.90 | OK | |
| r-release-macos-arm64 | 1.5.0 | 8.00 | 106.00 | 114.00 | OK | |
| r-release-macos-x86_64 | 1.5.1 | 16.00 | 556.00 | 572.00 | OK | |
| r-release-windows-x86_64 | 1.5.1 | 25.00 | 558.00 | 583.00 | OK | |
| r-oldrel-macos-arm64 | 1.5.1 | 5.00 | 123.00 | 128.00 | WARN | |
| r-oldrel-macos-x86_64 | 1.5.1 | 17.00 | 620.00 | 637.00 | OK | |
| r-oldrel-windows-x86_64 | 1.5.1 | 34.00 | 704.00 | 738.00 | OK |
Version: 1.5.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘WeightIt.Rmd’ using rmarkdown_notangle
Quitting from WeightIt.Rmd:107-113 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 17/17 in VECTOR_ELT
---
Backtrace:
▆
1. └─marginaleffects::comparisons(...)
2. ├─base::do.call("get_comparisons", args)
3. └─marginaleffects:::get_comparisons(...)
4. ├─out[, `:=`(tmp_idx, seq_len(.N)), by = tmp]
5. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'WeightIt.Rmd' failed with diagnostics:
attempt access index 17/17 in VECTOR_ELT
--- failed re-building ‘WeightIt.Rmd’
--- re-building ‘estimating-effects.Rmd’ using rmarkdown_notangle
Quitting from estimating-effects.Rmd:238-240 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `[.data.table`:
! attempt access index 23/23 in VECTOR_ELT
---
Backtrace:
▆
1. └─marginaleffects::comparisons(...)
2. ├─base::do.call("get_comparisons", args)
3. └─marginaleffects:::get_comparisons(...)
4. ├─out[, `:=`(tmp_idx, seq_len(.N)), by = tmp]
5. └─data.table:::`[.data.table`(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'estimating-effects.Rmd' failed with diagnostics:
attempt access index 23/23 in VECTOR_ELT
--- failed re-building ‘estimating-effects.Rmd’
--- re-building ‘installing-packages.Rmd’ using rmarkdown_notangle
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘installing-packages.Rmd’
SUMMARY: processing the following files failed:
‘WeightIt.Rmd’ ‘estimating-effects.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.5.1
Check: PDF version of manual
Result: WARN
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
LaTeX errors found:
! Infinite glue shrinkage found in box being split.
<argument> Infinite shrink error above ignored !
l.5017 }
Flavor: r-oldrel-macos-arm64