CRAN Package Check Results for Package GeodesiCL

Last updated on 2022-08-15 08:49:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 35.11 371.51 406.62 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 28.42 267.99 296.41 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 483.20 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 483.35 OK
r-devel-windows-x86_64 1.0.0 47.00 0.00 47.00 FAIL
r-patched-linux-x86_64 1.0.0 31.27 355.13 386.40 OK
r-release-linux-x86_64 1.0.0 24.34 352.63 376.97 OK
r-release-macos-arm64 1.0.0 95.00 OK
r-release-macos-x86_64 1.0.0 229.00 OK
r-release-windows-x86_64 1.0.0 48.00 0.00 48.00 FAIL
r-oldrel-macos-arm64 1.0.0 102.00 OK
r-oldrel-macos-x86_64 1.0.0 97.00 OK
r-oldrel-windows-ix86+x86_64 1.0.0 78.00 393.00 471.00 OK

Check Details

Version: 1.0.0
Check: re-building of vignette outputs
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:
    > ### Decimal degrees.
    > ### Aliases: sexagesimal
    >
    > ### ** Examples
    >
    > # Latitude
    > g <- -33
    > m <- 38
    > s <- 30.123456
    > value <- sexagesimal(g, m, s, digits = 4)
    > print(value)
    [1] -33.6417
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 21.6 1.1 22.68 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.0.0
Check: re-building of vignette outputs
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:
    > ### Decimal degrees.
    > ### Aliases: sexagesimal
    >
    > ### ** Examples
    >
    > # Latitude
    > g <- -33
    > m <- 38
    > s <- 30.123456
    > value <- sexagesimal(g, m, s, digits = 4)
    > print(value)
    [1] -33.6417
    >
    >
    >
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 20.52 0.84 21.33 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