tidymodels / dials

Tools for creating tuning parameter values
https://dials.tidymodels.org/
Other
111 stars 26 forks source link

Fix doc-related NOTE on R-devel #320

Closed hfrick closed 7 months ago

hfrick commented 7 months ago
Version: 1.2.0
Check: Rd \usage sections
Result: NOTE
  Documented arguments not in \usage in Rd file 'encode_unit.Rd':
    ‘original’

  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.