Last updated on 2025-01-10 01:55:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.2.1 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 2.2.1 | 36.24 | 76.74 | 112.98 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.2.1 | 306.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.2.1 | 295.37 | OK | |||
r-devel-windows-x86_64 | 2.2.1 | 55.00 | 149.00 | 204.00 | OK | |
r-patched-linux-x86_64 | 2.2.1 | 49.49 | 106.62 | 156.11 | OK | |
r-release-linux-x86_64 | 2.2.1 | 48.57 | 106.26 | 154.83 | OK | |
r-release-macos-arm64 | 2.2.1 | 74.00 | OK | |||
r-release-macos-x86_64 | 2.2.1 | 125.00 | OK | |||
r-release-windows-x86_64 | 2.2.1 | 56.00 | 147.00 | 203.00 | NOTE | |
r-oldrel-macos-arm64 | 2.2.1 | 75.00 | OK | |||
r-oldrel-macos-x86_64 | 2.2.1 | 123.00 | OK | |||
r-oldrel-windows-x86_64 | 2.2.1 | 65.00 | 182.00 | 247.00 | NOTE |
Version: 2.2.1
Check: examples
Result: ERROR
Running examples in ‘lfl-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: evalfrbe
> ### Title: Evaluate the performance of the FRBE forecast
> ### Aliases: evalfrbe
> ### Keywords: models robust
>
> ### ** Examples
>
>
> # prepare data (from the forecast package)
> library(forecast)
> horizon <- 10
> train <- wineind[-1 * (length(wineind)-horizon+1):length(wineind)]
> test <- wineind[(length(wineind)-horizon+1):length(wineind)]
> f <- frbe(ts(train, frequency=frequency(wineind)), h=horizon)
Error in search.arima(x, d, D, max.p, max.q, max.P, max.Q, max.order, :
No ARIMA model able to be estimated
Calls: frbe ... data.frame -> forecast -> auto.arima -> search.arima
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.2.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'doMC'
Flavors: r-release-windows-x86_64, r-oldrel-windows-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.