On Tue, 28 Sep 2021 16:02:55 -0700
Bill Dunlap <williamwdun...@gmail.com> wrote:

> tools:::prepare2_Rd contains the lines
>     ## FIXME: we no longer make any use of \Rdversion
>     version <- which(sections == "\\Rdversion")
>     if (length(version) > 1L)
>         stopRd(Rd[[version[2L]]], Rdfile,
>                "Only one \\Rdversion declaration is allowed")
> so I am guessing you can ignore any \Rdversion declarations.

Music to my, uh, eyes!  Thanks Bill.

cheers,

Rolf

-- 
Honorary Research Fellow
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to