> >> On 21/03/2015 12:38, Adrian Dușa wrote: >> >>> [...] >> >> So the next step is to run R CMD Rd2pdf --no-clean on the unpacked package >> sources and look at the logs in its check directory. You may need to run >> texi2dvi -D --pdf on the .tex file produced there. > > Already tried that (in my first post), and I get: > ………….. > ### > Adrians-MBP:~ dusadrian$ R CMD Rd2pdf --no-clean DDIwR/ > Hmm ... looks like a package > Converting Rd files to LaTeX > Creating pdf output from LaTeX ... > Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, : > Any further advice is welcome, thank you very much again, > Adrian >
Are you using the appropriate version of texinfo? Have a look at: https://mailman.stat.ethz.ch/pipermail/r-devel/2015-January/070415.html Berend _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
