CRAN Package Check Results for Package GCalignR

Last updated on 2024-06-06 05:57:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.6 11.52 202.34 213.86 OK
r-devel-linux-x86_64-debian-gcc 1.0.6 8.43 139.73 148.16 OK
r-devel-linux-x86_64-fedora-clang 1.0.6 252.67 OK
r-devel-linux-x86_64-fedora-gcc 1.0.6 255.79 OK
r-devel-windows-x86_64 1.0.6 10.00 144.00 154.00 OK
r-patched-linux-x86_64 1.0.6 10.93 186.69 197.62 OK
r-release-linux-x86_64 1.0.6 8.61 189.45 198.06 OK
r-release-macos-arm64 1.0.6 68.00 OK
r-release-macos-x86_64 1.0.6 125.00 OK
r-release-windows-x86_64 1.0.6 11.00 36.00 47.00 FAIL
r-oldrel-macos-arm64 1.0.6 66.00 OK
r-oldrel-macos-x86_64 1.0.6 126.00 OK
r-oldrel-windows-x86_64 1.0.6 12.00 170.00 182.00 OK

Check Details

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

Version: 1.0.6
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: 1.0.6
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for 'GCalignR' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'D:/RCompile/CRANpkg/lib/4.4/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), do Execution halted Flavor: r-release-windows-x86_64

Version: 1.0.6
Check: Rd contents
Result: FAIL
Flavor: r-release-windows-x86_64