Discussion:
[Rcpp-devel] Generating the manual
Hmamouche Youssef
2017-10-27 09:45:23 UTC
Permalink
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
Dirk Eddelbuettel
2017-10-27 13:09:20 UTC
Permalink
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 | ***@debian.org
Loading...