Egor Kotov

Results 28 issues of Egor Kotov

This is neither a bug, nor a feature request, but perhaps just some info to get the conversation started. I have done some testing of GeoDa on M1 Macbook Air...

Hi, and thank you for this wonderful application! I am trying to use CPDT to check the speed of my scratch drive, but I do not have write access to...

Fixes #15 . I have replaced `rgeos::gBuffer` with `sf::st_buffer` effectively removing the dependency on deprecated `rgeos` package. This solves the issue with not being able to install the package even...

The package is not installable from GitHub because of the legacy `rgeos` dependency. Maybe unrelated, but, unfortunately, it is also off CRAN since 2023-01-10 (not sure why, as the `rgdal`...

Hello! I have made some changes in the package to support the OTPv2 [experimental (and very limited) isochrones API](https://docs.opentripplanner.org/en/v2.4.0/sandbox/TravelTime/) for my work. I tried to make minimal changes, though, at...

enhancement

Hi, I kindly suggest to add a short code snippet to README and one of the vignettes. This code allows to add 45-degree rotated biscale legends for better readability of...

add [Positron](https://github.com/posit-dev/positron) public preview **Important:** *Do not tick a checkbox if you haven’t performed its action.* Honesty is indispensable for a smooth review process. _In the following questions `` is...

automerge-skip
new cask

## Prework * [x] Read and agree to the [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html) and [contributing guidelines](https://github.com/ropensci/tabulapdf/blob/main/.github/CONTRIBUTING.md). * [x] If there is [already a relevant issue](https://github.com/ropensci/tabulapdf/issues), whether open or closed, comment on...

When enabling [`progress bar`](https://duckdb.org/docs/configuration/overview#:~:text=true-,enable_progress_bar,-Enables%20the%20progress) configuration option + `enable_progress_bar_print`, R does not show progress bar. Python version of duckdb client does show the progress. Below is code for both R and...

feature
help wanted :heart: