Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
NEWS once more
  • Loading branch information
kevinushey committed Jun 18, 2024
commit 3f4d5df173efdb6b04c5dea3e11da580a28cab49
4 changes: 2 additions & 2 deletions inst/NEWS.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
\item Rcpp now avoids the usage of the (non-API) DATAPTR function when
accessing the contents of Rcpp Vector objects where possible. (Kevin in
\ghpr{1310})
\item Rcpp now emits an R warning on out-of-bounds Vector accesses. (Kevin
in \ghpr{1310})
\item Rcpp now emits an R warning on out-of-bounds Vector accesses. This
may become an error in a future Rcpp release. (Kevin in \ghpr{1310})
}
\item Changes in Rcpp Deployment:
\itemize{
Expand Down