The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Last updated on 2026-06-26 17:55:05 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 16.89 | 150.91 | 167.80 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 13.88 | 106.46 | 120.34 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 32.00 | 227.21 | 259.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 30.00 | 219.78 | 249.78 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 21.00 | 135.00 | 156.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 15.16 | 139.64 | 154.80 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 16.49 | 143.77 | 160.26 | OK | |
| r-release-macos-arm64 | 0.1.0 | 5.00 | 33.00 | 38.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 13.00 | 116.00 | 129.00 | ERROR | |
| r-release-windows-x86_64 | 0.1.0 | 21.00 | 135.00 | 156.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 11.00 | 112.00 | 123.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.1.0 | 28.00 | 171.00 | 199.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘CompareMultipleModels-Ex.R’ failed
The error most likely occurred in:
> ### Name: best_model_finder
> ### Title: Finding the Best Model Using Eight Metrics Values
> ### Aliases: best_model_finder
>
> ### ** Examples
>
> set.seed(123) # for reproducibility
> Y <- rnorm(100, 100, 10)
> model_1 <-CEEMDANML::carigaan(Y, ratio = 0.8, n_lag = 4)
Error in optim(init[mask], armafn, method = optim.method, hessian = TRUE, :
non-finite finite-difference value [1]
Calls: <Anonymous> -> arima -> optim
Execution halted
Flavors: r-release-macos-x86_64, 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.