> I've changed to Mercurial for my working copies of survival for a number or > resons not relevant to this post. When I do R CMD check, I get some warnings > about certain files in the .hg directory with odd names. I've added the > following 2 lines to my .Rbuildignore file without effect > ^\.hg$ > ^\.hg.*
Unfortunately that only affects building, not checking. You have two options: (1) ignore the warning (2) check the built package. Hadley -- Assistant Professor / Dobelman Family Junior Chair Department of Statistics / Rice University http://had.co.nz/ ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel