CRAN Package Check Results for Package ggpp

Last updated on 2024-06-27 01:55:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.7 OK
r-devel-linux-x86_64-debian-gcc 0.5.7 17.60 256.57 274.17 OK
r-devel-linux-x86_64-fedora-clang 0.5.7 452.10 OK
r-devel-linux-x86_64-fedora-gcc 0.5.7 446.54 OK
r-devel-windows-x86_64 0.5.7 17.00 261.00 278.00 OK
r-patched-linux-x86_64 0.5.7 19.72 333.24 352.96 OK
r-release-linux-x86_64 0.5.7 20.06 331.16 351.22 OK
r-release-macos-arm64 0.5.8 124.00 OK
r-release-macos-x86_64 0.5.8 328.00 OK
r-release-windows-x86_64 0.5.7 18.00 231.00 249.00 OK
r-oldrel-macos-arm64 0.5.8 144.00 ERROR
r-oldrel-macos-x86_64 0.5.7 318.00 OK
r-oldrel-windows-x86_64 0.5.7 22.00 304.00 326.00 OK

Check Details

Version: 0.5.8
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘nudge-examples.Rmd’ ... + geom_text_s(position = position_nudge_keep(x = 0.1), min.segment.length = 0, + hju .... [TRUNCATED] > ggplot(df1, aes(x = PC1, y = PC2, label = Species, + colour = Species)) + geom_hline(aes(yintercept = 0), linewidth = 0.2) + + geom_vline( .... [TRUNCATED] When sourcing ‘nudge-examples.R’: Error: object 'df1' not found Execution halted ‘grammar-extensions.Rmd’ using ‘UTF-8’... [8s/9s] OK ‘nudge-examples.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64