[R-pkg-devel] Issue of itemize in man file
Thanks. That seems to be the issue. Also vincent's suggestion of checkRd. JN
On 2023-10-22 10:52, Ivan Krylov wrote:
On Sun, 22 Oct 2023 10:43:08 -0400 J C Nash <profjcnash at gmail.com> wrote:
\itemize{
\item{fnchk OK;}{ \code{excode} = 0;
\code{infeasible} = FALSE}
The \item command inside \itemize{} lists doesn't take arguments.
Did you mean \describe{} instead of \itemize{}?