CRAN Package Check Results for Maintainer ‘Carl Suster <carl.suster at sydney.edu.au>’

Last updated on 2025-09-13 00:51:13 CEST.

Package WARN NOTE OK
ggautomap 2 11
phylepic 2 4 7

Package ggautomap

Current CRAN status: NOTE: 2, OK: 11

Version: 0.3.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: stat_automap.Rd: cartographer stat_automap_coords.Rd: cartographer Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Package phylepic

Current CRAN status: WARN: 2, NOTE: 4, OK: 7

Version: 0.2.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘phylepic.R’ ‘plot.phylepic.R’ ‘plot_tree.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 0.2.0
Check: S3 generic/method consistency
Result: WARN ggplot_build: function(plot, ...) ggplot_build.phylepic_ggplot: function(plot) See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang