You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have separate branches, do cursory review of each-other's code before committing to master branch
Follow Advanced R style guide (http://adv-r.had.co.nz/style.html)
Follow Hadley's R Package Dev Book (http://r-pkgs.had.co.nz/)
Github practices (http://r-pkgs.had.co.nz/git.html)
Use naming conventions in original code (to begin with)
Commits should be informative
Titles are full sentences
The text was updated successfully, but these errors were encountered:
Have separate branches, do cursory review of each-other's code before committing to master branch
Follow Advanced R style guide (http://adv-r.had.co.nz/style.html)
Follow Hadley's R Package Dev Book (http://r-pkgs.had.co.nz/)
Github practices (http://r-pkgs.had.co.nz/git.html)
Use naming conventions in original code (to begin with)
Commits should be informative
The text was updated successfully, but these errors were encountered: