-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cran release #31
Comments
@assignUser I suggest to pause the CRAN release process until you implemented more features. |
@lorenzwalthert I think once #59 and #60 are merged we can continue with the cran release? |
The problem is that I was using |
@lorenzwalthert what about withr::with_namespace? |
Good idea! We'll have to try that I think... |
I think we could proceed with CRAN submission now or do you have some other things you want to implement? |
Well I have a list I once mentioned... Will try to put the items out as issues. Things on top of my mind:
What do you think about these things? |
|
|
Ok sounds good. I think the time to hard-deprecate stuff is now, before anyone else uses the package :D |
Was this abandoned due to difficulty with complying with CRAN? Would be great to have a release (and/or even a JOSS article). |
I think it was more a case of other responsibilities taking over. I don't think the package has anything that would make a |
Yes. If you want to submit to CRAN, and / or become maintainer, I am happy to transfer the GitHub repo over. I don’t have time to work on this package anymore. Sorry. |
Prepare for release:
devtools::check_win_devel()
email.yml
thenrevdepcheck::revdep_email_maintainers()
Perform release:
devtools::submit_cran()
pkgdown::build_site()
Wait for CRAN...
The text was updated successfully, but these errors were encountered: