a) Wrong list. Read the Posting Guide. b) Don't use @aliases for this purpose.
c) Just use @export... plot already has a dispatch function. d) Best for you to be clear (don't assume everyone will know what you are talking about) that this question is about a contributed package called roxygen2. R Core supports Rd files directly. On May 10, 2019 12:03:13 AM PDT, Sigbert Klinke <sigb...@wiwi.hu-berlin.de> wrote: >Hi, > >in package I have for two S3 classes plot routines: plot.ABC and >plot.DEF. For appearing both under ?plot I added in each file a >"@aliases plot". > >This leads to the above warning message when calling devtools::check(). > >And only one of the routines appears under ?plot. > >Any hint how to solve the problem? > >Thanks Sigbert -- Sent from my phone. Please excuse my brevity. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.