<div dir="ltr"><div><div><div><div><div>Hi,<br></div>I am putting a package together using Rcpp attributes. It's all working well so far (thanks to help I previously I got from this list).<br><br></div>To organise my source files a little better I wanted to have a subfolder in the /src folder (not essential but makes things a little neater). The *.cpp files in the /src/subfolder have functions that are exported with the //[[Rcpp::export]] tag. However, when I call compileAttributes() (or use load_all() from the devtools package) the RcppExports.cpp file that is created does not include the functions from the /src/subfolder.<br>
<br></div>Is there a way to get compileAttributes() to look inside subfolders? It's not essential, I'm just curious.<br><br></div>Yours<br><br></div>Finlay<br><div><div><div><br><div><br></div></div></div></div></div>