Hi,

Thanks for all the suggestions and help.

Yes, I'm using an Apple computer. The tidy version was from 2006. I submitted 
the package without any issues.

Thanks again!

Zeinab

From: Ivan Krylov <ikry...@disroot.org>
Date: Thursday, May 16, 2024 at 12:27 PM
To: Zeinab Mashreghi <z.mashre...@uwinnipeg.ca>
Cc: r-package-devel@r-project.org <r-package-devel@r-project.org>
Subject: Re: [R-pkg-devel] Assistance Needed to Resolve CRAN Submission Note
Notice: This is external email. Verify the sender and use caution with any 
content.


� Thu, 16 May 2024 16:01:45 +0000
Zeinab Mashreghi <z.mashre...@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

        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to