Hervé Pagès
2010-Oct-11 05:47 UTC
[Rd] 'R CMD build' not cleaning the src/ folder on Windows
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
Hervé Pagès
2010-Oct-13 05:21 UTC
[Rd] 'R CMD build' not cleaning the src/ folder on Windows
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
Maybe Matching Threads
- installed.packages Error: subscript out of bounds
- installing dependencies: binary vs source
- More strange R CMD build/check errors on Windows
- R-based version of R CMD build broken on Windows
- R CMD check --force-multiarch does not install all the archs for testing