CRAN Package Check Results for Package caretSDM

Last updated on 2026-04-06 23:51:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 51.17 656.83 708.00 OK
r-devel-linux-x86_64-debian-gcc 1.5 37.99 425.11 463.10 OK
r-devel-linux-x86_64-fedora-clang 1.5 95.00 1157.22 1252.22 OK
r-devel-linux-x86_64-fedora-gcc 1.5 85.00 NOTE
r-devel-macos-arm64 1.5 12.00 126.00 138.00 OK
r-devel-windows-x86_64 1.5 50.00 535.00 585.00 OK
r-patched-linux-x86_64 1.5 48.92 621.10 670.02 OK
r-release-linux-x86_64 1.5 47.36 619.87 667.23 OK
r-release-macos-arm64 1.5 12.00 119.00 131.00 OK
r-release-macos-x86_64 1.5 33.00 526.00 559.00 OK
r-release-windows-x86_64 1.5 49.00 534.00 583.00 OK
r-oldrel-macos-arm64 1.5 11.00 124.00 135.00 OK
r-oldrel-macos-x86_64 1.5 33.00 518.00 551.00 OK
r-oldrel-windows-x86_64 1.5 68.00 750.00 818.00 OK

Check Details

Version: 1.5
Check: Rd \usage sections
Result: NOTE Error: there is no package called ‘lava’ Call sequence: 17: doWithOneRestart(return(expr), restart) 16: withOneRestart(expr, restarts[[1L]]) 15: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 14: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 13: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 12: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 11: asNamespace(ns) 10: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 9: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 8: asNamespace(ns) 7: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 6: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 5: namespaceImport(ns, loadNamespace(i, c(lib.loc, .li 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