Re: [Rcpp-devel] Rcpp package structure

2018-07-12 Thread Dirk Eddelbuettel
On 12 July 2018 at 15:56, Iñaki Úcar wrote: | El jue., 12 jul. 2018 a las 15:32, Vissarion Fisikopoulos | () escribió: | > | > Hi all, | > | > I am mentoring a gsoc project on development of a C++ library with an | > R interface using Rcpp. | > | > Currently the project has the following structur

Re: [Rcpp-devel] Rcpp package structure

2018-07-12 Thread Iñaki Úcar
El jue., 12 jul. 2018 a las 15:32, Vissarion Fisikopoulos () escribió: > > Hi all, > > I am mentoring a gsoc project on development of a C++ library with an > R interface using Rcpp. > > Currently the project has the following structure: let root be the > main folder of the package, the default Rcp