CRAN Package Check Results for Package GEC

Last updated on 2024-08-08 00:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 5.80 82.16 87.96 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 5.77 57.78 63.55 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 146.62 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 136.95 OK
r-devel-windows-x86_64 0.1.0 8.00 100.00 108.00 OK
r-patched-linux-x86_64 0.1.0 8.31 77.85 86.16 OK
r-release-linux-x86_64 0.1.0 6.63 77.74 84.37 OK
r-release-macos-arm64 0.1.0 36.00 ERROR
r-release-macos-x86_64 0.1.0 61.00 OK
r-release-windows-x86_64 0.1.0 10.00 103.00 113.00 OK
r-oldrel-macos-arm64 0.1.0 54.00 ERROR
r-oldrel-macos-x86_64 0.1.0 100.00 OK
r-oldrel-windows-x86_64 0.1.0 10.00 178.00 188.00 OK

Check Details

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