Skip to content
Prev 17689 / 63421 Next

configuration and installation of R packages with C/C++ library dependencies.

On Tue, 20 Sep 2005, Witold Eryk Wolski wrote:
Please ask R development questions on the R list and not cross-post.
As stated in `Writing R Extensions': the SystemRequirements field in 
DESCRIPTION or a README file.
As stated in `Writing R Extensions' section 1.2: use a configure file.
Several, e.g. RODBC (which is used as an example in `Writing R 
Extensions', section 1.2).


Did we mention this was all in `Writing R Extensions'?