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

Last updated on 2024-12-23 12:49:44 CET.

Package ERROR NOTE OK
inlcolor 13
inldata 1 6 6
inlpubs 13
mlms 1 12
webmap 1 2 10

Package inlcolor

Current CRAN status: OK: 13

Package inldata

Current CRAN status: ERROR: 1, NOTE: 6, OK: 6

Version: 1.2.7
Check: package dependencies
Result: ERROR Package required but not available: ‘terra’ Package suggested but not available for checking: ‘webmap’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.7
Check: installed package size
Result: NOTE installed size is 6.3Mb sub-directories of 1Mb or more: data 5.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package inlpubs

Current CRAN status: OK: 13

Package mlms

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.2
Check: examples
Result: ERROR Running examples in ‘mlms-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: read_mlms_json > ### Title: Read MLMS Data in JSON Format > ### Aliases: read_mlms_json > > ### ** Examples > > l <- system.file("extdata/ex-mlms.json", package = "mlms") |> + read_mlms_json() Error: Reading MLMS data requires the 'inldata' package. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.2
Check: tests
Result: ERROR Running ‘tinytest.R’ [1s/2s] Running the tests in ‘tests/tinytest.R’ failed. Complete output: > if (requireNamespace("tinytest", quietly = TRUE)) { + Sys.setenv(R_TESTS = "") + tinytest::test_package("mlms") + } test_functions.R.............. 0 tests test_functions.R.............. 0 tests test_functions.R.............. 0 tests Error: Creating a data model requires the 'inldata' package. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package webmap

Current CRAN status: ERROR: 1, NOTE: 2, OK: 10

Version: 1.1.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: add_cluster_button.Rd: leaflet add_fullscreen_button.Rd: leaflet add_home_button.Rd: leaflet add_legend.Rd: leaflet add_search_button.Rd: leaflet Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64

Version: 1.1.0
Check: package dependencies
Result: ERROR Package required but not available: ‘leaflet’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc