Skip to content

Commit 832035a

Browse files
author
ripley
committed
defer reporting optif9
git-svn-id: https://svn.r-project.org/R/trunk@86477 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 80c8632 commit 832035a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/library/tools/R/sotools.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -679,8 +679,8 @@ nonAPI <- c("chol_", "chol2inv_", "cg_", "ch_", "rg_",
679679
## non-API in Applic.h
680680
## future <- c("dqrcf_", "dqrdc2_", "dqrls_", "dqrqty_", "dqrqy_")
681681
## d1mach_ and i1mach_ are mentioned (since R 2.15.3) in R-exts.
682-
"R_Pretty", ## hidden, so unlikely to be usable
683-
"optif9") ## used by pcaPP
682+
"R_Pretty") ## hidden, so unlikely to be usable
683+
## "optif9") ## used by nlme and pcaPP
684684

685685
## ## non-API header Altrep.h: used by
686686
## ## arrow cli duckdb igraph isotree nanoarrow outliertree readsparse rlas stringfish vctrs vroom

0 commit comments

Comments
 (0)