ropensci / sofa

Easy R interface to CouchDB
https://docs.ropensci.org/sofa/
33 stars 17 forks source link

New Maintainer Wanted :-) #81

Closed maelle closed 1 year ago

maelle commented 1 year ago

(or new maintainer team)

This package was archived on GitHub but not on CRAN. If someone has interest in maintaining it, it won't be archived on CRAN. We'd transfer it back to the ropensci GitHub organization.

If you're interested, please comment in the issue. For more info, see

@ropensci-archive/admin

eduardszoecs commented 1 year ago

I would be interested to keep this on CRAN and therefore could offer maintenance (but with limited time).

maelle commented 1 year ago

Awesome, thank you @eduardszoecs! :pray: I was about to put the call in tomorrow's monthly newsletter, is that fine with you if we wait to see if others volunteer between tomorrow and Friday next week? (I doubt there's anyone with unlimited time out there :grin:, nor does this package demand unlimited time, but maybe there could be a team so as not to overburden you?)

eduardszoecs commented 1 year ago

Yes, would be happy if others also volunteer,,,,

maelle commented 1 year ago

@eduardszoecs Sadly no one else volunteered, although that might still happen later! I've given you admin access to the repo.

Please update DESCRIPTION (@sckott will need to ok by email your next submission to CRAN, to validate the maintainer change)

We have a maintainer cheatsheet now: https://devdevguide.netlify.app/maintenance_cheatsheet.html

Thanks a ton for volunteering!!

eduardszoecs commented 1 year ago

@maelle Thank you, I have write access to the repo :heart:

@sckott That's how our paths cross again (nearly)... Can you drop CRAN-submissions@R-project.org an email (with me in CC) to inform about the maintainer change? I'll drop an update to CRAN soon, to have that on CRAN...

eduardszoecs commented 1 year ago

@sckott

I noticed there is a cloudant instance running? https://github.com/ropensci/sofa/blob/2c6a8aa0240e0566062af923d841ddd57ea0b96c/R/cushion.R#L65

Can you provide me the credentials or add them to the secret of the repo? Could us this for continuous testing...

eduardszoecs commented 1 year ago

@maelle How is the machinery behind https://docs.ropensci.org/sofa/? I see its updated, but how does it work? I haven't seen any github action, or are you regulary checking out the repo and build that from there?

Just that I know how I could add / modify the docu there...

maelle commented 1 year ago

:wave: @eduardszoecs!

It's built on R-universe see https://ropensci.org/blog/2021/09/03/runiverse-docs/ and https://ropensci.r-universe.dev/builds

Each of the commit to the default branch in this repo has a pkgdown docs status see below

image

maelle commented 1 year ago

Closing this but feel free to ask questions here or elsewhere @eduardszoecs! Thanks again!!