Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documented arguments not in \usage #105

Closed
hofnerb opened this issue Feb 17, 2020 · 0 comments
Closed

Documented arguments not in \usage #105

hofnerb opened this issue Feb 17, 2020 · 0 comments

Comments

@hofnerb
Copy link
Member

@hofnerb hofnerb commented Feb 17, 2020

Message from CRAN maintainers:

Dear maintainer,

Please see the problems shown on
https://cran.r-project.org/web/checks/check_results_mboost.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): can you
please fix your man pages as necessary? (In most cases, remove the
documentation for argument '...'.)

Please correct before 2020-02-17 to safely retain your package on CRAN.

Best,
-k

Specific error message:

    Documented arguments not in \usage in documentation object 'mboost_fit':
    '...'
    
    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. 
hofnerb added a commit that referenced this issue Feb 17, 2020
@hofnerb hofnerb closed this Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.