Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nonAPI.txt #252

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
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
5 changes: 4 additions & 1 deletion nonAPI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ R_HistoryFile
R_HistorySize
R_Home
R_HomeDir
R_InputHandlers
R_Interactive
R_MethodsNamespace
R_NewHashedEnv
Expand Down Expand Up @@ -120,6 +119,7 @@ R_set_prim_method
R_set_quick_method_check
R_set_standardGeneric_ptr
R_setupHistory
R_shallow_duplicate_attr
R_strtod4
R_subassign3_dflt
R_taskCallbackRoutine
Expand Down Expand Up @@ -162,10 +162,13 @@ Rf_formatComplex
Rf_formatInteger
Rf_formatLogical
Rf_formatReal
Rf_gsetVar
Rf_initEmbeddedR
Rf_init_con
Rf_initialize_R
Rf_isProtected
Rf_isValidString
Rf_isValidStringF
Rf_jump_to_toplevel
Rf_mainloop
Rf_mbrtowc
Expand Down