Last updated on 2026-08-16 11:51:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1 | 40.10 | 318.17 | 358.27 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1 | 26.07 | 209.49 | 235.56 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.1 | 29.00 | 211.75 | 240.75 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.1 | 28.00 | 203.23 | 231.23 | ERROR | |
| r-devel-windows-x86_64 | 0.1 | 40.00 | 304.00 | 344.00 | OK | |
| r-patched-linux-x86_64 | 0.1 | 36.90 | 302.35 | 339.25 | OK | |
| r-release-linux-x86_64 | 0.1 | 34.54 | 307.78 | 342.32 | ERROR | |
| r-release-macos-arm64 | 0.1 | 8.00 | 67.00 | 75.00 | OK | |
| r-release-macos-x86_64 | 0.1 | 24.00 | 406.00 | 430.00 | OK | |
| r-release-windows-x86_64 | 0.1 | 38.00 | 0.00 | 38.00 | OK | |
| r-oldrel-macos-arm64 | 0.1 | 8.00 | 73.00 | 81.00 | OK | |
| r-oldrel-macos-x86_64 | 0.1 | 23.00 | 414.00 | 437.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1 | 53.00 | 345.00 | 398.00 | OK |
Version: 0.1
Check: examples
Result: ERROR
Running examples in ‘tmap.sources-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: tmap_src_accessors
> ### Title: Derived accessors for tmap source metadata
> ### Aliases: tmap_src_accessors tmap_src_layers tmap_src_vars tmap_src_cats
>
> ### ** Examples
>
> urls <- tmap_src_overture()
Warning in open.connection(con, "rb") :
cannot open URL 'https://stac.overturemaps.org/catalog.json': HTTP status was '404 Not Found'
Error in `value[[3L]]()`:
! Could not fetch Overture STAC catalog: cannot open the connection to
'https://stac.overturemaps.org/catalog.json'
Backtrace:
▆
1. └─tmap.sources::tmap_src_overture()
2. └─tmap.sources:::.overture_latest_release()
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
7. └─cli::cli_abort("Could not fetch Overture STAC catalog: {conditionMessage(e)}")
8. └─rlang::abort(...)
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-release-linux-x86_64
Version: 0.1
Check: examples
Result: ERROR
Running examples in ‘tmap.sources-Ex.R’ failed
The error most likely occurred in:
> ### Name: tmap_src_accessors
> ### Title: Derived accessors for tmap source metadata
> ### Aliases: tmap_src_accessors tmap_src_layers tmap_src_vars tmap_src_cats
>
> ### ** Examples
>
> urls <- tmap_src_overture()
Warning in open.connection(con, "rb") :
cannot open URL 'https://stac.overturemaps.org/catalog.json': HTTP status was '404 Not Found'
Error in `value[[3L]]()`:
! Could not fetch Overture STAC catalog: cannot open the connection to
'https://stac.overturemaps.org/catalog.json'
Backtrace:
▆
1. └─tmap.sources::tmap_src_overture()
2. └─tmap.sources:::.overture_latest_release()
3. └─base::tryCatch(...)
4. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
5. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. └─value[[3L]](cond)
7. └─cli::cli_abort("Could not fetch Overture STAC catalog: {conditionMessage(e)}")
8. └─rlang::abort(...)
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc