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

2017-12-15 Thread Haigh, Rowan
-lwldap32 -lwinmm -lidn # libs: for 64-bit CURL_LIBS = -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lcrypt32 -lz -lws2_32 -lgdi32 -lcrypt32 -lwldap32 -lwinmm Cheers, Rowan From: Avraham Adler [mailto:avraham.ad...@gmail.com] Sent: Friday, December 15, 2017 12:11 PM To: Haigh, Rowan Subject: Re: [R

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

2017-12-15 Thread Haigh, Rowan
XML", type = "source")'. Cheers, Rowan Tel. (250) 363-8718 -Original Message- From: Duncan Murdoch [mailto:murdoch.dun...@gmail.com] Sent: Thursday, December 14, 2017 3:29 PM To: Haigh, Rowan Subject: Re: [R-pkg-devel] Trouble installing XML on Windows 7 (64-bit) O

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

2017-12-14 Thread Haigh, Rowan
I maintain a few packages on CRAN, one of which depends on the XML package. Using the latest R-devel (2017-12-13 r73907), I can install the XML Windows binary from CRAN but I cannot load it: > require(XML) Loading required package: XML Error: package or namespace load failed for 'XML': package 'X