Last updated on 2024-12-23 12:49:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.0 | 6.11 | 128.18 | 134.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 5.24 | 68.76 | 74.00 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.10.0 | 216.27 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 222.57 | OK | |||
r-devel-windows-x86_64 | 0.10.0 | 9.00 | 134.00 | 143.00 | OK | |
r-patched-linux-x86_64 | 0.10.0 | 7.84 | 121.58 | 129.42 | 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 | 152.00 | 164.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-gcc