CRAN Package Check Results for Package curvHDR

Last updated on 2023-03-30 05:49:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2-1.1 13.75 110.23 123.98 OK
r-devel-linux-x86_64-debian-gcc 1.2-1.1 10.37 83.92 94.29 OK
r-devel-linux-x86_64-fedora-clang 1.2-1.1 154.96 OK
r-devel-linux-x86_64-fedora-gcc 1.2-1.1 160.41 OK
r-devel-windows-x86_64 1.2-1.1 33.00 0.00 33.00 FAIL
r-patched-linux-x86_64 1.2-1.1 14.08 107.36 121.44 OK
r-release-linux-x86_64 1.2-1.1 14.12 107.50 121.62 OK
r-release-macos-arm64 1.2-1.1 59.00 OK
r-release-macos-x86_64 1.2-1.1 82.00 OK
r-release-windows-x86_64 1.2-1.1 24.00 0.00 24.00 FAIL
r-oldrel-macos-arm64 1.2-1.1 53.00 OK
r-oldrel-macos-x86_64 1.2-1.1 82.00 OK
r-oldrel-windows-ix86+x86_64 1.2-1.1 36.00 793.00 829.00 OK

Check Details

Version: 1.2-1.1
Check: examples
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:
    > plot(gate2)
    >
    > # Trivariate curvHDR example:
    >
    > ## Not run:
    > ##D xTriv <- cbind(c(rnorm(1000,-2),rnorm(1000,2)),
    > ##D c(rnorm(1000,-2),rnorm(1000,2)),
    > ##D c(rnorm(1000,-2),rnorm(1000,2)))
    > ##D gate3 <- curvHDRfilter(xTriv)
    > ##D plot(gate3)
    > ## End(Not run)
    >
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 10.3 1.11 11.42 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

Version: 1.2-1.1
Check: examples
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:
    > plot(gate2)
    >
    > # Trivariate curvHDR example:
    >
    > ## Not run:
    > ##D xTriv <- cbind(c(rnorm(1000,-2),rnorm(1000,2)),
    > ##D c(rnorm(1000,-2),rnorm(1000,2)),
    > ##D c(rnorm(1000,-2),rnorm(1000,2)))
    > ##D gate3 <- curvHDRfilter(xTriv)
    > ##D plot(gate3)
    > ## End(Not run)
    >
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 10.97 0.84 12.06 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