It I run the example code provided for the plotDNAmAge function, it errors out as follows:
> plotDNAmAge(age.example55$Horvath, age)
Error in ggpmisc::stat_poly_eq(formula = my.formula, ggplot2::aes(label = paste(..eq.label.., :
The model formula should use 'x' and 'y' as variables
version R version 4.4.2 (2024-10-31)
os Rocky Linux 9.5 (Blue Onyx)
system x86_64, linux-gnu
Package methylclock version 1.12.0
Package ggpmisc version 0.6.1
Thank you,
Dan
It I run the example code provided for the
plotDNAmAgefunction, it errors out as follows:version R version 4.4.2 (2024-10-31)
os Rocky Linux 9.5 (Blue Onyx)
system x86_64, linux-gnu
Package methylclock version 1.12.0
Package ggpmisc version 0.6.1
Thank you,
Dan