how to modify and compile R sourse codes
Zhongming Yang wrote:
Dear All: I am working on writing some R functions to make statistical reports automatically. Dr. Harrell's Hmisc has all the wonderful stuff. But sometimes I need change some formats, so I want to read through it and make some modifications to fit my project. Ideally, I want proceed as following: 1. change some source of Hmisc 2. compile and install the modified Hmisc 3. debug my modified functions. And I am working on windows 2000. Could anyone give some suggestions on the tools and the best way to do this?
The "R Installation and Administration" manual of R-2.1.0 gives not only suggestions: it provides all the details on the tools required! The manual "Writing R Extensions" is relevant as well. Uwe Ligges
Thanks
__________________________________________________ [[alternative HTML version deleted]] ______________________________________________ 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