larmarange / ggstats

Extension to ggplot2 for plotting stats
https://larmarange.github.io/ggstats/
GNU General Public License v3.0
27 stars 1 forks source link

Correct before 2022-11-26 to safely retain your package on CRAN. #11

Closed larmarange closed 1 year ago

larmarange commented 1 year ago

cf. https://cran.r-project.org/web/checks/check_results_ggstats.html

checking Rd cross-references ... NOTE Undeclared package ‘glue’ in Rd xrefs

'Packages which use Internet resources should fail gracefully with an informative message if the resource is not available or has changed (and not give a check warning nor error).'

larmarange commented 1 year ago

ggstats imports broom.helpers which imports stringr which imports glue.

larmarange commented 1 year ago

The error is probably coming from donttest examples: https://www.stats.ox.ac.uk/pub/bdr/donttest/ggstats.out

They were relying on an external file but it has been removed: https://github.com/larmarange/ggstats/commit/0485d1ba1c140f6f587b5c98cbf7192076354e14