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 attribute).
Is there a way to generate the manual by controlling the order of the files ? Thanks, Youssef
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel