Jakub

Results 477 comments of Jakub

My current suggestion would be to update the warning or move to the error message (e.g., `Warning: The shape invalid_geometry is invalid. Try to apply sf::st_is_valid() or use sf::sf_use_s2(FALSE) before...

1. I would think that keeping things simple would be the best choice here. It could be done either by using the build-in R tools (especially `palette.colors()` and `hcl.colors()`, see...

Hey @mtennekes, my few comments: 1. One regular users' problem with `palette_explorer()` was that it blocked the R session. Therefore, I like the new version, which is just a viewer...

@mtennekes, I can only suggest you consider keeping the carto Safe palette. It is quite all right for people with color deficiencies - https://nowosad.github.io/colorblindcheck/articles/articles/check_rcartocolor.html#safe.

> We could (should?) wrap our color palette testing scripts into functions and put them in a github repo. Perhaps we can merge them with `https://github.com/Nowosad/colorblindcheck` (so making this package...

My approach: first draft with https://connect.thinkr.fr/hexmake/ and the final versions with GIMP. I can share my GIMP files. I also plan to make some new versions, but not sooner than...

Great -- I asked because I want to add elevatr to the chapter 7 of the Geocomputation with R book. Let me know if you need some help with the...

Hi @MikeDTaylor: 1. {landscapemetrics} does not have support for *SpatVector*s (yet). We plan to move from {raster} to {terra} sometime in the future and then we should also add the...