Skip to content
Prev 141607 / 398498 Next

Help load a package into R

Thanks very much Paul. 
 
I found that I could install it by following "Packages" and then "install packages". However, I am not sure it is that latest version. Can Dr Terry Therneau confirm this please?
 
Thanks
Ruwanthi

----- Original Message ----
From: Paul Hiemstra <p.hiemstra at geo.uu.nl>
To: Rasanga Ruwanthi <ruwanthi_kdr at yahoo.com>
Cc: r-help at r-project.org
Sent: Friday, April 11, 2008 10:46:14 AM
Subject: Re: [R] Help load a package into R
Rasanga Ruwanthi wrote:
Hi Ruwanthi,
"""Although we realize that some will not have the expertise or perhaps 
the software to do the compilation, particularly on Windows systems, we 
do not have the time or the necessary equipment to provide binary 
versions."""

A .zip file in windows xp is a binary version where all the C-code has 
already been compiled, .tar.gz files contain uncompiled code. To build 
packages under windows the following link is a good start:

http://www.murdoch-sutherland.com/Rtools/

hope this helps,
Paul