I just got a negative result from 'install.packages("gmp")':
trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES' Content type `text/plain; charset=iso-8859-1' length 25432 bytes opened URL downloaded 24Kb
Warning message:
No package "gmp" on CRAN. in: download.packages(pkgs, destdir = tmpd, available = available,
This was from R 2.0.1 under Windows 2000.
I see "gmp" listed among contributed packages on CRAN, but the above command didn't get it for me.
Thanks,
spencer gravesProf Brian Ripley wrote:
See the gmp package on CRAN.
On Sat, 19 Feb 2005, Alexander Klimov wrote:
Is there a support of multiprecision arithmetics (e.g., interface to gmp)?
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
