Skip to content

Commit ead962c

Browse files
author
hornik
committed
Tweaks. Spotted by Ivan Krylov.
git-svn-id: https://svn.r-project.org/R/trunk@87877 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 1eaf59b commit ead962c

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
@@ -612,7 +612,7 @@ nonAPI <- c("chol_", "chol2inv_", "cg_", "ch_", "rg_",
612612
"Ri18n_wctype", "Ri18n_wcwidth", "Rsockclose",
613613
"Rsockconnect", "Rsocklisten", "Rsockopen", "Rsockread",
614614
"Rsockwrite", "Runzip", "UNIMPLEMENTED_TYPE",
615-
"baseRegisterIndex", "csduplicated", "currentTime",
615+
"baseRegisterIndex", "Rf_csduplicated", "Rf_currentTime",
616616
"dcar", "dcdr", "do_Rprof", "do_Rprofmem", "do_X11",
617617
"do_contourLines", "do_edit", "do_getGraphicsEventEnv",
618618
"do_getSnapshot", "do_playSnapshot", "do_saveplot",
@@ -621,7 +621,7 @@ nonAPI <- c("chol_", "chol2inv_", "cg_", "ch_", "rg_",
621621
"extR_HTTPDCreate", "extR_HTTPDStop", "fdhess",
622622
"getConnection", "getPRIMNAME", "known_to_be_latin1",
623623
"locale2charset", "match5", "matherr",
624-
"max_contour_segments", "mbcsToUcs2", "memtrace_report",
624+
"max_contour_segments", "Rf_mbcsToUcs2", "Rf_memtrace_report",
625625
"parseError", "pythag_", "rs_", "rwarnc_",
626626
"tql2_", "tqlrat_", "tred1_", "tred2_", "utf8locale", "yylloc",
627627
"R_opendir", "R_readdir", "R_closedir",

0 commit comments

Comments
 (0)