CRAN Package Check Results for Maintainer ‘Pu Chen <shengnehs at qq.com>’

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

Package FAIL ERROR OK
CHNCapitalStock 1 12
FAVAR 2 11

Package CHNCapitalStock

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.1
Check: whether the package can be loaded with stated dependencies
Result: WARN It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: whether the package can be unloaded cleanly
Result: WARN
Flavor: r-devel-windows-x86_64

Version: 0.1.1
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. [1s] OK Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: Rd files
Result: WARN Error in gzfile(file, "rb") : cannot open the connection In addition: Warning message: In gzfile(file, "rb") : cannot open compressed file 'D:/RCompile/recent/R/library/methods/R/methods.rdx', probable reason 'Not enough space' During startup - Warning message: package "methods" in options("defaultPackages") was not found Error: cannot allocate vector of size 2.3 Mb Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: data for non-ASCII characters
Result: NOTE Error loading dataset 'asset': empty (zero-byte) input file Call sequence: 3: stop("empty (zero-byte) input file") 2: load(file, envir = tmp_env) 1: utils::data(list = f, package = character(), envir = dataEnv) ... Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: examples
Result: ERROR Running massageExamples to create 'CHNCapitalStock-Ex.R' failed NONE Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
Flavor: r-devel-windows-x86_64

Version: 0.1.1
Check: PDF version of manual
Result: WARN LaTeX errors when creating PDF version. This typically indicates Rd problems. Flavor: r-devel-windows-x86_64

Package FAVAR

Current CRAN status: FAIL: 2, OK: 11

Version: 0.1.3
Check: foreign function calls
Result: NOTE Fatal error: couldn't allocate node stack See chapter 'System and foreign language interfaces' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.1.3
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for 'FAVAR' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.5/vctrs/libs/x64/vctrs.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:", msg), domai Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.3
Check: data for ASCII and uncompressed saves
Result: FAIL
Flavor: r-devel-windows-x86_64

Version: 0.1.3
Check: whether the namespace can be loaded with stated dependencies
Result: WARN A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-release-windows-x86_64

Version: 0.1.3
Check: R code for possible problems
Result: FAIL
Flavor: r-release-windows-x86_64