Last updated on 2026-09-14 18:53:38 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 | 72.62 | 68.90 | 141.52 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 53.00 | 58.25 | 111.25 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 87.00 | 65.42 | 152.42 | ERROR | |
| 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/18s]
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
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/14s]
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-fedora-clang
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/18s]
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-fedora-gcc