Skip to content

ggplot issue #71

@Jega09

Description

@Jega09

I encounter the following errors that seem to stem from ggplot.

#Explortatory analysis

rnb.run.exploratory(rnb.set, report.dir)
2025-10-06 17:11:29 5.6 STATUS STARTED Exploratory Analysis
2025-10-06 17:11:29 5.6 INFO Number of cores: 1
2025-10-06 17:11:29 5.6 STATUS Designed color mappings for probe type and CGI status
Error in validObject(.Object) :
invalid class "ReportGgPlot" object: ggp must be a ggplot object

#Differential methylation: The following error was received after reaching the level of adding scatterplots.

Error in validObject(.Object) :
invalid class "ReportGgPlot" object: ggp must be a ggplot object

#Preprocessing: the following error was encountered after completing preprocessing

Warning message:
Using size aesthetic for lines was deprecated in ggplot2 3.4.0.
ℹ Please use linewidth instead.
ℹ The deprecated feature was likely used in the RnBeads package.
Please report the issue to the authors.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was
Generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions