CRAN Package Check Results for Package nc

Last updated on 2023-06-05 21:59:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2023.5.1 4.00 80.67 84.67 OK
r-devel-linux-x86_64-debian-gcc 2023.5.1 2.90 55.96 58.86 OK
r-devel-linux-x86_64-fedora-clang 2023.5.1 99.38 OK
r-devel-linux-x86_64-fedora-gcc 2023.5.1 140.11 OK
r-devel-windows-x86_64 2023.5.1 9.00 957.00 966.00 OK
r-patched-linux-x86_64 2023.5.1 4.95 70.24 75.19 OK
r-release-linux-x86_64 2023.5.1 2.82 71.06 73.88 OK
r-release-macos-arm64 2023.5.1 68.00 OK
r-release-macos-x86_64 2020.8.6 60.00 NOTE
r-release-windows-x86_64 2023.5.1 7.00 0.00 7.00 FAIL
r-oldrel-macos-arm64 2023.5.1 52.00 OK
r-oldrel-macos-x86_64 2023.5.1 61.00 OK
r-oldrel-windows-x86_64 2023.5.1 6.00 1496.00 1502.00 OK

Check Details

Version: 2020.8.6
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘re2r’
Flavor: r-release-macos-x86_64

Version: 2023.5.1
Check: tests
Result: FAIL
    Check process probably crashed or hung up for 20 minutes ... killed
    Most likely this happened in the example checks (?),
    if not, ignore the following last lines of example output:
    
    $fun.list$chromStart
    function (x, ...) .Primitive("as.integer")
    
    $fun.list$chromEnd
    function (x, ...) .Primitive("as.integer")
    
    
    $pattern
    [1] "(chr.*?):([0-9]+)(?:-([0-9]+))?"
    
    >
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 215.02 646.5 869.31 NA NA
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    ======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-release-windows-x86_64