'R CMD build <mypkg>' fails to 'make clean' when <mypkg> has a Makefile
Prof Brian Ripley wrote:
On Mon, 20 Oct 2008, Herve Pages wrote:
Hi, Prof Brian Ripley wrote:
On Fri, 17 Oct 2008, Herve Pages wrote:
Hi, This problem has already been reported here more than 1 year ago by Brian J. Lopes: https://stat.ethz.ch/pipermail/r-sig-mac/2007-May/003863.html
[...]
Are there any chance that this could be addressed?
[...]
I think this is probably covered in changes now made in R-devel, but please do check for us.
The 'make clean' problem on systems with sub-architectures is indeed covered in R 2.9.0 (those builds use R 2.9.0 from 2008-11-02 r46816): http://bioconductor.org/checkResults/2.4/bioc-LATEST/xps/pelham-buildsrc.html Thanks for the fix. H.