Last updated on 2024-11-03 11:49:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 17.67 | 132.70 | 150.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 0.24 | 1.35 | 1.59 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 241.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 221.61 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 17.00 | 124.00 | 141.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 15.99 | 123.47 | 139.46 | OK | |
r-release-linux-x86_64 | 0.1.0 | 0.30 | 1.65 | 1.95 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 70.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 117.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.0 | 17.00 | 125.00 | 142.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 64.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 105.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.1.0 | 24.00 | 151.00 | 175.00 | OK |
Version: 0.1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘CEEMDANML’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-release-linux-x86_64
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