Skip to content
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

Upkeep and release to recover from CRAN's archive #11

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

maurolepore
Copy link

@maurolepore maurolepore commented Jul 15, 2024

Extends #10

I developed this PR as a fun project to demonstrate a modern toolkit to upkeep and release an R package to CRAN. But then why not share it and maybe help mdthemes recover from CRAN's archive :-)

  • Remove the a problematic function go recover the package from the archive (chore: remove _tw #10 thanks),
  • usethis::use_upkeep_issue()
  • usethis::use_release_issue().

It has way too many changes for a single PR but splitting it would require some coordination and my intent is mainly to open the conversation. If you do want to use it then we can discuss how to move forward.

hrbrmstr and others added 6 commits March 3, 2024 16:42
* Render

* Update .Rbuildignore

* Add GitHub links to DESCRIPTION

* Add URLs to DESCRIPTION

* Add website on GH Pages

* Style DESCRIPTION

* Add package-level documentation

* Add test infrastructure

* Cherry-pick

* Prune
…s-neitmann#4)

* Render

* Update .Rbuildignore

* Add GitHub links to DESCRIPTION

* Add URLs to DESCRIPTION

* Add website on GH Pages

* Style DESCRIPTION

* Add package-level documentation

* Add test infrastructure

* Cherry-pick

* Prune

* Add NEWS.md

* Add cran-comments.md

* Add NEWS.md

* Polish LICENSE

* style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants