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 7b4f72b commit bf9941eCopy full SHA for bf9941e
ChangeLog
@@ -1,3 +1,7 @@
1
+2016-03-09 Colin Gillespie <[email protected]>
2
+
3
+ * vignettes/Rcpp-sugar.Rnw: Correct typos and indentation
4
5
2016-03-05 Dirk Eddelbuettel <[email protected]>
6
7
* inst/include/Rcpp/stats/exp.h: Replaced initial Emacs header line with
inst/NEWS.Rd
@@ -32,7 +32,9 @@
32
further review by Bob Rudis).
33
\item An entry was added concerning the hard-code limit of arguments to
34
some constructor and function (cf \ghit{435}).
35
- \item The Rcpp-FAQ now contains a table of content.
+ \item The Rcpp-FAQ vignette now contains a table of content.
36
+ \item Typos and indentation were corrected in the Rcpp Sugar vignette
37
+ (\ghpr{445} by Colon Gillespie)
38
}
39
40
0 commit comments