CRAN Package Check Results for Maintainer ‘Nicholas Tierney <nicholas.tierney at gmail.com>’

Last updated on 2025-08-05 01:50:16 CEST.

Package FAIL NOTE OK
brolgar 13
geotargets 13
greta 13
greta.dynamics 13
greta.gam 13
greta.gp 13
naniar 9 4
syn 3 10
visdat 1 12

Package brolgar

Current CRAN status: OK: 13

Package geotargets

Current CRAN status: OK: 13

Package greta

Current CRAN status: OK: 13

Package greta.dynamics

Current CRAN status: OK: 13

Package greta.gam

Current CRAN status: OK: 13

Package greta.gp

Current CRAN status: OK: 13

Package naniar

Current CRAN status: NOTE: 9, OK: 4

Version: 1.1.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: ‘impute_below.Rd’ ‘impute_factor.Rd’ ‘impute_fixed.Rd’ ‘impute_mean.Rd’ ‘impute_median.Rd’ ‘impute_mode.Rd’ ‘impute_zero.Rd’ ‘replace_na_with.Rd’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64

Package syn

Current CRAN status: NOTE: 3, OK: 10

Version: 0.1.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package visdat

Current CRAN status: FAIL: 1, OK: 12

Version: 0.6.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: > > vis_value(airquality) > vis_value(airquality, viridis_option = "A") > vis_value(airquality, viridis_option = "B") > vis_value(airquality, viridis_option = "C") > vis_value(airquality, viridis_option = "E") > ## Not run: > ##D library(dplyr) > ##D diamonds %>% > ##D select_if(is.numeric) %>% > ##D vis_value() > ## End(Not run) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 8.58 0.35 8.93 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-devel-windows-x86_64