mdthemes
mdthemes copied to clipboard
Upkeep and release to recover from CRAN's archive
Extends https://github.com/thomas-neitmann/mdthemes/pull/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 (#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.