Wang Chongyang <wchongyang <at> gmail.com> writes: > I am using Ubuntu 12.04 and unable to install xts. Here are the info: > > usr/bin/ld: cannot find -lgfortran
Do 'sudo apt-get install r-base-dev' to install a set of requirement for building packages, which includes among other things the Fortran library you are missing here. Dirk ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.