We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab0139 commit cd3bb5bCopy full SHA for cd3bb5b
.Rbuildignore
@@ -6,11 +6,10 @@ inst/doc/jss.bst
6
vignettes/jss.bst
7
^.*\.Rproj$
8
^\.Rproj\.user$
9
-inst/include/Rcpp/preprocessor
10
-inst/include/Rcpp/sugar/functions/impl
11
vignettes/notyet
12
doxyfile
13
.travis.yml
14
.dir-locals.el
15
.clang_format
16
vignettes/getCurrentVersionsOfCitedPackages.R
+^Contributing.md$
ChangeLog
@@ -1,3 +1,10 @@
1
+2016-01-09 Dirk Eddelbuettel <edd@debian.org>
2
+
3
+ * Contributing.md: Added to GitHub repo
4
5
+ * .Rbuildignore: Ensure Contributing.md is not in R package, also
+ removed two old entries
2015-12-29 Joshua Pritikin <jpritikin@pobox.com>
* inst/include/Rcpp/Module.h: Initialize base class in copy ctor
0 commit comments