CRAN Package Check Results for Maintainer ‘Dong-hyun Oh <oh.donghyun77 at gmail.com>’

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

Package WARN OK
nonparaeff 1 12

Package nonparaeff

Current CRAN status: WARN: 1, OK: 12

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