Last updated on 2026-04-30 18:53:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 8.18 | 86.04 | 94.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.75 | 62.73 | 68.48 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 13.00 | 132.06 | 145.06 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 14.00 | 137.16 | 151.16 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 12.00 | 106.00 | 118.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 8.11 | 79.17 | 87.28 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 7.00 | 80.26 | 87.26 | OK | |
| r-release-macos-arm64 | 0.1.0 | 2.00 | 22.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 6.00 | 82.00 | 88.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 9.00 | 103.00 | 112.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | ERROR | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 5.00 | 78.00 | 83.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 12.00 | 122.00 | 134.00 | OK |
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘GEC-Ex.R’ failed
The error most likely occurred in:
> ### Name: eep_optim
> ### Title: The Wrapper Function that Returns the Final Estimates from
> ### Maximum Likelihood Estimation for EEP.
> ### Aliases: eep_optim
>
> ### ** Examples
>
> eep_optim(seq(1:100))
Error in stats::optim(init, lower = lower_bound, eep_nll, method = "L-BFGS-B", :
L-BFGS-B needs finite values of 'fn'
Calls: eep_optim -> raw_est_eep -> <Anonymous>
Execution halted
Flavor: r-oldrel-macos-arm64