CRAN Package Check Results for Package data.table

Last updated on 2022-09-11 12:56:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.14.2 42.42 147.78 190.20 OK --no-tests
r-devel-linux-x86_64-debian-gcc 1.14.2 33.48 109.72 143.20 WARN --no-tests
r-devel-linux-x86_64-fedora-clang 1.14.2 448.31 OK
r-devel-linux-x86_64-fedora-gcc 1.14.2 429.38 OK
r-devel-windows-x86_64 1.14.2 292.00 1144.00 1436.00 OK
r-patched-linux-x86_64 1.14.2 40.98 134.41 175.39 OK --no-tests
r-release-linux-x86_64 1.14.2 36.49 140.36 176.85 OK --no-tests
r-release-macos-arm64 1.14.2 103.00 OK
r-release-macos-x86_64 1.14.2 162.00 OK
r-release-windows-x86_64 1.14.2 208.00 0.00 208.00 FAIL
r-oldrel-macos-arm64 1.14.2 116.00 OK
r-oldrel-macos-x86_64 1.14.2 199.00 OK
r-oldrel-windows-ix86+x86_64 1.14.2 114.00 543.00 657.00 OK

Check Details

Version: 1.14.2
Flags: --no-tests
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     fread.c:1278:38: warning: the comparison will always evaluate as ‘false’ for the pointer operand in ‘nastr + 8’ must not be NULL [-Waddress]
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.14.2
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:
    > ### * update.dev.pkg
    >
    > flush(stderr()); flush(stdout())
    >
    > ### Name: update.dev.pkg
    > ### Title: Perform update of development version of a package
    > ### Aliases: update update.dev.pkg
    > ### Keywords: data
    >
    > ### ** Examples
    >
    > # data.table::update.dev.pkg()
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 8.25 0.22 9.5 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