CRAN Package Check Results for Package nonparaeff

Last updated on 2024-06-11 16:49:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5-13 6.00 77.85 83.85 OK
r-devel-linux-x86_64-debian-gcc 0.5-13 6.57 56.30 62.87 OK
r-devel-linux-x86_64-fedora-clang 0.5-13 109.64 OK
r-devel-linux-x86_64-fedora-gcc 0.5-13 100.75 OK
r-devel-windows-x86_64 0.5-13 9.00 82.00 91.00 OK
r-patched-linux-x86_64 0.5-13 15.85 72.79 88.64 OK
r-release-linux-x86_64 0.5-13 5.52 70.74 76.26 OK
r-release-macos-arm64 0.5-13 35.00 OK
r-release-macos-x86_64 0.5-13 64.00 OK
r-release-windows-x86_64 0.5-13 10.00 77.00 87.00 OK
r-oldrel-macos-arm64 0.5-13 35.00 OK
r-oldrel-macos-x86_64 0.5-13 51.00 OK
r-oldrel-windows-x86_64 0.5-13 12.00 68.00 80.00 WARN

Check Details

Version: 0.5-13
Check: whether the namespace can be unloaded cleanly
Result: WARN Fatal error: couldn't allocate node stack Flavor: r-oldrel-windows-x86_64

Version: 0.5-13
Check: dependencies in R code
Result: NOTE Error: cannot allocate vector of size 1.9 Mb Call sequence: 12: (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 Flavor: r-oldrel-windows-x86_64

Version: 0.5-13
Check: S3 generic/method consistency
Result: WARN Error in readRDS(pkgInfoFP) : error reading from connection Calls: loadNamespace -> readRDS Execution halted See section 'Generic functions and methods' in the 'Writing R Extensions' manual. Flavor: r-oldrel-windows-x86_64