[Rd] possible bug in R CMD Rd2pdf
Kasper Daniel Hansen
kasperdanielhansen at gmail.com
Wed Sep 27 04:27:47 CEST 2017
When I include the macros \packageAuthor, \packageDescription,
\packageTitle, \packageMaintainer in a XX-package.Rd file, R CMD Rd2pdf
fails with
$ R CMD Rd2pdf mpra
Hmm ... looks like a package
Converting Rd files to LaTeX Error : mpra/man/mpra-package.Rd:6: file
'./DESCRIPTION' does not exist
This does not happen if I comment out 4 occurrences of these 4 macros in
mpra-package.Rd.
This is with
R Under development (unstable) (2017-09-26 r73351) -- "Unsuffered
Consequences"
Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin16.7.0 (64-bit)
or
R version 3.4.2 RC (2017-09-26 r73351) -- "Short Summer"
Copyright (C) 2017 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin16.7.0 (64-bit)
and MacTex 2017.
Best,
Kasper
[[alternative HTML version deleted]]
More information about the R-devel
mailing list