I\'m pretty sure that a lot of you guys out there are using git as CVS. How do you bypass the following warning on R CMD check:
git
R CMD check
* c
Yes, use .Rbuildignore and then build the .tar.gz and then check the .tar.gz and not the source directory.
.Rbuildignore
.tar.gz