Last updated on 2026-09-18 10:52:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 82.41 | 92.23 | 174.64 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.1.2 | 78.23 | 67.69 | 145.92 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.2 | 52.00 | 59.94 | 111.94 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 85.00 | 65.08 | 150.08 | OK | |
| r-devel-windows-x86_64 | 0.1.2 | 101.00 | 207.00 | 308.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 98.53 | 83.46 | 181.99 | OK | |
| r-release-linux-x86_64 | 0.1.1 | 99.38 | 82.98 | 182.36 | OK | |
| r-release-macos-arm64 | 0.1.1 | 18.00 | 29.00 | 47.00 | OK | |
| r-release-macos-x86_64 | 0.1.2 | 65.00 | 132.00 | 197.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 102.00 | 129.00 | 231.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.2 | 18.00 | 33.00 | 51.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.2 | 62.00 | 142.00 | 204.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 123.00 | 164.00 | 287.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(muse)
Loading required package: greybox
Package "greybox", v2.0.8 loaded.
Loading required package: smooth
This is package "smooth", v4.5.2
>
> test_check("muse")
Saving _problems/test_pts_methods-243.R
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 1012 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_pts_methods.R:445:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_pts_methods.R:243:5'): plot(forecast(m)) dispatches to plot.smooth.forecast ──
Expected `plot(f)` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 1012 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang