Last updated on 2026-04-14 23:55:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 5.14 | 70.03 | 75.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 3.74 | 39.03 | 42.77 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 8.00 | 79.94 | 87.94 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 9.00 | 170.35 | 179.35 | OK | |
| r-devel-macos-arm64 | 1.0.2 | 1.00 | 67.00 | 68.00 | OK | |
| r-devel-windows-x86_64 | 1.0.2 | 9.00 | 77.00 | 86.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.2 | 4.48 | 0.01 | 4.49 | FAIL | |
| r-release-linux-x86_64 | 1.0.2 | 5.11 | 97.97 | 103.08 | OK | |
| r-release-macos-arm64 | 1.0.2 | OK | ||||
| r-release-macos-x86_64 | 1.0.2 | 4.00 | 185.00 | 189.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 9.00 | 0.00 | 9.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 4.00 | 61.00 | 65.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 10.00 | 114.00 | 124.00 | OK |
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