@@ -618,7 +618,7 @@ nonAPI <- c("chol_", "chol2inv_", "cg_", "ch_", "rg_",
618618 " Rsockconnect" , " Rsocklisten" , " Rsockopen" , " Rsockread" ,
619619 " Rsockwrite" , " Runzip" , " UNIMPLEMENTED_TYPE" ,
620620 " baseRegisterIndex" , " Rf_csduplicated" , " Rf_currentTime" ,
621- " dcar" , " dcdr" , " do_Rprof" , " do_Rprofmem" , " do_X11" ,
621+ " dcar" , " dcdr" , " dchdc_ " , " do_Rprof" , " do_Rprofmem" , " do_X11" ,
622622 " do_contourLines" , " do_edit" , " do_getGraphicsEventEnv" ,
623623 " do_getSnapshot" , " do_playSnapshot" , " do_saveplot" ,
624624 " do_set_prim_method" , " dqrrsd_" ," dqrxb_" , " dtype" ,
@@ -974,7 +974,7 @@ if(.Platform$OS.type == "windows") {
974974 # # symbols.rds, likely from following the "best approach" from
975975 # # section "Compiling in sub-directories" of WRE and compiling
976976 # # code in subdirs into static libraries instead of adding to
977- # # OBJECTS.
977+ # # OBJECTS.
978978 # # See PR#18789 <https://bugs.r-project.org/show_bug.cgi?id=18789>,
979979 # # "R CMD check does not check symbol tables of linked static
980980 # # libraries".
0 commit comments