[Rcpp-devel] RcppArmadillo build failures

2017-10-27 Thread Dirk Eddelbuettel
We have two recent build failures reports at GitHub: https://github.com/RcppCore/RcppArmadillo/issues/177 https://github.com/RcppCore/RcppArmadillo/issues/185 I don't understand what is going on as this just builds fine on my systems. We test for a sufficient compiler, use C++11 and expect OpenM

Re: [Rcpp-devel] Generating the manual

2017-10-27 Thread Dirk Eddelbuettel
This message may not be all that appropriate for this list as we focus on Rcpp here, not generic R and package build options. Try r-package-devel. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | [email protected] ___ Rcpp-devel mailing list Rcpp

[Rcpp-devel] Generating the manual

2017-10-27 Thread Hmamouche Youssef
Hi, I try to generate a manual from a set of .Rd files, that are in the folder man. Each file represent a function or a module. The problem that i found is that the command: R CMD check 'package', generates the manual based on the alphabetic order of names in the files (defined with \name attrib