Last updated on 2025-12-07 09:49:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10.0 | 7.54 | 140.02 | 147.56 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.10.0 | 5.57 | 78.77 | 84.34 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.10.0 | 16.00 | 212.30 | 228.30 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 32.00 | 221.06 | 253.06 | 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.13 | 130.34 | 137.47 | OK | |
| r-release-linux-x86_64 | 0.10.0 | 6.62 | 130.49 | 137.11 | OK | |
| r-release-macos-arm64 | 0.10.0 | OK | ||||
| r-release-macos-x86_64 | 0.10.0 | 10.00 | 126.00 | 136.00 | OK | |
| r-release-windows-x86_64 | 0.10.0 | 10.00 | 130.00 | 140.00 | OK | |
| r-oldrel-macos-arm64 | 0.10.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.10.0 | 7.00 | 113.00 | 120.00 | OK | |
| r-oldrel-windows-x86_64 | 0.10.0 | 13.00 | 166.00 | 179.00 | OK |
Version: 0.10.0
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking:
'knitr', 'leaflet', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
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
Version: 0.10.0
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc