Skip to content
Prev 20692 / 63421 Next

'R CMD config' doesn't work on Windows

On Thu, 18 May 2006, Prof Brian Ripley wrote:

            
There are a few more problems:

1) The R for Windows build is relocatable, yet some of the answers
will need to be relative to the installation.  Since R CMD knows where 
R_HOME is, it could expand them out, or they could be in terms of R_HOME, 
depending on the intended usage.

2) This will not work when cross-compiling.

3) In some cases the answers are not available, e.g. for TCLTK_CPPFLAGS 
the headers are not usually installed.  So somehow you would have to 
ascertain if this was a source build or a binary distribution.

4) In some cases the answers depend on the MkRules file, which is an 
optional install.