CRAN Package Check Results for Package FAVAR

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 4.64 104.87 109.51 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 4.54 73.74 78.28 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 136.39 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 128.49 OK
r-devel-windows-x86_64 0.1.3 7.00 66.00 73.00 FAIL
r-patched-linux-x86_64 0.1.3 6.69 100.91 107.60 OK
r-release-linux-x86_64 0.1.3 5.25 100.54 105.79 OK
r-release-macos-arm64 0.1.3 39.00 OK
r-release-macos-x86_64 0.1.3 73.00 OK
r-release-windows-x86_64 0.1.3 7.00 20.00 27.00 FAIL
r-oldrel-macos-arm64 0.1.3 42.00 OK
r-oldrel-macos-x86_64 0.1.3 66.00 OK
r-oldrel-windows-x86_64 0.1.3 8.00 119.00 127.00 OK

Check Details

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