Last updated on 2026-09-18 14:51:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 4.34 | 53.68 | 58.02 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 3.88 | 0.01 | 3.89 | FAIL | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 42.32 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 50.59 | OK | |||
| r-devel-windows-x86_64 | 1.0.2 | 8.00 | 5686.00 | 5694.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.2 | 4.80 | 60.84 | 65.64 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 5.20 | 57.37 | 62.57 | OK | |
| r-release-macos-arm64 | 1.0.2 | 1.00 | 67.00 | 68.00 | OK | |
| r-release-macos-x86_64 | 1.0.2 | 4.00 | 73.00 | 77.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 8.00 | 275.00 | 283.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 4.00 | 185.00 | 189.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 10.00 | 4597.00 | 4607.00 | OK |
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' [93m]
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