blasee / fetchR

Calculate Wind Fetch in R
4 stars 3 forks source link

'Documented arguments not in \usage' CRAN warning #10

Closed blasee closed 4 years ago

blasee commented 4 years ago

CRAN checks on the R-devel linux and R-patched systems are returning a warning:

Version: 2.1-1
Check: Rd \usage sections
Result: WARN
    Documented arguments not in \usage in documentation object 'spTransform,Fetch,CRS-method':
     '...'

    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.