CRAN Package Check Results for Package EcoNetGen

Last updated on 2024-06-06 05:57:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.4 9.54 53.27 62.81 OK
r-devel-linux-x86_64-debian-gcc 0.2.4 5.90 39.66 45.56 OK
r-devel-linux-x86_64-fedora-clang 0.2.4 77.72 OK
r-devel-linux-x86_64-fedora-gcc 0.2.4 70.57 OK
r-devel-windows-x86_64 0.2.4 10.00 62.00 72.00 OK
r-patched-linux-x86_64 0.2.4 7.20 49.11 56.31 OK
r-release-linux-x86_64 0.2.4 7.68 48.86 56.54 OK
r-release-macos-arm64 0.2.4 30.00 OK
r-release-macos-x86_64 0.2.4 40.00 OK
r-release-windows-x86_64 0.2.4 12.00 64.00 76.00 WARN
r-oldrel-macos-arm64 0.2.4 29.00 OK
r-oldrel-macos-x86_64 0.2.4 55.00 OK
r-oldrel-windows-x86_64 0.2.4 12.00 73.00 85.00 OK

Check Details

Version: 0.2.4
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for 'EcoNetGen' in get("#HAS_DUPLICATE_CLASS_NAMES", envir = .classTable): object '#HAS_DUPLICATE_CLASS_NAMES' not found 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({ attr(package, "LibPath") <- which.lib.loc 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 Execution halted Mingw-w64 runtime failure: VirtualProtect failed with code 0x5af Flavor: r-release-windows-x86_64