Since roxygen2 version 4.0.0, the @S3method tag has been deprecated in favour of using @export.
roxygen2
4.0.0
@S3method
@export
The package now t
Use @method generic class and @export instead of @S3method. Take a look at this thread: S3 method help (roxygen2)
@method generic class