Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 551 Bytes

File metadata and controls

11 lines (7 loc) · 551 Bytes

Pull Request Template for Rcpp

Please explain the changes you want to apply to Rcpp, preferably in an issue ticket before you create a pull request. See the file Contributing and the other templates for details.

Checklist

  • Code compiles correctly
  • R CMD check still passes all tests
  • Preferably, new tests were added which fail without the change
  • Document the changes by file in ChangeLog