Forum: gecon


RE: Trouble installing gEcon on Ubuntu, R 4.2.0 [ Reply ] By: Karol Podemski on 2022-11-13 20:25 | [forum:49499] |
gEcon 1.2.0 is fully compatible with R-3.5.X. We kicked off work on updating the package/building binary files so that the users could install the package on R 4.2. This may take some time (we target to release a new version by January 2023) so the safest way to install gEcon now is to use it with any of gEcon-compatible R versions. |
Trouble installing gEcon on Ubuntu, R 4.2.0 [ Reply ] By: Shriram Varadarajan on 2022-05-05 19:13 | [forum:49489] |
Keep getting this message when trying to install gEcon from the tar.gz available on the official website: gecon_info.cpp:19:10: fatal error: Rcpp.h: No such file or directory I've tried uninstalling and reinstalling the Rcpp package multiple times and it hasn't changed the output. library(Rcpp) loads the Rcpp package just fine. I can see that the Rcpp.h file exists in the library folder. Anyone know what's up? |