roxygen2
roxygen2 copied to clipboard
R6 classes do not handle `@returns`, only `@return`
@returns is considered to be a class-level tag currently. It should be a method-level tag.