Last updated on 2026-01-20 15:49:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.1 | 2.47 | 37.94 | 40.41 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.1 | 2.10 | 29.34 | 31.44 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.1 | 5.00 | 56.75 | 61.75 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 5.00 | 61.96 | 66.96 | OK | |
| r-devel-windows-x86_64 | 0.5.1 | 6.00 | 62.00 | 68.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 3.00 | 31.69 | 34.69 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 2.86 | 31.30 | 34.16 | ERROR | |
| r-release-macos-arm64 | 0.5.1 | 1.00 | 14.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 0.5.1 | 2.00 | 41.00 | 43.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 5.00 | 54.00 | 59.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.1 | 1.00 | 18.00 | 19.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.1 | 3.00 | 50.00 | 53.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 7.00 | 64.00 | 71.00 | OK |
Version: 0.5.0
Check: examples
Result: ERROR
Running examples in ‘nswgeo-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: outline
> ### Title: New South Wales outline with or without related territories
> ### Aliases: outline
>
> ### ** Examples
>
> library(ggplot2)
>
> outline(lord_howe_island = TRUE) |> ggplot() + geom_sf()
Error in `geom_sf()`:
! Problem while setting up geom aesthetics.
ℹ Error occurred in the 1st layer.
Caused by error in `attributes(lst) <- a`:
! dims [product 2] do not match the length of object [0]
Backtrace:
▆
1. ├─base (local) `<fn>`(x)
2. ├─ggplot2 (local) `print.ggplot2::ggplot`(x)
3. │ ├─ggplot2::ggplot_build(x)
4. │ └─ggplot2 (local) `ggplot_build.ggplot2::ggplot`(x)
5. │ └─ggplot2:::by_layer(...)
6. │ ├─rlang::try_fetch(...)
7. │ │ ├─base::tryCatch(...)
8. │ │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ │ └─base::withCallingHandlers(...)
12. │ └─ggplot2 (local) f(l = layers[[i]], d = data[[i]])
13. │ └─l$compute_geom_2(d, theme = plot@theme)
14. │ └─ggplot2 (local) compute_geom_2(..., self = self)
15. │ └─ggproto_parent(Layer, self)$compute_geom_2(data, params, ...)
16. │ └─ggplot2 (local) compute_geom_2(..., self = self)
17. │ └─self$geom$use_defaults(...)
18. │ └─ggplot2 (local) use_defaults(..., self = self)
19. │ └─vctrs::vec_c(points, lines, others, collections)
20. │ └─vctrs (local) `<fn>`()
21. │ ├─vctrs:::vec_restore_dispatch(x = x, to = to)
22. │ └─sf:::vec_restore.sfc(x = x, to = to)
23. │ └─sf::st_sfc(x, crs = st_crs(to), precision = st_precision(to))
24. └─base::.handleSimpleError(...)
25. └─rlang (local) h(simpleError(msg, call))
26. └─handlers[[1L]](cnd)
27. └─cli::cli_abort(...)
28. └─rlang::abort(...)
Execution halted
Flavor: r-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.