Skip to content
Prev 284796 / 398502 Next

Version control (git, mercurial) for R packages

It doesn't.  And you can always use .Rbuildignore to ignore other files.
Yes, I strongly advise building and checking, or building or
installing.  From what I can tell, this is what R-core does, and it
makes life much easier.

Hadley