Closed tedscott closed 1 year ago
Oh, the package warning was a red herring - I was able to install mlegp and then it ran successfully for Hogg on my machine! I'm getting a different error running manually for OHM but since the ini file is virtually identical to Hogg's, I think it is a problem on my end and not with the files in this checkin.
All three sites (HOGG, YOUNG, OHM) will now have a third stage ini. I can initiate a manual 3rd stage cleaning in RStudio but I get a package error after a bunch of it has run successfully, so I assume that is a config issue on my part. It complains about:
Failed with error: ‘there is no package called ‘mlegp’’ Error in FUN(X[[i]], ...) : package mlegp is required for Lasslop daytime partitioning.Unfortunately, it is removed from CRAN.In order to still use daytime partitioning, please, install mlegp (maybe an archived version) from https://cran.r-project.org/package=mlegp
I'll see if there is a workaround or if I truly need to find an archived version of this package.
Since I can't run stage 3 through matlab on my Mac without "This function is not compatible with macOS, yet!\n" , I'll assume it would work since the manual run via R gets pretty far.