CRAN Package Check Results for Package osmapiR

Last updated on 2025-04-07 02:53:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 6.82 185.07 191.89 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 5.03 141.97 147.00 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 332.03 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 337.36 OK
r-devel-macos-arm64 0.2.2 163.00 OK
r-devel-macos-x86_64 0.2.2 261.00 OK
r-devel-windows-x86_64 0.2.2 9.00 0.00 9.00 FAIL
r-patched-linux-x86_64 0.2.2 9.31 175.35 184.66 OK
r-release-linux-x86_64 0.2.2 6.98 176.17 183.15 OK
r-release-macos-arm64 0.2.2 126.00 OK
r-release-macos-x86_64 0.2.2 203.00 OK
r-release-windows-x86_64 0.2.2 10.00 194.00 204.00 OK
r-oldrel-macos-arm64 0.2.2 OK
r-oldrel-macos-x86_64 0.2.2 192.00 OK
r-oldrel-windows-x86_64 0.2.2 10.00 240.00 250.00 OK

Check Details

Version: 0.2.2
Check: PDF version of manual
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: 1 peak 550 yes no > peaks_list[sapply(peaks_list$tags, function(x) any(x$key == "prominence")), ] type id visible version changeset timestamp user uid 1 node 35308286 TRUE 17 140341361 2023-08-24 20:19:22 jmaspons 11725140 lat lon members 1 42.5189047 2.4565596 NULL tags 1 7 tags: ele=2784.66 | name=Pic du Canigou | name:ca=Pic del Canigó | natural=pea... > > cities_list <- osm_get_objects(osm_type = "relation", osm_id = c("40581", "341530")) > # Column name clash: > cities_wide <- tags_list2wide(cities_list) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 5 0.36 9.56 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