CRAN Package Check Results for Maintainer ‘Payton Jones <paytonjjones at gmail.com>’

Last updated on 2024-06-11 20:48:40 CEST.

Package ERROR WARN NOTE OK
networktools 1 12
networktree 1 10 2

Package networktools

Current CRAN status: ERROR: 1, OK: 12

Version: 1.5.2
Check: foreign function calls
Result: NOTE Error: cannot allocate vector of size 1.2 Mb Call sequence: 14: (function (n) { if (existsInFrame(n, envenv)) envenv[[n]] else { e <- mkenv() envenv[[n]] <- e key <- env[[n]] ekey <- if (is.list(key)) key$eagerKey else key data <- lazyLoadDBfetch(ekey, datafile, compressed, envhook) parent.env(e) <- if (!is.null(data$enclos)) data$enclos else emptyenv() list2env(data$bindings, e) if (!is.null(data$attributes)) attributes(e) <- data$attributes if (!is.null(data$isS4) && data$isS4) .Internal(setS4Object(e, TRUE, TRUE)) if (is.list(key)) { expr <- quote(lazyLoadDBfetch(KEY, datafile, compressed, envhook)) .Internal(makeLazy(names(key$lazyKeys), key$lazyKeys, expr, parent.env Execution halted See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. Flavor: r-oldrel-windows-x86_64

Version: 1.5.2
Check: R code for possible problems
Result: ERROR Incorrect (un)loading of package shared object. Fatal error: couldn't allocate node stack The system-specific extension for shared objects must not be added. See ?library.dynam. [13s] OK Flavor: r-oldrel-windows-x86_64

Package networktree

Current CRAN status: WARN: 1, NOTE: 10, OK: 2

Version: 1.0.1
Check: Rd files
Result: NOTE checkRd: (-1) networktree.Rd:56: Lost braces; missing escapes or markup? 56 | with a matrix response {y}. \code{x1} and \code{x2} are used as | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.0.1
Check: data for non-ASCII characters
Result: NOTE Note: found 2 marked Latin-1 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.1
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for 'networktree' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.3/mvtnorm/libs/x64/mvtnorm.dll': LoadLibrary failure: Die Auslagerungsdatei ist zu klein, um diesen Vorgang durchzuführen. 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:", m Execution halted Error: package or namespace load failed for 'networktree': cannot allocate vector of size 419 Kb 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, verbose = FALSE) Execution halted Flavor: r-oldrel-windows-x86_64

Version: 1.0.1
Check: HTML version of manual
Result: NOTE Encountered the following conversion/validation errors: 'CreateProcess' failed to run 'd:\rtools43\x86_64-w64-mingw32.static.posix\bin\tidy.exe -language en -qe --drop-empty-elements no D:\temp\Rtmp8i9Uzm\file1ca4077cd397a' 'CreateProcess' failed to run 'd:\rtools43\x86_64-w64-mingw32.static.posix\bin\tidy.exe -language en -qe --drop-empty-elements no D:\temp\Rtmp8i9Uzm\file1ca4077cd397a' Flavor: r-oldrel-windows-x86_64