On Mar 7, 2022, at 3:59 AM, Ivan Krylov <krylov.r00t at gmail.com> wrote:
On Sat, 5 Mar 2022 16:54:08 -0800
alexios galanos <alexios at 4dscape.com> wrote:
* checking HTML version of manual ... NOTE
Found the following problems:
DCCfilter-class.Rd:7:1: Warning: <table> lacks "summary" attribute
Any pointers/documentation on this?
This seems to be the new check for HTML documentation validity as part
of accessibility enhancements in R. As far as I'm aware, HTML5 doesn't
_require_ tables to have summaries, nor does Rd provide a way to
specify them. This could be a bug in Tidy-html5, except it's been
apparently fixed in 2016: https://github.com/htacg/tidy-html5/issues/377
--
Best regards,
Ivan