CRAN Package Check Results for Maintainer ‘Christopher T. Kenny <ctkenny at proton.me>’

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

Package ERROR NOTE OK
apportion 13
baf 13
censable 13
congress 13
crayons 13
cvap 13
divseg 13
dots 13
flexoki 13
geomander 13
ggredist 3 10
gptzeror 1 12
jot 13
name 13
opengraph 13
planscorer 13
ppmf 13
typr 13

Package apportion

Current CRAN status: OK: 13

Package baf

Current CRAN status: OK: 13

Package censable

Current CRAN status: OK: 13

Package congress

Current CRAN status: OK: 13

Package crayons

Current CRAN status: OK: 13

Package cvap

Current CRAN status: OK: 13

Package divseg

Current CRAN status: OK: 13

Package dots

Current CRAN status: OK: 13

Package flexoki

Current CRAN status: OK: 13

Package geomander

Current CRAN status: OK: 13

Package ggredist

Current CRAN status: ERROR: 3, OK: 10

Version: 0.0.3
Check: examples
Result: ERROR Running examples in ‘ggredist-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: scale_fill_538 > ### Title: FiveThirtyEight scales for 'ggplot2' > ### Aliases: scale_fill_538 scale_color_538 > > ### ** Examples > > library(ggplot2) > data(oregon) > > ggplot(oregon, aes(fill = ndv / (ndv + nrv))) + + geom_sf(size = 0) + + scale_fill_538(name = '') + + theme_map() Error in `vec_slice()`: ! Can't subset elements past the end. ℹ Location 6 doesn't exist. ℹ There are only 5 elements. Backtrace: ▆ 1. ├─base (local) `<fn>`(x) 2. ├─ggplot2 (local) `print.ggplot2::ggplot`(x) 3. │ ├─ggplot2::ggplot_build(x) 4. │ └─ggplot2 (local) `ggplot_build.ggplot2::ggplot`(x) 5. │ └─plot@guides$build(npscales, plot@layers, plot@labels, data, plot@theme) 6. │ └─ggplot2 (local) build(..., self = self) 7. │ └─guides$train(scales, labels) 8. │ └─ggplot2 (local) train(..., self = self) 9. │ └─base::Map(...) 10. │ └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 11. │ └─ggplot2 (local) `<fn>`(...) 12. │ └─guide$train(param, scale, aes, title = labels[[aes]]) 13. │ └─ggplot2 (local) train(..., self = self) 14. │ ├─rlang::inject(self$extract_key(scale, !!!params)) 15. │ └─self$extract_key(...) 16. │ └─ggplot2 (local) extract_key(...) 17. │ └─Guide$extract_key(scale, aesthetic, ...) 18. │ └─ggplot2 (local) extract_key(...) 19. │ └─scale$map(breaks) 20. │ └─ggplot2 (local) map(..., self = self) 21. │ ├─pal[x_binned] 22. │ └─vctrs:::`[.vctrs_vctr`(pal, x_binned) 23. │ └─vctrs:::vec_index(x, i, ...) 24. │ └─vctrs::vec_slice(x, i) 25. └─vctrs (local) `<fn>`() 26. └─vctrs:::stop_subscript_oob(...) 27. └─vctrs:::stop_subscript(...) 28. └─rlang::abort(...) Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed ggredist 5.01 0.046 7.094 Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0.3
Check: examples
Result: ERROR Running examples in ‘ggredist-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: scale_fill_538 > ### Title: FiveThirtyEight scales for 'ggplot2' > ### Aliases: scale_fill_538 scale_color_538 > > ### ** Examples > > library(ggplot2) > data(oregon) > > ggplot(oregon, aes(fill = ndv / (ndv + nrv))) + + geom_sf(size = 0) + + scale_fill_538(name = '') + + theme_map() Error in `vec_slice()`: ! Can't subset elements past the end. ℹ Location 6 doesn't exist. ℹ There are only 5 elements. Backtrace: ▆ 1. ├─base (local) `<fn>`(x) 2. ├─ggplot2 (local) `print.ggplot2::ggplot`(x) 3. │ ├─ggplot2::ggplot_build(x) 4. │ └─ggplot2 (local) `ggplot_build.ggplot2::ggplot`(x) 5. │ └─plot@guides$build(npscales, plot@layers, plot@labels, data, plot@theme) 6. │ └─ggplot2 (local) build(..., self = self) 7. │ └─guides$train(scales, labels) 8. │ └─ggplot2 (local) train(..., self = self) 9. │ └─base::Map(...) 10. │ └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 11. │ └─ggplot2 (local) `<fn>`(...) 12. │ └─guide$train(param, scale, aes, title = labels[[aes]]) 13. │ └─ggplot2 (local) train(..., self = self) 14. │ ├─rlang::inject(self$extract_key(scale, !!!params)) 15. │ └─self$extract_key(...) 16. │ └─ggplot2 (local) extract_key(...) 17. │ └─Guide$extract_key(scale, aesthetic, ...) 18. │ └─ggplot2 (local) extract_key(...) 19. │ └─scale$map(breaks) 20. │ └─ggplot2 (local) map(..., self = self) 21. │ ├─pal[x_binned] 22. │ └─vctrs:::`[.vctrs_vctr`(pal, x_binned) 23. │ └─vctrs:::vec_index(x, i, ...) 24. │ └─vctrs::vec_slice(x, i) 25. └─vctrs (local) `<fn>`() 26. └─vctrs:::stop_subscript_oob(...) 27. └─vctrs:::stop_subscript(...) 28. └─rlang::abort(...) Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed ggredist 3.517 0.057 5.206 Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.3
Check: examples
Result: ERROR Running examples in ‘ggredist-Ex.R’ failed The error most likely occurred in: > ### Name: scale_fill_538 > ### Title: FiveThirtyEight scales for 'ggplot2' > ### Aliases: scale_fill_538 scale_color_538 > > ### ** Examples > > library(ggplot2) > data(oregon) > > ggplot(oregon, aes(fill = ndv / (ndv + nrv))) + + geom_sf(size = 0) + + scale_fill_538(name = '') + + theme_map() Error in `vec_slice()`: ! Can't subset elements past the end. ℹ Location 6 doesn't exist. ℹ There are only 5 elements. Backtrace: ▆ 1. ├─base (local) `<fn>`(x) 2. ├─ggplot2 (local) `print.ggplot2::ggplot`(x) 3. │ ├─ggplot2::ggplot_build(x) 4. │ └─ggplot2 (local) `ggplot_build.ggplot2::ggplot`(x) 5. │ └─plot@guides$build(npscales, plot@layers, plot@labels, data, plot@theme) 6. │ └─ggplot2 (local) build(..., self = self) 7. │ └─guides$train(scales, labels) 8. │ └─ggplot2 (local) train(..., self = self) 9. │ └─base::Map(...) 10. │ └─base::mapply(FUN = f, ..., SIMPLIFY = FALSE) 11. │ └─ggplot2 (local) `<fn>`(...) 12. │ └─guide$train(param, scale, aes, title = labels[[aes]]) 13. │ └─ggplot2 (local) train(..., self = self) 14. │ ├─rlang::inject(self$extract_key(scale, !!!params)) 15. │ └─self$extract_key(...) 16. │ └─ggplot2 (local) extract_key(...) 17. │ └─Guide$extract_key(scale, aesthetic, ...) 18. │ └─ggplot2 (local) extract_key(...) 19. │ └─scale$map(breaks) 20. │ └─ggplot2 (local) map(..., self = self) 21. │ ├─pal[x_binned] 22. │ └─vctrs:::`[.vctrs_vctr`(pal, x_binned) 23. │ └─vctrs:::vec_index(x, i, ...) 24. │ └─vctrs::vec_slice(x, i) 25. └─vctrs (local) `<fn>`() 26. └─vctrs:::stop_subscript_oob(...) 27. └─vctrs:::stop_subscript(...) 28. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Package gptzeror

Current CRAN status: NOTE: 1, OK: 12

Version: 0.0.1
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: ‘predict.R’ ‘utils.R’ Flavor: r-release-linux-x86_64

Package jot

Current CRAN status: OK: 13

Package name

Current CRAN status: OK: 13

Package opengraph

Current CRAN status: OK: 13

Package planscorer

Current CRAN status: OK: 13

Package ppmf

Current CRAN status: OK: 13

Package typr

Current CRAN status: OK: 13