Last updated on 2026-06-26 23:54:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 10.65 | 73.15 | 83.80 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 27.00 | 178.01 | 205.01 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 24.00 | 166.44 | 190.44 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 19.00 | 139.00 | 158.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 13.44 | 102.02 | 115.46 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 12.86 | 102.74 | 115.60 | OK | |
| r-release-macos-arm64 | 2.0.0 | 4.00 | 46.00 | 50.00 | OK | |
| r-release-macos-x86_64 | 2.0.0 | 10.00 | 131.00 | 141.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 19.00 | 141.00 | 160.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | 3.00 | 45.00 | 48.00 | OK | |
| r-oldrel-macos-x86_64 | 2.0.0 | 10.00 | 149.00 | 159.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 17.00 | 156.00 | 173.00 | OK |
Version: 2.0.0
Check: examples
Result: ERROR
Running examples in ‘ARPALData-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_ARPA_Lombardia_AQ_registry
> ### Title: Download metadata (registry) on air quality monitoring stations
> ### from ARPA Lombardia website
> ### Aliases: get_ARPA_Lombardia_AQ_registry
>
> ### ** Examples
>
> get_ARPA_Lombardia_AQ_registry()
Error in AQ_metadata_reshape() :
The internet resource for further air quality stations metadata (from GitHub) is not available at the moment, try later.
If the problem persists, please contact the package maintainer.
Calls: get_ARPA_Lombardia_AQ_registry -> AQ_metadata_reshape
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc