Skip to content
Prev 7993 / 12125 Next

[R-pkg-devel] [R-SIG-Mac] R CMD check "HTML version of manual" NOTE/Warnings

Dear Brian and Peter,

As Brian mentioned, I still get warnings (though different ones) from 
the updated tidy. For example, for the car package:

------ snip -------

* checking HTML version of manual ... NOTE
Found the following problems:
Anova.Rd:4:1: Warning: <link> inserting "type" attribute
Anova.Rd:12:1: Warning: <script> proprietary attribute "onload"
Anova.Rd:12:1: Warning: <script> inserting "type" attribute
Anova.Rd:17:1: Warning: <table> lacks "summary" attribute
Anova.Rd:135:1: Warning: <table> lacks "summary" attribute
Anova.Rd:285:1: Warning: <table> lacks "summary" attribute

------ snip -------

As before, these warnings are generated for all of the .Rd files in the 
package.

I'm cc'ing the r-package-devel list (with apologies for cross-posting) 
so that there will be a record there.

Best,
  John
On 2022-04-26 11:22 a.m., Prof Brian Ripley wrote: