Last updated on 2024-12-26 01:50:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | 7.78 | 101.58 | 109.36 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 5.35 | 88.93 | 94.28 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.10.0 | 216.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 216.04 | OK | |||
r-devel-windows-x86_64 | 0.10.0 | 10.00 | 129.00 | 139.00 | OK | |
r-patched-linux-x86_64 | 0.10.0 | 8.59 | 122.29 | 130.88 | OK | |
r-release-linux-x86_64 | 0.10.0 | 7.50 | 123.00 | 130.50 | OK | |
r-release-macos-arm64 | 0.10.0 | 62.00 | OK | |||
r-release-macos-x86_64 | 0.10.0 | 120.00 | OK | |||
r-release-windows-x86_64 | 0.10.0 | 14.00 | 130.00 | 144.00 | OK | |
r-oldrel-macos-arm64 | 0.10.0 | 63.00 | OK | |||
r-oldrel-macos-x86_64 | 0.10.0 | 118.00 | OK | |||
r-oldrel-windows-x86_64 | 0.10.0 | 12.00 | 154.00 | 166.00 | OK |
Version: 0.10.0
Check: examples
Result: ERROR
Running examples in ‘mapSpain-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: addProviderEspTiles
> ### Title: Include base tiles of Spanish public administrations on a
> ### 'leaflet' map
> ### Aliases: addProviderEspTiles providerEspTileOptions
>
> ### ** Examples
>
> library(leaflet)
Error in library(leaflet) : there is no package called ‘leaflet’
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang