Last updated on 2026-03-02 10:51:59 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 9.0.1 | 114.73 | 593.58 | 708.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 9.0.1 | 70.19 | 383.21 | 453.40 | OK | |
| r-devel-linux-x86_64-fedora-clang | 9.0.1 | 159.00 | 942.24 | 1101.24 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 9.0.1 | 207.00 | 962.51 | 1169.51 | OK | |
| r-devel-macos-arm64 | 9.0.1 | 21.00 | 127.00 | 148.00 | OK | |
| r-devel-windows-x86_64 | 9.0.1 | 125.00 | 597.00 | 722.00 | OK | |
| r-patched-linux-x86_64 | 9.0.1 | 94.21 | 575.41 | 669.62 | OK | |
| r-release-linux-x86_64 | 9.0.1 | 91.39 | 574.35 | 665.74 | 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 | 107.00 | 586.00 | 693.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 | 132.00 | 702.00 | 834.00 | OK |
Version: 9.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [10m/11m]
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