Last updated on 2025-12-21 15:50:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 4.61 | 51.00 | 55.61 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 3.05 | 37.53 | 40.58 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 8.00 | 84.87 | 92.87 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 7.00 | 98.93 | 105.93 | NOTE | |
| r-devel-windows-x86_64 | 0.2.0 | 8.00 | 76.00 | 84.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.0 | 3.91 | 50.91 | 54.82 | NOTE | |
| r-release-linux-x86_64 | 0.2.0 | 3.88 | 50.85 | 54.73 | NOTE | |
| r-release-macos-arm64 | 0.2.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.2.0 | 3.00 | 70.00 | 73.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.0 | 7.00 | 73.00 | 80.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 3.00 | 218.00 | 221.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 9.00 | 93.00 | 102.00 | OK |
Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘apply_contrast.R’ ‘apply_contrast.Rd’ ‘average_predictions.Rd’
‘estimate_varcov.R’ ‘estimate_varcov.Rd’ ‘get_marginal_effect.R’
‘get_marginal_effect.Rd’ ‘predict_counterfactuals.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘estimand_and_implementations.Rmd’ using rmarkdown
Quitting from estimand_and_implementations.Rmd:192-197 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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 'estimand_and_implementations.Rmd' failed with diagnostics:
attempt access index 17/17 in VECTOR_ELT
--- failed re-building ‘estimand_and_implementations.Rmd’
SUMMARY: processing the following file failed:
‘estimand_and_implementations.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘estimand_and_implementations.Rmd’ using rmarkdown
Quitting from estimand_and_implementations.Rmd:192-197 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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 'estimand_and_implementations.Rmd' failed with diagnostics:
attempt access index 17/17 in VECTOR_ELT
--- failed re-building ‘estimand_and_implementations.Rmd’
SUMMARY: processing the following file failed:
‘estimand_and_implementations.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang