CRAN Package Check Results for Package mapsFinland

Last updated on 2024-06-21 01:57:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 3.79 29.36 33.15 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 3.16 22.98 26.14 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 43.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.2 39.88 NOTE
r-devel-windows-x86_64 0.2.2 6.00 46.00 52.00 ERROR
r-patched-linux-x86_64 0.2.2 4.53 28.28 32.81 OK
r-release-linux-x86_64 0.2.2 4.01 28.63 32.64 OK
r-release-macos-arm64 0.2.2 39.00 OK
r-release-macos-x86_64 0.2.2 52.00 OK
r-release-windows-x86_64 0.2.2 5.00 47.00 52.00 OK
r-oldrel-macos-arm64 0.2.2 27.00 OK
r-oldrel-macos-x86_64 0.2.2 35.00 OK
r-oldrel-windows-x86_64 0.2.2 6.00 49.00 55.00 OK

Check Details

Version: 0.2.2
Check: data for non-ASCII characters
Result: NOTE Note: found 1056 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.2
Check: examples
Result: ERROR Running examples in 'mapsFinland-Ex.R' failed The error most likely occurred in: > ### Name: mkMapFinland > ### Title: Make map of Finland > ### Aliases: mkMapFinland > > ### ** Examples > > hv.alueet<-mkMapFinland(url="https://tinyurl.com/hvalueet2022") trying URL 'https://tinyurl.com/hvalueet2022' Warning in utils::download.file(url = url, lv.temp, mode = "wb") : URL 'http://geo.stat.fi/geoserver/tilastointialueet/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=tilastointialueet%3Ahyvinvointialue1000k_2022&maxFeatures=4000&outputFormat=SHAPE-ZIP': status was 'Couldn't connect to server' Error in utils::download.file(url = url, lv.temp, mode = "wb") : cannot open URL 'https://tinyurl.com/hvalueet2022' Calls: mkMapFinland -> <Anonymous> Execution halted Flavor: r-devel-windows-x86_64