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 | e...@debian.org ___ 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