You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please see the problems shown on
<[https://cran.r-project.org/web/checks/check_results_h2o.html|https://cran.r-project.org/web/checks/check_results_h2o.html]>.
Specifically, see the warnings about 'Documented arguments not in
\usage' in the r-devel checks. These are from a recent bug fix
(PR#16223, see
<[https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16223|https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16223]>): can you
please fix your man pages as necessary? (In most cases, remove the
documentation for argument '...'.){quote}
Warnings that need to be fixed:
Version: 3.28.0.2
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'as.numeric':
'...'
Documented arguments not in \usage in documentation object 'h2o.num_iterations':
'...'
Documented arguments not in \usage in documentation object 'h2o.print':
'...'
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
The text was updated successfully, but these errors were encountered:
Received this email from CRAN:
{quote}Dear maintainer,
Please see the problems shown on
<[https://cran.r-project.org/web/checks/check_results_h2o.html|https://cran.r-project.org/web/checks/check_results_h2o.html]>.
Specifically, see the warnings about 'Documented arguments not in
\usage' in the r-devel checks. These are from a recent bug fix
(PR#16223, see
<[https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16223|https://bugs.r-project.org/bugzilla/show_bug.cgi?id=16223]>): can you
please fix your man pages as necessary? (In most cases, remove the
documentation for argument '...'.){quote}
Warnings that need to be fixed:
Version: 3.28.0.2
Check: Rd \usage sections
Result: WARN
Documented arguments not in \usage in documentation object 'as.numeric':
'...'
Documented arguments not in \usage in documentation object 'h2o.num_iterations':
'...'
Documented arguments not in \usage in documentation object 'h2o.print':
'...'
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
The text was updated successfully, but these errors were encountered: