CRAN Package Check Results for Maintainer ‘Emilio Berti <emilio.berti at idiv.de>’

Last updated on 2026-03-18 06:54:47 CET.

Package WARN OK
enerscape 1 13
GHCNr 14

Package enerscape

Current CRAN status: WARN: 1, OK: 13

Additional issues

musl

Version: 1.2.0
Check: for missing documentation entries
Result: WARN Error: package or namespace load failed for ‘enerscape’ in .doLoadActions(where, attach): error in load action .__A__.1 for package terra: loadModule(module = "spat", what = TRUE, env = ns, loadNow = TRUE): Unable to load module "spat": invalid 'envir' argument 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: l 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-linux-x86_64-debian-clang

Package GHCNr

Current CRAN status: OK: 14