[R-pkg-devel] Issue with HTML version of manual
Thanks so much! Attached is an example of Rd document and the corresponding warnings RFGLS_predict.Rd:17:1: Warning: <table> attribute "width" not allowed for HTML5 RFGLS_predict.Rd:40:1: Warning: <tr> attribute "valign" not allowed for HTML5 RFGLS_predict.Rd:45:1: Warning: <tr> attribute "valign" not allowed for HTML5 RFGLS_predict.Rd:51:1: Warning: <tr> attribute "valign" not allowed for HTML5 RFGLS_predict.Rd:56:1: Warning: <tr> attribute "valign" not allowed for HTML5 RFGLS_predict.Rd:69:1: Warning: <tr> attribute "valign" not allowed for HTML5 RFGLS_predict.Rd:74:1: Warning: <tr> attribute "valign" not allowed for HTML5 Please let me know if this attachment works, Thanks again!! Arka
On Thu, Apr 28, 2022 at 3:23 AM Ivan Krylov <krylov.r00t at gmail.com> wrote:
? Thu, 28 Apr 2022 02:57:05 -0700 Arkajyoti Saha <arkajyotisaha93 at gmail.com> ?????:
Warning: <table> attribute "width" not allowed for HTML5 Warning: <tr> attribute "valign" not allowed for HTML5
See this blog entry for more information on the new HTML documentation checks: https://developer.r-project.org/Blog/public/2022/04/08/enhancements-to-html-documentation/index.html
Since I didn't change the manuals from the existing version of the package, I am at a loss regarding what triggered this problem and how to bypass it.
Please help us help you: we can't find a problem in an Rd document we don't see. -- Best regards, Ivan