[R-pkg-devel] Assistance Needed to Resolve CRAN Submission Note
Ivan Krylov
|kry|ov @end|ng |rom d|@root@org
Thu May 16 19:27:09 CEST 2024
В Thu, 16 May 2024 16:01:45 +0000
Zeinab Mashreghi <z.mashreghi using uwinnipeg.ca> пишет:
> checking HTML version of manual ... NOTE
> Found the following HTML validation problems:
> All.data.html:4:1 (All.data.Rd:10): Warning: <link> inserting "type"
> attribute
> All.data.html:12:1 (All.data.Rd:10): Warning: <script> proprietary
> attribute "onload"
Are you using an Apple computer? R relies on a program called "tidy" to
verify the generated HTML documentation. macOS comes with an old
version of "tidy" [*] that doesn't support the HTML5 attributes used by
R, which results in these NOTEs. You didn't get them on CRAN, so feel
free to ignore them.
If you run tidy -v or tidy --version, what does it say?
--
Best regards,
Ivan
[*]
https://cran.r-project.org/doc/manuals/R-exts.html#FOOT57
https://stat.ethz.ch/pipermail/r-devel/2023-August/082763.html
More information about the R-package-devel
mailing list