Jakub

Results 477 comments of Jakub

I think it was because we had `library(raster)` in a testthat file. It should be fine now, and yes -- we could now merge `terra` to `main`.

It is ok on my laptop, but seems not to be fine on gh-actions...

pkgdown is down -- https://github.com/r-spatialecology/landscapemetrics/actions/runs/4562632755/jobs/8050099932

WIP at https://github.com/r-spatialecology/landscapemetrics/tree/commoncalcs

https://github.com/r-spatialecology/landscapemetrics/pull/308

It seems that change had some negative consequences (detected by the geocompr gha) -- using custom scalebar breaks returns an error: ``` r library(tmap) library(sf) f = system.file("shapes/world.gpkg", package =...

I just checked -- the updated geocompr github action works! Thanks

It seems to be working fine. I also assume that having a scale bar outside on the left/right is not the most popular situation. Just one very picky note: look...

@mtennekes I think you are looking for this discussion -- https://github.com/r-tmap/tmap/issues/457