Skip to content

Commit 1dc7a84

Browse files
committed
correction to NEWS entry
cf discussion in #523 commit log on GH
1 parent a6e6116 commit 1dc7a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/NEWS.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
\item Environment functions get() & find() now accept a Symbol
1313
(James Joseph Balamuta in \ghpr{513} addressing issue \ghit{326}).
1414
\item Several uses of \code{Rf_eval} were replaced by the preferred
15-
\code{Rcpp::eval} (Qiang in PR \ghpr{523 closing \ghit{498}).
15+
\code{Rcpp::Rcpp_eval} (Qiang in PR \ghpr{523} closing \ghit{498}).
1616
}
1717
\item Changes in Rcpp unit tests
1818
\itemize{

0 commit comments

Comments
 (0)