CRAN Package Check Results for Package spatemR

Last updated on 2026-09-13 17:50:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 9.89 105.14 115.03 OK
r-devel-linux-x86_64-debian-gcc 1.4.0 9.04 77.98 87.02 OK
r-devel-linux-x86_64-fedora-clang 1.4.0 9.00 72.28 81.28 OK
r-devel-linux-x86_64-fedora-gcc 1.4.0 74.07 OK
r-devel-windows-x86_64 1.4.0 14.00 109.00 123.00 WARN
r-patched-linux-x86_64 1.4.0 11.86 96.14 108.00 OK
r-release-linux-x86_64 1.4.0 12.22 98.24 110.46 OK
r-release-macos-arm64 1.3.0 3.00 25.00 28.00 OK
r-release-macos-x86_64 1.4.0 8.00 94.00 102.00 OK
r-release-windows-x86_64 1.4.0 14.00 103.00 117.00 OK
r-oldrel-macos-arm64 1.4.0 3.00 30.00 33.00 OK
r-oldrel-macos-x86_64 1.4.0 9.00 95.00 104.00 OK
r-oldrel-windows-x86_64 1.4.0 16.00 125.00 141.00 OK

Check Details

Version: 1.4.0
Check: for missing documentation entries
Result: WARN Error: package or namespace load failed for 'spatemR' in find.package(package, lib.loc, verbose = verbose): there is no package called 'survival' Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 1.4.0
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for 'spatemR' in .updateMethodsInTable(getGeneric(g), where, attach): cannot open file 'D:/RCompile/CRANpkg/lib/4.7/Matrix/R/Matrix.rdb': No such file or directory Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verb Execution halted Flavor: r-devel-windows-x86_64