perishky / meffil

Efficient algorithms for analyzing DNA methylation data.
Artistic License 2.0
55 stars 28 forks source link

qc.summary warning about scale guides #55

Closed lorbaer closed 11 months ago

lorbaer commented 11 months ago

Hi there, Just a minor thing: the qc.summary function showed:

The `<scale>` argument of `guides()` cannot be `FALSE`. Use "none" instead as of ggplot2 3.3.4.
ℹ The deprecated feature was likely used in the meffil package.
  Please report the issue to the authors.
perishky commented 11 months ago

Thank you for letting us know! qc.summary() with ggplot2 v3.4.1 also generates a deprecation warning but about something else ('fun.y'). We'll keep an eye on it to prevent any errors being generated.