CRAN Package Check Results for Package rice

Last updated on 2026-01-21 03:50:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.0 10.38 170.10 180.48 OK
r-devel-linux-x86_64-debian-gcc 1.6.0 6.94 113.84 120.78 OK
r-devel-linux-x86_64-fedora-clang 1.6.0 18.00 263.34 281.34 OK
r-devel-linux-x86_64-fedora-gcc 1.6.0 18.00 313.90 331.90 ERROR
r-devel-windows-x86_64 1.6.0 12.00 207.00 219.00 OK
r-patched-linux-x86_64 1.6.0 11.20 155.54 166.74 OK
r-release-linux-x86_64 1.6.0 9.54 155.35 164.89 OK
r-release-macos-arm64 1.6.0 3.00 89.00 92.00 OK
r-release-macos-x86_64 1.6.0 8.00 351.00 359.00 OK
r-release-windows-x86_64 1.6.0 13.00 197.00 210.00 OK
r-oldrel-macos-arm64 1.6.0 3.00 93.00 96.00 OK
r-oldrel-macos-x86_64 1.6.0 8.00 561.00 569.00 OK
r-oldrel-windows-x86_64 1.6.0 17.00 248.00 265.00 OK

Check Details

Version: 1.6.0
Check: examples
Result: ERROR Running examples in ‘rice-Ex.R’ failed The error most likely occurred in: > ### Name: shells.mean > ### Title: Plot and summarize the dR values > ### Aliases: shells.mean > > ### ** Examples > > N_UK <- map.shells(53, -11, 60, 2, mapsize="small") > shells.mean(N_UK) wmean -147.3, error is max of weighted uncertainty (5.5) & sdev (59.1): 59.1 [1] -147.3 59.1 > nearby <- find.shells(0,56,20) # somewhere in Scotland The rnaturalearthhires package needs to be installed. Installing the rnaturalearthhires package. ! error in pak subprocess Caused by error in `get_user_cache_dir()`: ! R_USER_CACHE_DIR env var not set during package check, see https://github.com/r-lib/pkgcache#README Error in loadNamespace(x) : there is no package called ‘rnaturalearthhires’ Calls: find.shells ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.6.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘rice.Rmd’ using rmarkdown Quitting from rice.Rmd:420-422 [unnamed-chunk-52] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `loadNamespace()`: ! there is no package called 'rnaturalearthhires' --- Backtrace: ▆ 1. ├─rice::map.shells(S = 54, W = -8, N = 61, E = 0) 2. │ └─rice:::ocean.map(...) 3. │ └─rnaturalearth::ne_countries(scale = "large", returnclass = "sf") 4. │ └─rnaturalearth:::get_data(scale = scale, type = type) 5. │ └─base::getExportedValue("rnaturalearthhires", paste0(type, scale)) 6. └─base::loadNamespace(x) 7. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8. └─base (local) withOneRestart(expr, restarts[[1L]]) 9. └─base (local) doWithOneRestart(return(expr), restart) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rice.Rmd' failed with diagnostics: there is no package called 'rnaturalearthhires' --- failed re-building ‘rice.Rmd’ SUMMARY: processing the following file failed: ‘rice.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc