Skip to content
Prev 332970 / 398503 Next

package ‘build-essential’ is not available (for R version 3.0.2)

Have you read these instructions?
http://cran.r-project.org/bin/linux/ubuntu/README.html

They say to run
sudo apt-get install r-base-dev

which should install 'build-essential' (which is an Ubuntu package,
not an R package).
--
Joshua Ulrich  |  about.me/joshuaulrich
FOSS Trading  |  www.fosstrading.com
On Mon, Nov 11, 2013 at 5:02 AM, Charles Evans <cevans at chyden.net> wrote: