-
Notifications
You must be signed in to change notification settings - Fork 4
Description
I thought I posted this issue yesterday but since I don't see it I am assuming I forgot to submit it, but if this a duplicate I apologize.
I am trying to run an ABC on hyak using EasyABC. However that package requires the locfit package which I can't get to install. I have tried installing from Cran, github, using devtools, remotes, and installing from the tar.gz. Nothing works. From all of the searches I have done the best explanation I can find is that the culprit in the default compiler on hyak. I can install the package on the CSDE system and locally with no problem so I think this is probably the source of the problem. This is a bit out of my lane so any suggestions would be appreciated.
Is there a way to change the compiler that is being used?