ropensci / refsplitr

R package for processing, organizing, and visualizing reference records downloaded from the Web of Science.
https://docs.ropensci.org/refsplitr
Other
55 stars 6 forks source link

Action needed before 2023-01-25: update refsplitr's dependencies as it cannot be built #90

Closed maelle closed 1 month ago

maelle commented 7 months ago

:wave: @embruna!

Your refsplitr package cannot be built on R-universe as it depends on the deprecated spatial package maptools. See for instance this write up by Jakub Nowosad to understand the changes in the R spatial ecosystem. :world_map:

Please indicate us before January, the 25th whether you intend to update your package. If not, we will archive refsplitr* and remove it from rOpenSci registry. You do not need to make changes before January, the 25th; but you do need to drop us a line before then.

You can find help, among other places, in our Slack's workspace "spatial" and "package-maintenance" channels.

Thank you! :pray:

*: We can unarchive the repository and transfer it to your own account, at your request. We won't shred it. :smile_cat:

@ropensci/admin

maelle commented 7 months ago

I was made aware of planned updates in a separate conversation :smile_cat:

maelle commented 1 month ago

@embruna I see all builds are failing on https://ropensci.r-universe.dev/builds, any update, any help needed?

cc @ropensci/admin

embruna commented 1 month ago

Hi, I have just started my sabbatical, and Item #2 on the list is to deal with the issues with dependencies etc for refsplitr - with some luck I will start on this coming Monday. I'll be sure to ask for help if - errr, when - I need it!

maelle commented 1 month ago

Awesome! I'll be off for the next three weeks. https://devguide.ropensci.org/maintenance_cheatsheet.html

embruna commented 1 month ago

I removed the line of code related to maptools, the builds are no long failing. The R-CMD-check is still failing, but this appears to be due to a few warnings (1 deprecated command, one non-ASCII character).

embruna commented 3 weeks ago

UPDATE: all cmd-checks are now passing and addressed issue of non-ascii character.

maelle commented 3 weeks ago

:tada: :rocket: