[R] [StatDataML] compile error

Patrick Drechsler patrick.drechsler at gmx.net
Sun Jun 13 20:12:17 CEST 2004


Patrick Drechsler wrote on 11 Jun 2004 19:38:22 MET:

[...compile error concerning lxml2...]

JFTR:

Thanks to the help of David Meyer I was able to solve this
problem. One has to add the following lines to ~/.bashrc:

export CFLAGS="-I/usr/include/libxml2"
export CPPFLAGS="-I/usr/include/libxml2"
export LDFLAGS="-L/usr/lib -lxml2 -lz -lm"


Andy Liaw alternatively gave me a pointer to the package
`R.matlab' <URL:http://www.braju.com/R/> which can also import
data from Matlab.

Thanks to both.

Patrick
-- 
"It's called a shovel... I've seen gardeners use them. 
You stick the sharp end in the ground. Then it gets a bit technical."
Terry Pratchett, Reaper Man




More information about the R-help mailing list