11# Generated by cpp11: do not edit by hand
22
33cpp11_add_vec_for_ <- function (x , num ) {
4- .Call(`_cpp11test_cpp11_add_vec_for_` , x , num )
4+ .Call(`_cpp11test_cpp11_add_vec_for_` , x , num )
55}
66
77data_frame_ <- function () {
8- .Call(`_cpp11test_data_frame_` )
8+ .Call(`_cpp11test_data_frame_` )
99}
1010
1111my_stop_n1fmt <- function (mystring ) {
12- invisible (.Call(`_cpp11test_my_stop_n1fmt` , mystring ))
12+ invisible (.Call(`_cpp11test_my_stop_n1fmt` , mystring ))
1313}
1414
1515my_stop_n2fmt <- function (mystring , myarg ) {
16- invisible (.Call(`_cpp11test_my_stop_n2fmt` , mystring , myarg ))
16+ invisible (.Call(`_cpp11test_my_stop_n2fmt` , mystring , myarg ))
1717}
1818
1919my_warning_n1fmt <- function (mystring ) {
20- invisible (.Call(`_cpp11test_my_warning_n1fmt` , mystring ))
20+ invisible (.Call(`_cpp11test_my_warning_n1fmt` , mystring ))
2121}
2222
2323my_warning_n2fmt <- function (mystring , myarg ) {
24- invisible (.Call(`_cpp11test_my_warning_n2fmt` , mystring , myarg ))
24+ invisible (.Call(`_cpp11test_my_warning_n2fmt` , mystring , myarg ))
2525}
2626
2727my_message_n1fmt <- function (mystring ) {
28- invisible (.Call(`_cpp11test_my_message_n1fmt` , mystring ))
28+ invisible (.Call(`_cpp11test_my_message_n1fmt` , mystring ))
2929}
3030
3131my_message_n2fmt <- function (mystring , myarg ) {
32- invisible (.Call(`_cpp11test_my_message_n2fmt` , mystring , myarg ))
32+ invisible (.Call(`_cpp11test_my_message_n2fmt` , mystring , myarg ))
3333}
3434
3535my_stop <- function (mystring , myarg ) {
36- invisible (.Call(`_cpp11test_my_stop` , mystring , myarg ))
36+ invisible (.Call(`_cpp11test_my_stop` , mystring , myarg ))
3737}
3838
3939my_stop_n1 <- function (mystring ) {
40- invisible (.Call(`_cpp11test_my_stop_n1` , mystring ))
40+ invisible (.Call(`_cpp11test_my_stop_n1` , mystring ))
4141}
4242
4343my_warning <- function (mystring , myarg ) {
44- invisible (.Call(`_cpp11test_my_warning` , mystring , myarg ))
44+ invisible (.Call(`_cpp11test_my_warning` , mystring , myarg ))
4545}
4646
4747my_warning_n1 <- function (mystring ) {
48- invisible (.Call(`_cpp11test_my_warning_n1` , mystring ))
48+ invisible (.Call(`_cpp11test_my_warning_n1` , mystring ))
4949}
5050
5151my_message <- function (mystring , myarg ) {
52- invisible (.Call(`_cpp11test_my_message` , mystring , myarg ))
52+ invisible (.Call(`_cpp11test_my_message` , mystring , myarg ))
5353}
5454
5555my_message_n1 <- function (mystring ) {
56- invisible (.Call(`_cpp11test_my_message_n1` , mystring ))
56+ invisible (.Call(`_cpp11test_my_message_n1` , mystring ))
5757}
5858
5959remove_altrep <- function (x ) {
60- .Call(`_cpp11test_remove_altrep` , x )
60+ .Call(`_cpp11test_remove_altrep` , x )
6161}
6262
6363upper_bound <- function (x , breaks ) {
64- .Call(`_cpp11test_upper_bound` , x , breaks )
64+ .Call(`_cpp11test_upper_bound` , x , breaks )
6565}
6666
6767findInterval2 <- function (x , breaks ) {
68- .Call(`_cpp11test_findInterval2` , x , breaks )
68+ .Call(`_cpp11test_findInterval2` , x , breaks )
6969}
7070
7171findInterval2_5 <- function (x , breaks ) {
72- .Call(`_cpp11test_findInterval2_5` , x , breaks )
72+ .Call(`_cpp11test_findInterval2_5` , x , breaks )
7373}
7474
7575findInterval3 <- function (x , breaks ) {
76- .Call(`_cpp11test_findInterval3` , x , breaks )
76+ .Call(`_cpp11test_findInterval3` , x , breaks )
7777}
7878
7979findInterval4 <- function (x , breaks ) {
80- .Call(`_cpp11test_findInterval4` , x , breaks )
80+ .Call(`_cpp11test_findInterval4` , x , breaks )
8181}
8282
8383grow_ <- function (n ) {
84- .Call(`_cpp11test_grow_` , n )
84+ .Call(`_cpp11test_grow_` , n )
8585}
8686
8787cpp11_insert_ <- function (num_sxp ) {
88- .Call(`_cpp11test_cpp11_insert_` , num_sxp )
88+ .Call(`_cpp11test_cpp11_insert_` , num_sxp )
8989}
9090
9191gibbs_cpp <- function (N , thin ) {
92- .Call(`_cpp11test_gibbs_cpp` , N , thin )
92+ .Call(`_cpp11test_gibbs_cpp` , N , thin )
9393}
9494
9595gibbs_cpp2 <- function (N , thin ) {
96- .Call(`_cpp11test_gibbs_cpp2` , N , thin )
96+ .Call(`_cpp11test_gibbs_cpp2` , N , thin )
9797}
9898
9999gibbs_rcpp <- function (N , thin ) {
100- .Call(`_cpp11test_gibbs_rcpp` , N , thin )
100+ .Call(`_cpp11test_gibbs_rcpp` , N , thin )
101101}
102102
103103gibbs_rcpp2 <- function (N , thin ) {
104- .Call(`_cpp11test_gibbs_rcpp2` , N , thin )
104+ .Call(`_cpp11test_gibbs_rcpp2` , N , thin )
105105}
106106
107107row_sums <- function (x ) {
108- .Call(`_cpp11test_row_sums` , x )
108+ .Call(`_cpp11test_row_sums` , x )
109109}
110110
111111col_sums <- function (x ) {
112- .Call(`_cpp11test_col_sums` , x )
112+ .Call(`_cpp11test_col_sums` , x )
113113}
114114
115115protect_one_ <- function (x , n ) {
116- invisible (.Call(`_cpp11test_protect_one_` , x , n ))
116+ invisible (.Call(`_cpp11test_protect_one_` , x , n ))
117117}
118118
119119protect_one_sexp_ <- function (x , n ) {
120- invisible (.Call(`_cpp11test_protect_one_sexp_` , x , n ))
120+ invisible (.Call(`_cpp11test_protect_one_sexp_` , x , n ))
121121}
122122
123123protect_one_cpp11_ <- function (x , n ) {
124- invisible (.Call(`_cpp11test_protect_one_cpp11_` , x , n ))
124+ invisible (.Call(`_cpp11test_protect_one_cpp11_` , x , n ))
125125}
126126
127127protect_one_preserve_ <- function (x , n ) {
128- invisible (.Call(`_cpp11test_protect_one_preserve_` , x , n ))
128+ invisible (.Call(`_cpp11test_protect_one_preserve_` , x , n ))
129129}
130130
131131protect_many_ <- function (n ) {
132- invisible (.Call(`_cpp11test_protect_many_` , n ))
132+ invisible (.Call(`_cpp11test_protect_many_` , n ))
133133}
134134
135135protect_many_cpp11_ <- function (n ) {
136- invisible (.Call(`_cpp11test_protect_many_cpp11_` , n ))
136+ invisible (.Call(`_cpp11test_protect_many_cpp11_` , n ))
137137}
138138
139139protect_many_sexp_ <- function (n ) {
140- invisible (.Call(`_cpp11test_protect_many_sexp_` , n ))
140+ invisible (.Call(`_cpp11test_protect_many_sexp_` , n ))
141141}
142142
143143protect_many_preserve_ <- function (n ) {
144- invisible (.Call(`_cpp11test_protect_many_preserve_` , n ))
144+ invisible (.Call(`_cpp11test_protect_many_preserve_` , n ))
145145}
146146
147147protect_many_rcpp_ <- function (n ) {
148- invisible (.Call(`_cpp11test_protect_many_rcpp_` , n ))
148+ invisible (.Call(`_cpp11test_protect_many_rcpp_` , n ))
149149}
150150
151151cpp11_release_ <- function (n ) {
152- invisible (.Call(`_cpp11test_cpp11_release_` , n ))
152+ invisible (.Call(`_cpp11test_cpp11_release_` , n ))
153153}
154154
155155rcpp_release_ <- function (n ) {
156- invisible (.Call(`_cpp11test_rcpp_release_` , n ))
156+ invisible (.Call(`_cpp11test_rcpp_release_` , n ))
157157}
158158
159159notroxcpp1_ <- function (x ) {
160- .Call(`_cpp11test_notroxcpp1_` , x )
160+ .Call(`_cpp11test_notroxcpp1_` , x )
161161}
162162
163163# ' @title Roxygenise C++ function II
@@ -197,7 +197,7 @@ roxcpp5_ <- function(x) {
197197}
198198
199199notroxcpp6_ <- function (x ) {
200- .Call(`_cpp11test_notroxcpp6_` , x )
200+ .Call(`_cpp11test_notroxcpp6_` , x )
201201}
202202
203203# ' @title Roxygenise C++ function VII
@@ -210,93 +210,93 @@ roxcpp7_ <- function(x) {
210210}
211211
212212cpp11_safe_ <- function (x_sxp ) {
213- .Call(`_cpp11test_cpp11_safe_` , x_sxp )
213+ .Call(`_cpp11test_cpp11_safe_` , x_sxp )
214214}
215215
216216string_proxy_assignment_ <- function () {
217- .Call(`_cpp11test_string_proxy_assignment_` )
217+ .Call(`_cpp11test_string_proxy_assignment_` )
218218}
219219
220220string_push_back_ <- function () {
221- .Call(`_cpp11test_string_push_back_` )
221+ .Call(`_cpp11test_string_push_back_` )
222222}
223223
224224sum_dbl_for_ <- function (x ) {
225- .Call(`_cpp11test_sum_dbl_for_` , x )
225+ .Call(`_cpp11test_sum_dbl_for_` , x )
226226}
227227
228228sum_dbl_for2_ <- function (x_sxp ) {
229- .Call(`_cpp11test_sum_dbl_for2_` , x_sxp )
229+ .Call(`_cpp11test_sum_dbl_for2_` , x_sxp )
230230}
231231
232232sum_dbl_for3_ <- function (x_sxp ) {
233- .Call(`_cpp11test_sum_dbl_for3_` , x_sxp )
233+ .Call(`_cpp11test_sum_dbl_for3_` , x_sxp )
234234}
235235
236236sum_dbl_foreach_ <- function (x ) {
237- .Call(`_cpp11test_sum_dbl_foreach_` , x )
237+ .Call(`_cpp11test_sum_dbl_foreach_` , x )
238238}
239239
240240sum_dbl_foreach2_ <- function (x_sxp ) {
241- .Call(`_cpp11test_sum_dbl_foreach2_` , x_sxp )
241+ .Call(`_cpp11test_sum_dbl_foreach2_` , x_sxp )
242242}
243243
244244sum_dbl_accumulate_ <- function (x ) {
245- .Call(`_cpp11test_sum_dbl_accumulate_` , x )
245+ .Call(`_cpp11test_sum_dbl_accumulate_` , x )
246246}
247247
248248sum_dbl_accumulate2_ <- function (x_sxp ) {
249- .Call(`_cpp11test_sum_dbl_accumulate2_` , x_sxp )
249+ .Call(`_cpp11test_sum_dbl_accumulate2_` , x_sxp )
250250}
251251
252252sum_int_for_ <- function (x ) {
253- .Call(`_cpp11test_sum_int_for_` , x )
253+ .Call(`_cpp11test_sum_int_for_` , x )
254254}
255255
256256sum_int_for2_ <- function (x_ ) {
257- .Call(`_cpp11test_sum_int_for2_` , x_ )
257+ .Call(`_cpp11test_sum_int_for2_` , x_ )
258258}
259259
260260sum_int_foreach_ <- function (x ) {
261- .Call(`_cpp11test_sum_int_foreach_` , x )
261+ .Call(`_cpp11test_sum_int_foreach_` , x )
262262}
263263
264264sum_int_accumulate_ <- function (x ) {
265- .Call(`_cpp11test_sum_int_accumulate_` , x )
265+ .Call(`_cpp11test_sum_int_accumulate_` , x )
266266}
267267
268268rcpp_sum_dbl_for_ <- function (x_sxp ) {
269- .Call(`_cpp11test_rcpp_sum_dbl_for_` , x_sxp )
269+ .Call(`_cpp11test_rcpp_sum_dbl_for_` , x_sxp )
270270}
271271
272272rcpp_sum_int_for_ <- function (x_sxp ) {
273- .Call(`_cpp11test_rcpp_sum_int_for_` , x_sxp )
273+ .Call(`_cpp11test_rcpp_sum_int_for_` , x_sxp )
274274}
275275
276276rcpp_sum_dbl_foreach_ <- function (x_sxp ) {
277- .Call(`_cpp11test_rcpp_sum_dbl_foreach_` , x_sxp )
277+ .Call(`_cpp11test_rcpp_sum_dbl_foreach_` , x_sxp )
278278}
279279
280280rcpp_sum_dbl_accumulate_ <- function (x_sxp ) {
281- .Call(`_cpp11test_rcpp_sum_dbl_accumulate_` , x_sxp )
281+ .Call(`_cpp11test_rcpp_sum_dbl_accumulate_` , x_sxp )
282282}
283283
284284rcpp_grow_ <- function (n_sxp ) {
285- .Call(`_cpp11test_rcpp_grow_` , n_sxp )
285+ .Call(`_cpp11test_rcpp_grow_` , n_sxp )
286286}
287287
288288rcpp_push_and_truncate_ <- function (size_sxp ) {
289- .Call(`_cpp11test_rcpp_push_and_truncate_` , size_sxp )
289+ .Call(`_cpp11test_rcpp_push_and_truncate_` , size_sxp )
290290}
291291
292292test_destruction_inner <- function () {
293- invisible (.Call(`_cpp11test_test_destruction_inner` ))
293+ invisible (.Call(`_cpp11test_test_destruction_inner` ))
294294}
295295
296296test_destruction_outer <- function () {
297- invisible (.Call(`_cpp11test_test_destruction_outer` ))
297+ invisible (.Call(`_cpp11test_test_destruction_outer` ))
298298}
299299
300300cpp11_push_and_truncate_ <- function (size_sexp ) {
301- .Call(`_cpp11test_cpp11_push_and_truncate_` , size_sexp )
301+ .Call(`_cpp11test_cpp11_push_and_truncate_` , size_sexp )
302302}
0 commit comments