CRAN Package Check Results for Maintainer ‘Seth Caldwell <caldwellst at gmail.com>’

Last updated on 2025-12-07 07:50:22 CET.

Package ERROR WARN NOTE OK
gghdx 1 12
idmc 1 9 3
ripc 1 9 3

Package gghdx

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.4
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'covr', 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: examples
Result: ERROR Running examples in ‘gghdx-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: geom_text_hdx > ### Title: Text > ### Aliases: geom_text_hdx geom_label_hdx > > ### ** Examples > > library(ggplot2) > load_source_sans_3() Unable to download Source Sans 3 using `sysfonts::font_add_google`, loading the font locally. Error: The Source Sans 3 font was not accessible through `sysfonts::font_add_google()`, likely due to connection issues. If you do not have a connection, ensure the font is installed and the correct `family` and `regular` arguments are passed for use in `sysfonts::font_add()`. Otherwise, use a pre-installed font family such as sans by running `gghdx(showtext = FALSE, base_family = 'sans')`. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(gghdx) > > test_check("gghdx") Unable to download Source Sans 3 using `sysfonts::font_add_google`, loading the font locally. Saving _problems/test-theme_hdx-7.R Unable to download Source Sans 3 using `sysfonts::font_add_google`, loading the font locally. Saving _problems/test-theme_hdx-16.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 63 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-theme_hdx.R:7:3'): theme_hdx base_family ─────────────────────── Error: The Source Sans 3 font was not accessible through `sysfonts::font_add_google()`, likely due to connection issues. If you do not have a connection, ensure the font is installed and the correct `family` and `regular` arguments are passed for use in `sysfonts::font_add()`. Otherwise, use a pre-installed font family such as sans by running `gghdx(showtext = FALSE, base_family = 'sans')`. Backtrace: ▆ 1. └─gghdx::load_source_sans_3() at test-theme_hdx.R:7:3 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) 6. └─gghdx:::load_source_sans_3_local(family, regular) 7. └─base::tryCatch(...) 8. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. └─value[[3L]](cond) ── Error ('test-theme_hdx.R:16:3'): theme_hdx horizontal ─────────────────────── Error: The Source Sans 3 font was not accessible through `sysfonts::font_add_google()`, likely due to connection issues. If you do not have a connection, ensure the font is installed and the correct `family` and `regular` arguments are passed for use in `sysfonts::font_add()`. Otherwise, use a pre-installed font family such as sans by running `gghdx(showtext = FALSE, base_family = 'sans')`. Backtrace: ▆ 1. └─gghdx::load_source_sans_3() at test-theme_hdx.R:16:3 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) 6. └─gghdx:::load_source_sans_3_local(family, regular) 7. └─base::tryCatch(...) 8. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 9. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 10. └─value[[3L]](cond) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 63 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Package idmc

Current CRAN status: WARN: 1, NOTE: 9, OK: 3

Version: 0.3.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: ‘idmc_transform_daily.R’ 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-macos-x86_64, r-release-windows-x86_64

Version: 0.3.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown', 'usethis' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Package ripc

Current CRAN status: WARN: 1, NOTE: 9, OK: 3

Version: 0.3.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: ‘population_utils.R’ 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-macos-x86_64, r-release-windows-x86_64

Version: 0.3.1
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc