Re: [R] Installling source package

2010-01-31 Thread Prof Brian Ripley
Most likely you have a corrupted tarball, so I would compare its size with that on the CRAN master (which to me looks like 680366 bytes). Note though that you need to get XML to work on Windows - to get appropriate versions of libxml2 and its dependencies iconv and zlib. - to make changes to

Re: [R] Installling source package [SEC=UNCLASSIFIED]

2010-01-31 Thread Augusto.Sanabria
-- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Steven Kang Sent: Monday, 1 February 2010 10:56 To: r-help@r-project.org Subject: [R] Installling source package Hi R users, Im trying to install XML source package (in window platform) using the following

[R] Installling source package

2010-01-31 Thread Steven Kang
Hi R users, Im trying to install XML source package (in window platform) using the following command. *install.packages(pkgs = "C:\\Documents and Settings\\skang\\Desktop\\Softwares\\R\\Library\\XML_2.6-0.tar.gz", repos = NULL, type = "source")* and get the following result. gzip: stdin: unexpec