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 d8f04d8 commit 8ba7972Copy full SHA for 8ba7972
inst/NEWS.Rd
@@ -28,6 +28,8 @@
28
older code has been removed (Dirk in \ghpr{1426} fixing \ghit{1425})
29
\item The non-API \code{ATTRIB} entry point to the R API is no longer
30
used (Dirk in \ghpr{1430} addressing \ghit{1429})
31
+ \item The unwind-protect mechanism is now used unconditionally (Dirk
32
+ in \ghpr{1437} closing \ghit{1436})
33
}
34
\item Changes in Rcpp Attributes:
35
\itemize{
@@ -58,6 +60,8 @@
58
60
\ghpr{1422})
59
61
\item The heuristic whether to run all available tests was refined
62
(Dirk in \ghpr{1434} addressing \ghit{1433})
63
+ \item Coverage has been tweaked via additional \code{#nocov} tags (Dirk
64
+ in \ghpr{1435})
65
66
67
0 commit comments