Anatolii Tsyplenkov

Results 22 issues of Anatolii Tsyplenkov

Hi there, just claiming the ownership of my personal namespace. I am about to publish extensions from this GitHub account with the same username. Cheers, A.

namespace

Hi there! Just a short note on the distance calculations. From my experience, it's one of the major bottlenecks in the package. For example, I can't even apply the `spatialsample`...

Hey, sorry for just raising issues and not solving them. I am really looking forward for a bright future where I will have some more time to work on it....

Hey, @wurli 👋 I just recalled our discussion a year ago about the possibility of rewriting the package using tree-sitter. After working with `{pedant}` on a daily basis for a...

Hey @kadyb 👋 Are you accepting PRs? Would be interesting to see how the relatively new [`gdalraster`](https://github.com/USDAForestService/gdalraster) performs in comparison with `sf` and `terra`. I can prepare a benchmark.

Hi, I just started working on a project during which I am planning to use `tidypolars` as much as possible. Please, expect more issues and PRs from me in the...

feature

Closes #2376 I hereby agree to the terms of the CLA available at: [link](https://yandex.ru/legal/cla/ru/?lang=ru).

R
tests

When an unrecognised timezone is passed to the `tzone` argument of the `with_tz()` and `force_tz()`, the behaviour of functions is different. First just returns a warning and does nothing, while...

Due to an upstream bug in `nanoparquet` (see https://github.com/r-lib/nanoparquet/issues/140), the timezone argument of a `POSIXct` data type is ignored when using `type = parquet` in `pins::write_pin`. See a `reprex` below:...

What do you think about adding the ability to save `sf` or `SpatVect` objects (for example) as a `gpkg` or `GeoArrow` format. It may help a lot with geospatial data...

pins :safety_pin:
feature