@@ -701,12 +701,12 @@ static const R_CallMethodDef CallEntries[] = {
701701 {" _cpp11test_gibbs_rcpp2" , (DL_FUNC) &_cpp11test_gibbs_rcpp2, 2 },
702702 {" _cpp11test_grow_" , (DL_FUNC) &_cpp11test_grow_, 1 },
703703 {" _cpp11test_grow_cplx_" , (DL_FUNC) &_cpp11test_grow_cplx_, 1 },
704- {" _cpp11test_grow_strings_cpp11_" , (DL_FUNC) &_cpp11test_grow_strings_cpp11_, 2 },
705- {" _cpp11test_grow_strings_manual_" , (DL_FUNC) &_cpp11test_grow_strings_manual_, 2 },
706- {" _cpp11test_grow_strings_rcpp_" , (DL_FUNC) &_cpp11test_grow_strings_rcpp_, 2 },
707704 {" _cpp11test_mat_mat_copy_dimnames" , (DL_FUNC) &_cpp11test_mat_mat_copy_dimnames, 1 },
708705 {" _cpp11test_mat_mat_create_dimnames" , (DL_FUNC) &_cpp11test_mat_mat_create_dimnames, 0 },
709706 {" _cpp11test_mat_sexp_copy_dimnames" , (DL_FUNC) &_cpp11test_mat_sexp_copy_dimnames, 1 },
707+ {" _cpp11test_grow_strings_cpp11_" , (DL_FUNC) &_cpp11test_grow_strings_cpp11_, 2 },
708+ {" _cpp11test_grow_strings_manual_" , (DL_FUNC) &_cpp11test_grow_strings_manual_, 2 },
709+ {" _cpp11test_grow_strings_rcpp_" , (DL_FUNC) &_cpp11test_grow_strings_rcpp_, 2 },
710710 {" _cpp11test_my_message" , (DL_FUNC) &_cpp11test_my_message, 2 },
711711 {" _cpp11test_my_message_n1" , (DL_FUNC) &_cpp11test_my_message_n1, 1 },
712712 {" _cpp11test_my_message_n1fmt" , (DL_FUNC) &_cpp11test_my_message_n1fmt, 1 },
@@ -719,12 +719,10 @@ static const R_CallMethodDef CallEntries[] = {
719719 {" _cpp11test_my_warning_n1" , (DL_FUNC) &_cpp11test_my_warning_n1, 1 },
720720 {" _cpp11test_my_warning_n1fmt" , (DL_FUNC) &_cpp11test_my_warning_n1fmt, 1 },
721721 {" _cpp11test_my_warning_n2fmt" , (DL_FUNC) &_cpp11test_my_warning_n2fmt, 2 },
722- {" _cpp11test_notroxcpp1_" , (DL_FUNC) &_cpp11test_notroxcpp1_, 1 },
723- {" _cpp11test_notroxcpp6_" , (DL_FUNC) &_cpp11test_notroxcpp6_, 1 },
724- {" _cpp11test_nullable_extptr_1" , (DL_FUNC) &_cpp11test_nullable_extptr_1, 0 },
725- {" _cpp11test_nullable_extptr_2" , (DL_FUNC) &_cpp11test_nullable_extptr_2, 0 },
726722 {" _cpp11test_ordered_map_to_list_" , (DL_FUNC) &_cpp11test_ordered_map_to_list_, 1 },
727723 {" _cpp11test_ordered_map_to_list_2_" , (DL_FUNC) &_cpp11test_ordered_map_to_list_2_, 1 },
724+ {" _cpp11test_nullable_extptr_1" , (DL_FUNC) &_cpp11test_nullable_extptr_1, 0 },
725+ {" _cpp11test_nullable_extptr_2" , (DL_FUNC) &_cpp11test_nullable_extptr_2, 0 },
728726 {" _cpp11test_protect_many_" , (DL_FUNC) &_cpp11test_protect_many_, 1 },
729727 {" _cpp11test_protect_many_cpp11_" , (DL_FUNC) &_cpp11test_protect_many_cpp11_, 1 },
730728 {" _cpp11test_protect_many_preserve_" , (DL_FUNC) &_cpp11test_protect_many_preserve_, 1 },
0 commit comments