- using R version 4.6.1 Patched (2026-08-26 r90448)
- using platform: aarch64-apple-darwin23
- R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
- running under: macOS Sequoia 15.7.1
- using session charset: UTF-8
* current time: 2026-09-02 12:29:37 UTC
- checking for file ‘artma/DESCRIPTION’ ... OK
- this is package ‘artma’ version ‘0.4.1’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘artma’ can be installed ... [3s/3s] OK
See the install log for details.
- used C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
- used SDK: ‘MacOSX14.5.sdk’
- checking installed package size ... OK
- checking package directory ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [0s/0s] OK
- checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the package can be unloaded cleanly ... [0s/0s] OK
- checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
- checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
- checking loading without being on the library search path ... [0s/0s] OK
- checking whether startup messages can be suppressed ... [0s/0s] OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [1s/1s] OK
- checking Rd files ... [0s/0s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking compiled code ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [0s/0s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [47s/28s] ERROR
Running ‘testthat.R’ [47s/28s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # nolint start: undesirable_function_linter.
> library(testthat)
> library(artma)
> # nolint end: undesirable_function_linter.
>
> testthat::test_check("artma", reporter = "summary")
Starting 2 test processes.
autonomy: ..................................................
bma-auto-select: ............................
bma-collinearity: .................................................
bma-derived-encodings: ......................
bma-result-unwrap: ........................
best-practice-estimate: .................................................................
bms-reproducibility: .....
bma: ....................................................................
box-plot-study-label: ......
cache-signature-components: ........................
box-testthat-imports: .
calc-endo-kink: .............................
calc-meta: ..........
calc-maive: .............
calc-selection-model: ................................
calc-stem: ................
data-auto-detection-confirmation: ....................
data-cache-signature: ........
data-column-recognition: .......................................................................................
data-column-resolution: ................................................
cli: ................................................................
data-compute: ..................
data-config-fix: .......
data-config-defaults: .................................................
data-config-resolve: ..................................
data-configure: .......
data-index: .
data-interactive-mapping: ..............................
data-mock: ...........
data-method-requirements: .....................
data-prepare-phases: .......
data-preprocess: ............................
data-preview: .................
data-profile: ..........................
data-na-handling: .................................
data-schema-detect: ............
data-schema-reconcile: ............................................
data-smart-detection: ................................
data-utils: ..................................................
data-read: ...............................
deprecated-aliases: ..................
econometric-maive: .............................................................................................................................................
econometric-exogeneity: ...........................................................
econometric-vcov: .........................
effect-summary-stats-integration: ......................................
effect-summary-stats-interactive: ........................................
effect-summary-stats: ...............
elliott-cdfs-cache: ................
elliott-simulate-cdfs: .............
fma: .........................
funnel-plot: ...................................
generated-check-manifest: S
grouping: ..........................
indentation_guard_clause_linter: SSSS
interactive: ...............
libs-cache: ...................................................
libs-editor: ....................
libs-string: ........
econometric-p-hacking: .................................................................................................................................................
log: ...............................................
ma-table: ..............................
method-estimates-contract: .........................................................................................................................................................................................................
method-execution: .......................................................................................
linear-tests: ..........................................................................................................................
methods-table: .......................................................................
methods-vignette-parity: SS
modules-path: .........
methods-p-hacking-exogeneity: ..............................
nonlinear-waap-top10: ...........
options-column-preprocessing: .................
options-inspect: ..................................................
options-migration: .............................S..
options-prompt-input: ......
options-resolver: ...................
options-roundtrip: .................
options-strict: ................SS
options-template-parity: ......SS
nonlinear-tests: ..........................................................................
options-typed-accessors: ................
options-type-registry: ...............................................................................................
output-export: .........................................................
output-latex: ................................
paths: ...
options: .....................................................
release-notes: SSSS
report-integration: SS
prima-facie-graphs: .
result-formatters: ....................
report-render: .................................................
run-manifest: .............................S
robma: .....1...
run-summary: ...........................
runtime-methods: ....................................................
save-preference: ......
schema-reconcile-integration: .....................
summary-table-characterization: ..
run: ..................................................
t-stat-histogram: ................................
variable-summary-stats: ........
variable-suggestion: ............................................................................................................................
visualization: ...........................................
visualization-fork-safety: .........................S........
══ Skipped ═════════════════════════════════════════════════════════════════════
1. R/generated_check_manifest.R matches the generator's current output ('test-generated-check-manifest.R:8:5') - Reason: generate_check_manifest.R is not available (expected when testing an installed/built package)
2. indentation_guard_clause_linter allows guard clause without braces ('test-indentation_guard_clause_linter.R:17:3') - Reason: scripts/linters.R is not available in this test environment
3. indentation_guard_clause_linter keeps regular indentation issues ('test-indentation_guard_clause_linter.R:27:3') - Reason: scripts/linters.R is not available in this test environment
4. indentation_guard_clause_linter requires indentation on guard body ('test-indentation_guard_clause_linter.R:37:3') - Reason: scripts/linters.R is not available in this test environment
5. indentation_guard_clause_linter flags over-indented guard body ('test-indentation_guard_clause_linter.R:47:3') - Reason: scripts/linters.R is not available in this test environment
6. the methods-overview vignette documents exactly the registered methods ('test-methods-vignette-parity.R:98:3') - Reason: vignette sources are not available
7. the methods-overview vignette matches the registered method metadata ('test-methods-vignette-parity.R:107:3') - Reason: vignette sources are not available
8. a migrated legacy file loads and round-trips through options_load ('test-options-migration.R:168:3') - Reason: package sources are not available
9. no getOption("artma.*") reads omit a default ('test-options-strict.R:102:3') - Reason: package sources are not available
10. NA-able scalar options are never read via getOption with a non-NA default ('test-options-strict.R:139:3') - Reason: package sources are not available
11. template leaves and consumed option keys stay in parity ('test-options-template-parity.R:175:3') - Reason: package sources are not available
12. options files predating the cache.max_age rename reconcile to the default ('test-options-template-parity.R:204:3') - Reason: package sources are not available
13. the git-chglog header pattern captures scoped conventional commits ('test-release-notes.R:40:3') - Reason: .chglog/config.yml is not available (expected when testing an installed/built package)
14. extract_release_notes returns the requested section without its heading ('test-release-notes.R:71:3') - Reason: scripts/R/get_release_notes.R is not available (expected when testing an installed/built package)
15. extract_release_notes fails loudly on an empty section ('test-release-notes.R:89:3') - Reason: scripts/R/get_release_notes.R is not available (expected when testing an installed/built package)
16. NEWS.md carries release notes for the current package version ('test-release-notes.R:98:3') - Reason: NEWS.md is not available (expected when testing an installed/built package)
17. artma() writes report.html when output.report is enabled ('test-report-integration.R:17:3') - Reason: On CRAN
18. artma() renders one report section per method for a real method set ('test-report-integration.R:70:3') - Reason: On CRAN
19. artma() writes a run.json describing exactly that run ('test-run-manifest.R:171:3') - Reason: On CRAN
20. with_single_threaded_blas pins BLAS/OpenMP to one thread and restores them ('test-visualization-fork-safety.R:226:3') - Reason: R was not built with OpenMP support
══ Failed ══════════════════════════════════════════════════════════════════════
── 1. Error ('test-robma.R:91:3'): robma fits the ensemble and returns estimates
Error: Uknown arguments to 'RoBMA': ' yi ', ' sei ', ' cluster ', ' measure ', ' prior_effect ', ' prior_heterogeneity '.
Backtrace:
▆
1. ├─base::suppressWarnings(robma(df)) at test-robma.R:91:3
2. │ └─base::withCallingHandlers(...)
3. └─robma(df)
4. ├─base::suppressMessages(...) at artma/methods/robma.R:138:3
5. │ └─base::withCallingHandlers(...)
6. └─RoBMA::RoBMA(...) at artma/methods/robma.R:138:3
7. └─RoBMA:::.RoBMA_collect_dots(...)
══ DONE ════════════════════════════════════════════════════════════════════════
Keep trying!
Error:
! Test failures.
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [5s/6s] OK
- checking PDF version of manual ... [2s/2s] OK
- DONE
Status: 1 ERROR