Re: [R-pkg-devel] HTML validation error in roxygen2 generated documentation

2024-10-31 Thread Nikos Bosse
rmat for binary and point forecasts #' } ``` with an addition and some text, following your suggestion. And that worked like a charm. Also thank your for showing me R CMD Rdconv. You made my day! With gratitude and best regards, Nikos On 31 Oct 2024 at 19:06 +0100, Ivan Krylov , wrote: > В Th

[R-pkg-devel] HTML validation error in roxygen2 generated documentation

2024-10-31 Thread Nikos Bosse
Dear list, I'm trying to submit an updated version of R package scoringutils to CRAN (https://github.com/epiforecasts/scoringutils). I built the package using `R CMD build` with Roxygen2 7.3.2 both on Mac and on Ubuntu. I'm seeing a NOTE related to several HTML validation problems (see below).