Last updated on 2025-01-06 07:48:41 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 17.58 | 143.25 | 160.83 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 13.39 | 89.70 | 103.09 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 257.19 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | ERROR | ||||
r-devel-windows-x86_64 | 0.1.0 | 17.00 | 134.00 | 151.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 16.53 | 132.63 | 149.16 | OK | |
r-release-linux-x86_64 | 0.1.0 | 16.86 | 131.54 | 148.40 | OK | |
r-release-macos-arm64 | 0.1.0 | 64.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 112.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 18.00 | 135.00 | 153.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 66.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 124.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 23.00 | 169.00 | 192.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘WaveletMLbestFL-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: best_column
> ### Title: Finds The Best Column In A Data Frame Containing Eight Metrics
> ### Values In The Columns
> ### Aliases: best_column
>
> ### ** Examples
>
> set.seed(123) # for reproducibility
> Y <- rnorm(50, 25, 5)
> model_1 <-CEEMDANML::carigaan(Y, ratio = 0.8, n_lag = 4)
Warning in log(s2) : NaNs produced
Error in optim(init[mask], armafn, method = optim.method, hessian = TRUE, :
non-finite finite-difference value [3]
Calls: <Anonymous> -> arima -> optim
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: foreign function calls
Result: NOTE
Error: there is no package called ‘MASS’
Call sequence:
16: doWithOneRestart(return(expr), restart)
15: withOneRestart(expr, restarts[[1L]])
14: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
13: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
12: asNamespace(ns)
11: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
10: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
9: asNamespace(ns)
8: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc,
.libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package)
7: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
6: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()),
versionCheck = vI[[i]]), from = package)
5: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]])
4: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libP
Execution halted
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: R code for possible problems
Result: NOTE
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘MASS’
Calls: <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘WaveletMLbestFL-Ex.R’ failed
The error most likely occurred in:
> ### Name: best_column
> ### Title: Finds The Best Column In A Data Frame Containing Eight Metrics
> ### Values In The Columns
> ### Aliases: best_column
>
> ### ** Examples
>
> set.seed(123) # for reproducibility
> Y <- rnorm(50, 25, 5)
> model_1 <-CEEMDANML::carigaan(Y, ratio = 0.8, n_lag = 4)
Warning in log(s2) : NaNs produced
Error in optim(init[mask], armafn, method = optim.method, hessian = TRUE, :
non-finite finite-difference value [3]
Calls: <Anonymous> -> arima -> optim
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc