Last updated on 2026-09-13 02:52:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.1 | 77.97 | 89.87 | 167.84 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.1 | 76.72 | 70.38 | 147.10 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 52.00 | 58.61 | 110.61 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 92.00 | 64.16 | 156.16 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 99.00 | 203.00 | 302.00 | OK | |
| r-patched-linux-x86_64 | 0.1.1 | 100.96 | 82.01 | 182.97 | 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.1 | 63.00 | 122.00 | 185.00 | OK | |
| r-release-windows-x86_64 | 0.1.1 | 102.00 | 129.00 | 231.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.1 | 18.00 | 32.00 | 50.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1.1 | 61.00 | 155.00 | 216.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.1 | 127.00 | 168.00 | 295.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [16s/23s]
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-gcc