Skip to content
Prev 2184 / 12125 Next

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

Those packages were built for R-release. There are no appropriate
windows binaries for R-devel on CRAN currently. You need to
compile/install the source package:

install.packages("XML", type = "source")

Gabor
On Thu, Dec 14, 2017 at 5:58 PM, Haigh, Rowan <Rowan.Haigh at dfo-mpo.gc.ca> wrote: