CRAN Package Check Results for Maintainer ‘Jason C. Fisher <jfisher at usgs.gov>’

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

Package ERROR OK
inlcolor 13
inlpubs 1 12
webmap 1 12

Package inlcolor

Current CRAN status: OK: 13

Package inlpubs

Current CRAN status: ERROR: 1, OK: 12

Version: 1.3.0
Check: examples
Result: ERROR Running examples in ‘inlpubs-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: make_webpages > ### Title: Create Author and Publication Webpages > ### Aliases: make_webpages > ### Keywords: internal > > ### ** Examples > > destdir <- tempfile("") > make_webpages( + authors = inlpubs::authors, + pubs = inlpubs::pubs, + destdir = destdir, + quiet = TRUE + ) Error in loadNamespace(x) : there is no package called ‘kableExtra’ Calls: make_webpages ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package webmap

Current CRAN status: ERROR: 1, OK: 12

Version: 1.1.1
Check: package dependencies
Result: ERROR Packages required but not available: 'htmlwidgets', 'leaflet' Packages suggested but not available for checking: 'covr', 'knitr', 'pkgdown', 'roxygen2' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc