CRAN Package Check Results for Package R.utils

Last updated on 2022-08-15 08:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.12.0 18.41 191.42 209.83 OK
r-devel-linux-x86_64-debian-gcc 2.12.0 13.81 145.41 159.22 OK
r-devel-linux-x86_64-fedora-clang 2.12.0 262.44 OK
r-devel-linux-x86_64-fedora-gcc 2.12.0 259.99 OK
r-devel-windows-x86_64 2.12.0 192.00 0.00 192.00 FAIL
r-patched-linux-x86_64 2.12.0 25.56 226.63 252.19 OK
r-release-linux-x86_64 2.12.0 15.90 177.02 192.92 OK
r-release-macos-arm64 2.12.0 98.00 OK
r-release-macos-x86_64 2.12.0 131.00 OK
r-release-windows-x86_64 2.12.0 212.00 1745.00 1957.00 OK
r-oldrel-macos-arm64 2.12.0 95.00 OK
r-oldrel-macos-x86_64 2.12.0 121.00 OK
r-oldrel-windows-ix86+x86_64 2.12.0 31.00 1193.00 1224.00 OK

Check Details

Version: 2.12.0
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:
    > nameEx("writeBinFragments")
    > ### * writeBinFragments
    >
    > flush(stderr()); flush(stdout())
    >
    > ### Name: writeBinFragments
    > ### Title: Writes binary data to disjoint sections of a connection or a
    > ### file
    > ### Aliases: writeBinFragments.default writeBinFragments
    > ### Keywords: IO
    >
    > ### ** Examples
    > ## Not run: # See example(readBinFragments.connection)
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 244.61 788.28 1045.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-devel-windows-x86_64