ConnorDonegan / geostan

Bayesian spatial analysis
https://connordonegan.github.io/geostan
Other
56 stars 5 forks source link

Installation fails #14

Closed nipnipj closed 1 year ago

nipnipj commented 1 year ago
make: *** [/usr/lib/R/etc/Makeconf:176: stanExports_foundation.o] Error 1
ERROR: compilation failed for package ‘geostan’
* removing ‘/home/cuysaurus/R/x86_64-pc-linux-gnu-library/4.2/geostan’
Warning in install.packages :
  installation of package ‘geostan’ had non-zero exit status
ConnorDonegan commented 1 year ago

Can you provide some context for this error? Were you installing from CRAN?

nipnipj commented 1 year ago

I've tried both install.packages('geostan') and remotes::install_github('ConnorDonegan/geostan') failed. I just tried again, after reinstalling stanheaders and rstan. geostan has been installed correctly.

ConnorDonegan commented 1 year ago

Okay great, glad to hear it. Let me know if you come across any issues using the software or have questions.