CRAN Package Check Results for Package GeodesiCL

Last updated on 2023-10-16 16:08:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 34.52 409.07 443.59 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 29.79 295.31 325.10 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 1.92 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 1.58 ERROR
r-devel-windows-x86_64 1.0.0 28.00 269.00 297.00 OK
r-patched-linux-x86_64 1.0.0 35.11 388.19 423.30 OK
r-release-linux-x86_64 1.0.0 OK
r-release-macos-arm64 1.0.0 125.00 OK
r-release-macos-x86_64 1.0.0 244.00 OK
r-release-windows-x86_64 1.0.0 44.00 355.00 399.00 OK
r-oldrel-macos-arm64 1.0.0 95.00 OK
r-oldrel-macos-x86_64 1.0.0 229.00 OK
r-oldrel-windows-x86_64 1.0.0 43.00 0.00 43.00 FAIL

Check Details

Version: 1.0.0
Check: package dependencies
Result: ERROR
    Package required but not available: ‘rgdal’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

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.94 1.03 22.97 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-oldrel-windows-x86_64