Last updated on 2026-03-12 02:53:14 CET.
| Package | FAIL | ERROR | OK |
|---|---|---|---|
| AutoWMM | 1 | 1 | 12 |
Current CRAN status: FAIL: 1, ERROR: 1, OK: 12
Version: 1.0.2
Check: tests
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [54m/90m]
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
using variance-weighted mean with multiplier method sampled path estimates
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc