Skip to content
Prev 2185 / 12125 Next

[R-pkg-devel] Trouble installing XML on Windows 7 (64-bit)

On 14/12/2017 12:58 PM, Haigh, Rowan wrote:
How exactly did you install XML, and how did you install R-devel?  There 
are several different binary versions of XML on CRAN, and lots of ways 
to build or download R-devel.

I am currently building a copy of R-devel, and will try using

install.packages("XML")

to see if I can reproduce your problem.  I'm not certain my locally 
built copy will match the CRAN binary of R-devel, but we'll see.

Duncan Murdoch