I am trying to download and install the Econometrics package to R. I am using R version 3.3.2, and ubuntu 16.10 (I spent hours today trying to do this, including updating to 16.10 from 16.04 LTS). current base for R is 3.3.1, with prelease as 3.3.2.
I downloaded R-latest.tar.gz from the https://cran.rstudio.com/src/base-prerelease/R-latest.tar.gz ,then extracted it, changed directory to the given folder where it was extracted. ran ./configure hit enter, which ran through a bunch of "checking" and returned
"configure: error: --with-x=yes (default) and X11 headers/libs are not available"
next, I read to "make" or "make && make install" but this isnt doing anything.
"make: *** No targets specified and no makefile found. Stop."
and this is what came from the install folder, so I have no idea. tried to reinstall from sudo-apt get install, but this re installed the version 3.3.1, which I previously had on here (I spent a while trying to update from 3.3.1 to 3.3.2, which wasnt successful, so tried to uninstall and reinstall.)
any advice will be tremendoussssslllyyyy appreciated.
thanks
DB