Skip to content
Prev 4285 / 12125 Next

[R-pkg-devel] Literal LaTeX Text in Function Arguments

On 23/08/2019 1:33 p.m., bill at denney.ws wrote:
It's certainly not a bug in utils:prompt:  that's never called except by 
the user.

It might be a bug in the .Rd parsing, but I don't think so, because I'm 
not seeing it when I write the .Rd file manually and view it in HTML.

It's most likely a bug in the check code, because I am seeing the same 
"Codoc mismatches" error as you are.  I'm also seeing it in the pdf 
display of the help page, but not in the HTML or text displays.

Duncan Murdoch