CRAN Package Check Results for Maintainer ‘Katherine Goode <kgoode at iastate.edu>’

Last updated on 2026-04-29 21:49:15 CEST.

Package FAIL OK
ggResidpanel 1 12

Package ggResidpanel

Current CRAN status: FAIL: 1, OK: 12

Version: 0.3.0
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > > # Fit a model to the penguin data > penguin_model <- lme4::lmer(heartrate ~ depth + duration + (1|bird), data = penguins) > > # Create plots of the residuals versus the predictor variables > resid_xpanel(penguin_model, theme = "classic") > > # Create plots of the response variable versus the predictor variables > resid_xpanel(penguin_model, yvar = "response", theme = "classic", smoother = TRUE) `geom_smooth()` using formula = 'y ~ x' `geom_smooth()` using formula = 'y ~ x' `geom_smooth()` using formula = 'y ~ x' > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 27.14 1.2 28.41 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64