CRAN Package Check Results for Package gitgadget

Last updated on 2023-04-10 07:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.6 7.40 59.02 66.42 OK
r-devel-linux-x86_64-debian-gcc 0.7.6 6.81 44.30 51.11 OK
r-devel-linux-x86_64-fedora-clang 0.7.6 73.69 OK
r-devel-linux-x86_64-fedora-gcc 0.7.6 97.33 OK
r-devel-windows-x86_64 0.7.6 26.00 116.00 142.00 WARN
r-patched-linux-x86_64 0.7.6 7.42 56.34 63.76 OK
r-release-linux-x86_64 0.7.6 8.44 58.33 66.77 OK
r-release-macos-arm64 0.7.6 30.00 OK
r-release-macos-x86_64 0.7.6 39.00 OK
r-release-windows-x86_64 0.7.6 45.00 89.00 134.00 OK
r-oldrel-macos-arm64 0.7.5 31.00 OK
r-oldrel-macos-x86_64 0.7.6 42.00 OK
r-oldrel-windows-ix86+x86_64 0.7.6 19.00 87.00 106.00 NOTE

Check Details

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

Version: 0.7.6
Check: R code for possible problems
Result: NOTE
    Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+x86_64