File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 8
8
\item Changes in Rcpp API :
9
9
\itemize {
10
10
\item Missing header includes as spotted by some recent tools were
11
- added in two places (Michael Chirico in \ghpr {1272 } closing \ghit {1271 }).
11
+ added in two places (Michael Chirico in \ghpr {1272 } closing
12
+ \ghit {1271 }).
13
+ \item Casts to avoid integer overflow in matrix row / col selections
14
+ have neem added (Aaron Lun \ghpr {1281 }).
15
+ \item Three print format correction uncovered by R - devel were
16
+ applied with thanks to Tomas Kalibera (Dirk in \ghpr {1285 }).
12
17
}
13
18
\item Changes in Rcpp Attributes :
14
19
\itemize {
19
24
\itemize {
20
25
\item The caption for third figure in the introductory vignette has
21
26
been corrected (Dirk in \ghpr {1277 } fixing \ghit {1276 }).
27
+ \item A small formatting issue was correct in an Rd file as
28
+ noticed by R - devel (Dirk in \ghpr {1282 }).
29
+ \item The Rcpp FAQ vignette has been updated (Dirk in \ghpr {1284 }).
22
30
}
23
31
}
24
32
}
You can’t perform that action at this time.
0 commit comments