Last updated on 2025-11-03 03:49:42 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 7.46 | 85.11 | 92.57 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.39 | 62.36 | 67.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 17.00 | 122.53 | 139.53 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 17.00 | 116.63 | 133.63 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 9.00 | 101.00 | 110.00 | OK | |
| r-patched-linux-x86_64 | 0.1.0 | 8.49 | 79.76 | 88.25 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 8.31 | 82.16 | 90.47 | OK | |
| r-release-macos-arm64 | 0.1.0 | 4.00 | 34.00 | 38.00 | ERROR | |
| r-release-macos-x86_64 | 0.1.0 | 10.00 | 73.00 | 83.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 9.00 | 99.00 | 108.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 4.00 | 41.00 | 45.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.1.0 | 5.00 | 56.00 | 61.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.0 | 12.00 | 127.00 | 139.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
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64