Skip to content
Prev 16337 / 21312 Next

[Bioc-devel] proper way to define an S4 method for 'plot'

Maybe it's related to:

* The plot() S3 generic function is now in package base rather than
package graphics, as it is reasonable to have methods that do not use
the graphics package. The generic is currently re-exported from the
graphics namespace to allow packages importing it from there to
continue working, but this may change in future.

mentioned in the R 4.0.0 NEWS
(https://cran.r-project.org/doc/manuals/r-devel/NEWS.html)?

/Henrik

On Mon, Mar 16, 2020 at 3:52 PM Vincent Carey
<stvjc at channing.harvard.edu> wrote: