[Rd] 'R CMD build' not cleaning the src/ folder on Windows
Hervé Pagès
hpages at fhcrc.org
Wed Oct 13 07:21:03 CEST 2010
This problems seems to be solved in current R 2.12 RC. Thanks! H.
On 10/10/2010 10:47 PM, Hervé Pagès wrote:
> Hi,
>
> 'R CMD build' (with R 2.12.0 RC) fails to clean the src/ folder
> on Windows:
>
> D:\biocbld\bbs-2.7-bioc>ls meat/BUS/src
> BUS.cpp BUS.h
>
> D:\biocbld\bbs-2.7-bioc>R\bin\R CMD build meat\BUS
> * checking for file 'meat\BUS/DESCRIPTION' ... OK
> * preparing 'BUS':
> * checking DESCRIPTION meta-information ... OK
> * cleaning src
> * installing the package to re-build vignettes
> * creating vignettes ... OK
> * cleaning src
> * checking for LF line-endings in source and make files
> * checking for empty or unneeded directories
> * building 'BUS_1.5.0.tar.gz'
>
> D:\biocbld\bbs-2.7-bioc>tar ztvf BUS_1.5.0.tar.gz --wildcards '*.o'
> -rwxr--r-- biocbuild2/root 16503 2010-10-10 22:15 BUS/src/BUS.o
>
> Packages with a Makefile in src/ don't seem to be affected.
>
> This is with R 2.12.0 RC (2010-10-07 r53227).
>
> Thanks,
> H.
>
--
Hervé Pagès
Program in Computational Biology
Division of Public Health Sciences
Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N, M2-B876
P.O. Box 19024
Seattle, WA 98109-1024
E-mail: hpages at fhcrc.org
Phone: (206) 667-5791
Fax: (206) 667-1319
More information about the R-devel
mailing list