CRAN Package Check Results for Package geomod

Last updated on 2026-03-12 03:55:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 42.68 336.52 379.20 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 28.93 218.34 247.27 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 80.00 563.51 643.51 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 72.00 NOTE
r-devel-macos-arm64 0.1.0 10.00 65.00 75.00 OK
r-devel-windows-x86_64 0.1.0 37.00 253.00 290.00 OK
r-patched-linux-x86_64 0.1.0 39.96 323.85 363.81 OK
r-release-linux-x86_64 0.1.0 37.85 321.60 359.45 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 25.00 256.00 281.00 OK
r-release-windows-x86_64 0.1.0 39.00 257.00 296.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 25.00 160.00 185.00 OK
r-oldrel-windows-x86_64 0.1.0 57.00 368.00 425.00 OK

Check Details

Version: 0.1.0
Check: Rd \usage sections
Result: NOTE Error: there is no package called ‘listenv’ Call sequence: 25: doWithOneRestart(return(expr), restart) 24: withOneRestart(expr, restarts[[1L]]) 23: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 22: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 21: asNamespace(ns) 20: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 19: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 18: asNamespace(ns) 17: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 16: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 15: asNamespace(ns) 14: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 13: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc