On 15/08/2014, 4:47 PM, Axel Urbiz wrote:
> Hi Duncan,
>
>
> Thanks for your response.
>
>
> The command "R CMD Rd2pdf --no-clean fooPackage" is creating the pdf
> file with the package manual but not the .tex file. I find this odd
> given that the following is part of the log:
>
>
> "Hmm .
Hi Duncan,
Thanks for your response.
The command "R CMD Rd2pdf --no-clean fooPackage" is creating the pdf file
with the package manual but not the .tex file. I find this odd given that
the following is part of the log:
"Hmm ... looks like a package
Converting Rd files to LaTeX .
Creating p
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 "behin