Skip to content
Prev 32642 / 63424 Next

Problem building (binary) packages for Windows

That version of R-devel is not current, so please update it.  I think 
it might have been in an interval where we tried out verious fixes for 
building bundles and some of them broke other things.

In general if you use R-devel or R-patched you need to update before 
reporting any difficulties.  'Under development' needs to be taken 
seriously.
On Fri, 15 May 2009, Peter Ruckdeschel wrote:

            
That's rather old as well: now the second calls the first on Windows. 
What may matter is whether you specify -l on R CMD INSTALL --build (R 
CMD build --binary does), as installing into the main library does a 
better job of resolving HTML cross links.

So the advice is to use R CMD INSTALL --build *and* install into the 
main library (or the library where you install all your add-on 
packages).