Last updated on 2026-03-16 09:51:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 9.0.1 | 107.59 | 584.76 | 692.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 9.0.1 | 69.50 | 379.29 | 448.79 | OK | |
| r-devel-linux-x86_64-fedora-clang | 9.0.1 | 175.00 | 966.31 | 1141.31 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 9.0.1 | 199.00 | 954.78 | 1153.78 | OK | |
| r-devel-macos-arm64 | 9.0.1 | 21.00 | 127.00 | 148.00 | OK | |
| r-devel-windows-x86_64 | 9.0.1 | 124.00 | 609.00 | 733.00 | OK | |
| r-patched-linux-x86_64 | 9.0.1 | 92.25 | 567.21 | 659.46 | OK | |
| r-release-linux-x86_64 | 9.0.1 | 77.88 | 561.81 | 639.69 | OK | |
| r-release-macos-arm64 | 9.0.1 | 17.00 | 129.00 | 146.00 | OK | |
| r-release-macos-x86_64 | 9.0.1 | 67.00 | 1248.00 | 1315.00 | OK | |
| r-release-windows-x86_64 | 9.0.1 | 106.00 | 601.00 | 707.00 | OK | |
| r-oldrel-macos-arm64 | 9.0.1 | 17.00 | 136.00 | 153.00 | NOTE | |
| r-oldrel-macos-x86_64 | 9.0.1 | 69.00 | 1145.00 | 1214.00 | NOTE | |
| r-oldrel-windows-x86_64 | 9.0.1 | 134.00 | 810.00 | 944.00 | OK |
Version: 9.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10m/14m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(forecast)
>
> test_check("forecast")
Saving _problems/test-clean-10.R
Saving _problems/test-clean-20.R
Saving _problems/test-season-86.R
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 824 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-bats.R:16:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-clean.R:10:3'): tests for na.interp ──────────────────────────
Expected `sum(abs(na.interp(testseries) - rep(1:7, 5))) < 1e-12` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-clean.R:20:3'): tests for tsclean ────────────────────────────
Expected `sum(abs(tsclean(testseries) - rep(1:7, 5))) < 1e-12` to be TRUE.
Differences:
`actual`: FALSE
`expected`: TRUE
── Failure ('test-season.R:86:3'): tests for stlf ──────────────────────────────
Expected `c(stlf(y)$mean)` to equal `rep(1:7, 2)`.
Differences:
actual | expected
[1] 0.9809 - 1.0000 [1]
[2] 1.9828 - 2.0000 [2]
[3] 2.9846 - 3.0000 [3]
[4] 3.9864 - 4.0000 [4]
[5] 4.9884 - 5.0000 [5]
[6] 5.9901 - 6.0000 [6]
[7] 6.9920 - 7.0000 [7]
[8] 0.9742 - 1.0000 [8]
[9] 1.9772 - 2.0000 [9]
[10] 2.9800 - 3.0000 [10]
... ... ... and 4 more ...
[ FAIL 3 | WARN 0 | SKIP 1 | PASS 824 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 9.0.1
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 3.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.