Last updated on 2026-09-05 20:51:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 5.14 | 74.56 | 79.70 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 3.92 | 1027.09 | 1031.01 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 4740.92 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 63.64 | OK | |||
| r-devel-windows-x86_64 | 1.0.2 | 9.00 | 78.00 | 87.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 5.32 | 49.33 | 54.65 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 4.75 | 50.81 | 55.56 | 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 | 757.00 | 765.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 | 83.00 | 93.00 | OK |
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [78m/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
using variance-weighted mean with multiplier method sampled path estimates
! Interrupting test: estTree function returns correct type
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang