No subject

Gaelle Rouault Gaelle.Rouault at orleans.inra.fr
Thu Apr 5 11:00:47 CEST 2001


R-helpers,

Beginner in R language, I have a problem to install a package (multiv) in R 
for Windows 98 (R-Gui)

First I have got the  multiv.zip file from the CRAN precompiled contributed 
packages for Windows and put this file in C:/Program Files/rw1022.
in R-Gui I tried to install it as following
 > install.packages("C:/Program Files/rw1022/multiv.zip")

I received  the following error message
Commande ou nom de fichier incorrect
Commande ou nom de fichier incorrect
Error in scan(file = file, what = "", quote = "", sep = "\n", quiet = TRUE) :
         cannot open file `c:\windows\TEMP\file23281'
In addition: Warning messages:
1: argument `lib' is missing: using C:/PROGRA~1/RW1022/library in: 
install.packages("C:/Program Files/rw1022/multiv.zip")
2: wget not found

Then I have also unzipped wget.exe (from 
http://www.stats.ox.ac.uk/pub/Rtools/wget.zip ) in rw1022 but I don't know 
how to install it on my computer

I have  tried to unzip the multiv.zip files (from the CRAN precompiled 
contributed packages)  in my R file (C:/Program Files/rw1022/library) using 
rwinst.exe

But when I try to install it in R-Gui
 >install.packages("C:/Program.Files/rw1022/library/multiv")
I have always the same error message

Commande ou nom de fichier incorrect
Commande ou nom de fichier incorrect
Error in scan(file = file, what = "", quote = "", sep = "\n", quiet = TRUE) :
         cannot open file `c:\windows\TEMP\file9961'
In addition: Warning messages:
1: argument `lib' is missing: using C:/PROGRA~1/RW1022/library in: 
install.packages("C:/Program.Files/rw1022/library/multiv")
2: wget not found


Can Someone tell me to install wget first and install multiv package to use 
it in R-Gui?

Thanks a lot in advance for your help.

Sincerely,


Gaëlle






--------------------------------------
Gaëlle ROUAULT
INRA-Centre de Recherches d'Orléans
Station de Zoologie Forestière
avenue de la Pomme de Pin
BP 20619 ARDON
45166 Olivet cedex
FRANCE

tel: 02 38 41 78 00 / poste 77 65
fax : 02 38 41 78 79

e-mail : rouault at orleans.inra.fr
--------------------------------------

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list