Last updated on 2026-04-15 03:54:41 CEST.
| Package | FAIL | ERROR | OK |
|---|---|---|---|
| AutoWMM | 1 | 1 | 12 |
Current CRAN status: FAIL: 1, ERROR: 1, OK: 12
Version: 1.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [1638m]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
>
> Sys.setenv("NOT_CRAN" = "true") # Enable full tests locally
> library(testthat)
> library(AutoWMM)
>
> test_check("AutoWMM")
using variance-weighted mean with multiplier method sampled path estimates
Flavor: r-devel-windows-x86_64
Version: 1.0.2
Check: tests
Result: FAIL
Flavor: r-patched-linux-x86_64