CRAN Package Check Results for Maintainer ‘Diego Alonso Alarcon Diaz <diego.alarcondiaz at gmail.com>’

Last updated on 2022-04-24 03:52:52 CEST.

Package FAIL OK
GeodesiCL 1 11

Package GeodesiCL

Current CRAN status: FAIL: 1, OK: 11

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.92 0.65 22.58 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