Skip to content

Commit

Permalink
update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinushey committed Jun 18, 2024
1 parent bc529e0 commit d412e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/NEWS.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
\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 throws an R error on out-of-bounds Vector accesses. (Kevin
\item Rcpp now emits an R warning on out-of-bounds Vector accesses. (Kevin
in \ghpr{1310})
}
\item Changes in Rcpp Deployment:
Expand Down

0 comments on commit d412e22

Please sign in to comment.