remove rgeos dependency by replacing rgeos::gBuffer with sf::st_buffer, fixes #15
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 from GitHub, as rgeos is not installable anymore without some hoops. Hopefully, this will also help with restoring the package to CRAN.
@marcosci , hi, this is a kind reminder about the quick fix that will allow to return the package back to CRAN.
@marcosci, @z3tt would be really great to implement the fix and put the package on CRAN. Do you have time to do it? If not, I could take over as a package maintainer.
Thanks for your efforts @e-kotov as well as the reminder!
@marcosci, which option do you prefer? Seems you're not really active on the package issues so maybe makes sense to team up?
Sure thing, I'll add e-kotov to the repo :)
Let me know if that worked :)
@marcosci yes that did work, I accepted the invitation. So should I go ahead and submit the fixed version to CRAN with myself as the new maintainer? (needless to say, but of course with all the prior authorship credits)
Sure thing, go ahead 👍🏻
Sure thing, go ahead 👍🏻
👍