Fredrik Lundgren wrote:
Hello R'ers

In previous versions of R (I now use 2.0.1) there was a package "bootstrap". I wrote some programs that depended heavily on this package but can unfortunately not find it on Cran today. Is there any way to find an older version of "bootstrap" and use it with the new version - 2.0.1?

I had the same problem some weeks ago and found the sourcecode at

http://cran.r-project.org/src/contrib/Archive/

I downloaded the most recent version bootstrap_1.0-12.tar.gz and compiled and installed it on R 2.0.0/Windows. There are some warnings during compilation (Codoc mismatches) and at runtime (multi-argument returns are deprecated...) and it *still* works.

Thomas Petzoldt

______________________________________________
[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

Reply via email to