Skip to content

[R-pkg-devel] New R CMD check warnings for html files

1 message · Ivan Krylov

#
? Fri, 30 Jun 2023 14:20:00 -0700
arilamstein at gmail.com ?????:
roxygen2-7.2.3 seems to produce a lot of warnings on your source files.
I don't have a lot of experience with roxygen2, but they may be part of
the problem:
(and so on for more than 50 warnings... or is it something on my end?)
What does `git diff` say after you run roxygenise()? For me, latest
roxygen2 seems to lead to zero HTML warnings and zero Rd changes.

What are your versions of roxygen2 and HTML Tidy? Do you get the HTML
warnings when checking your package on R-hub, Win-Builder, or Mac
Builder?