[R] Problems installing Package with r 1.5.1

Ko-Kang Kevin Wang Ko-Kang at xtra.co.nz
Tue Oct 1 12:54:41 CEST 2002


Hi,

I am assuming that your platform is Windows, and I'm also assuming that you
are trying to install your own package.

How did you build the package?  Did you use
   Rcmd build --binary mscalib
(or something like that) in command line prompt?

Did you have any spaces in your directories (sometimes it may not working)?

Did you have all the right tools in places and set up your PATH variable
right?

Cheers,

Ko-Kang Wang
------------------------------------------------
Ko-Kang Kevin Wang
Post Graduate PGDipSci Student
Department of Statistics
University of Auckland
New Zealand
www.stat.auckand.ac.nz/~kwan022

----- Original Message -----
From: "wolski" <wolski at molgen.mpg.de>
To: <r-help at stat.math.ethz.ch>
Sent: Tuesday, October 01, 2002 7:46 AM
Subject: [R] Problems installing Package with r 1.5.1


> R : Copyright 2002, The R Development Core Team
> Version 1.5.1  (2002-06-17)
>
> > install.packages("O:/Rpack/mscalib.zip", .libPaths()[1], CRAN = NULL)
> updating HTML package descriptions
> Warning message:
> error -1 in extracting from zip file
> > install.packages("O:/Rpack/zzz.zip", .libPaths()[1], CRAN = NULL)
> updating HTML package descriptions
> Warning message:
> error -1 in extracting from zip file
>
> On the same machine the same file
>
>
> R : Copyright 2002, The R Development Core Team
> Version 1.4.1  (2002-01-30)
> > install.packages("O:/Rpack/zzz.zip", .libPaths()[1], CRAN = NULL)
> >





-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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