[Rd] Package manual Tex file
Duncan Murdoch
murdoch.duncan at gmail.com
Fri Aug 15 12:31:55 CEST 2014
On 14/08/2014, 8:51 PM, Axel Urbiz wrote:
> Dear All,
>
> My apologies if the question is ambiguous.
>
> I can create the pdf manual from a package I've built from "R CMD check
> fooPackage". Is there a way to get the Tex file for the package manual pdf?
> Well, I presume there is Tex code "behind" a package manual pdf file. But
> if so, how can I get it?
>
> I'm on Mac OS.
In the shell, run
R CMD Rd2pdf --no-clean fooPackage
Duncan Murdoch
More information about the R-devel
mailing list