Message-ID: <19904CA9-DF6C-4BF7-A137-DFA7BCEEA7D5@xs4all.nl>
Date: 2022-06-19T09:53:48Z
From: Berend Hasselman
Subject: [R-pkg-devel] Warning messages with --as-cran check
I am the author of package nleqslv.
Running R CMD check --as-cran on the package gives warning messages that I have never seen before.
The messages are similar to the following
nleqslv-package.Rd:4:1: Warning: <link> inserting "type" attribute
nleqslv-package.Rd:12:1: Warning: <script> proprietary attribute "onload"
nleqslv-package.Rd:12:1: Warning: <script> inserting "type" attribute
nleqslv-package.Rd:17:1: Warning: <table> lacks "summary" attribute
Is this serious?
What has to be done to get rid of these warning messages?
Best wishes,
Berend Hasselman