Jindra Lacko

Results 5 issues of Jindra Lacko

The `{multidplyr}` package changes class of object distributed to workers to `multidplyr_party_df`. This causes a loss of the "special sauce" that is provided by the `{sf}` package for spatial datasets...

feature

supports support >> supports

The structure of output from ip-api.com has changed; as consequence the output of `ip_to_df()` is messed up. The proposed update of `ip_to_df.cpp` restores order of fields.

The `sf::st_length()` seems to give incorrect result when used to calculate length of shared border between two countries. This issue flows from an earlier [SO question](https://stackoverflow.com/questions/73549493/how-to-calculate-the-length-of-borders-between-countries-in-r) about calculating length of...

The `ne_countries()` function behaves unexpectedly in case of downloading a country polygon in medium (1:50M) resolution. This feels strange, since the very same piece of code in small or large...