Closed volemont closed 1 year ago
This is not a bug report. Closing and posting the question on SO: https://stackoverflow.com/questions/75560370/
Yes, the same way basically -- in front of every #include
for RcppArmadillo
or alternatively as -D...
flag in src/Makevars
.
Hi,
How do I use
RCPP_ARMADILLO_RETURN_ANYVEC_AS_VECTOR
in an R package?File
veccany_as_v_test.cpp
:Reprex:
Output
sessionInfo()
: