[R] Creating a pdf
Prof Brian Ripley
ripley at stats.ox.ac.uk
Tue Dec 16 13:14:29 CET 2008
On Tue, 16 Dec 2008, Sergi M.Garrido wrote:
> Hi guys,
>
>
>
> I'm working on a package, and I want to create a new version file pdf.
>
> On R 2.6.2 it ran ok with the code: R CMD Rd2dvi.sh --pdf pkg.
>
> But it doesn't run on R 2.8.0.
>
> What I'm doing wrong?
Not telling us what the problem was. But the correct syntax is
R CMD Rd2dvi --pdf pkg (and probably was in 2.6.2). If that does not
work, show us a session log including all the errors.
>
> These are my components:
>
> ActivePerl-5.8.8.822-MSWin32-x86-280952
>
> basic-miktex-2.7.2960
>
> htmlhelp
>
> MinGW-3.2.0-rc-3
(BTW, looks really old.)
> Rtools28
>
>
>
> Thanks in advance,
>
> Sergi M.Garrido
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list