[R] XML
dr mike
dr.mike at ntlworld.com
Sat Jan 15 08:22:51 CET 2005
This cropped up in a previous posting here (Monday this week, in fact),
responded to by Prof. Ripley. It also cropped up on the Bioconductor mailing
list before Christmas, in relation to the AnnBuilder package. For those who
have reposTools installed, the solution provided by John Zhang was, from the
command line enter:
>library(reposTools)
>install.pacakges2("XML")
Regards,
Mike
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch] On Behalf Of Marc Schwartz
Sent: 14 January 2005 22:13
To: Shawn Way
Cc: R-Help
Subject: Re: [R] XML
On Fri, 2005-01-14 at 15:52 -0600, Shawn Way wrote:
> I thought I would take a look at the StatDataML package for some
> work I'm doing, but I receive the following error when starting:
>
> > version
> _
> platform i386-pc-mingw32
> arch i386
> os mingw32
> system i386, mingw32
> status
> major 2
> minor 0.1
> year 2004
> month 11
> day 15
> language R
> > library(StatDataML)
> Loading required package: XML
> Error: package 'XML' could not be loaded In addition: Warning message:
> There is no package called 'XML' in: library(pkg, character.only =
> TRUE, logical = TRUE, lib.loc = lib.loc)
> >
>
>
> Realizing that I don't have the Package XML, I've tried to download
> it, and I cannot find the file. Can anyone point me in the right
> direction, or at lease upload it to CRAN?
>
> Thanks...
The Windows ZIP file for package XML is available here:
http://www.stats.ox.ac.uk/pub/RWin/2.0.0/
thanks to Prof. Ripley.
The current build report for the Windows packages indicates that this is one
of the packages that will not build "out of the box".
The Windows build report is here:
http://cran.us.r-project.org/bin/windows/contrib/checkSummaryWin.html
and the README file that covers this issue is here:
http://cran.us.r-project.org/bin/windows/contrib/2.0/ReadMe
HTH,
Marc Schwartz
______________________________________________
R-help at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide!
http://www.R-project.org/posting-guide.html
More information about the R-help
mailing list