Message-ID: <OF31C3B511.05C6E8EF-ONC1257585.0057C4A4-C1257585.0057E31C@precheza.cz>
Date: 2009-03-26T16:00:37Z
From: PIKAL Petr
Subject: Odp: installing contributed programs
In-Reply-To: <7.0.1.0.2.20090326090546.02ce0530@mail.ncifcrf.gov>
Hi
r-help-bounces at r-project.org napsal dne 26.03.2009 15:11:32:
> Dear R-help,
>
> I'm sure this is contained within the documentation, but I have not yet
located
> it (with good effort nonetheless). I am attempting to install the binary
for
> randomForests. After unpacking the zip, I extracted the contents to
> my R-2.8.1 folder. However, when I try to execute the command
> library(randomForest) I get an unable to locate error. Is there another
> library request that needs to be made? I see that the zip extraction
created
> the RandomForest folder under the R-2.8.1 folder. Is there a way to
It shall be in /library subfolder of your R -2.8.1 main directory. If it
is not, just copy it there.
Regards
Petr
> specify this location within the library command?
>
> Thanks for your help,
> David
>
> ______________________________________________
> R-help at 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.