Closed mianzg closed 10 hours ago
@larnsce Who will be the copyright holder (role 'cph')?
@mianzg
Who will be the copyright holder (role 'cph')?
Global Health Engineering, ETH Zurich
@larnsce
references describing the methods in your package? what if we do not have
We haven't published the workflow on the website. Should I just communicate that we do not have anything.
single quotes package names, software and API. e.g. 'openwashdata'
Explain this is not a software?
Yes, go ahead and communicate to them what you suggest.
@bonschorno: I have assigned this issue to you. Could you complete this?
Opened a new issue for the updated CRAN release.
First release:
usethis::use_news_md()
usethis::use_cran_comments()
Title:
andDescription:
@return
and@examples
Authors@R:
includes a copyright holder (role 'cph')Prepare for release:
git pull
usethis::use_github_links()
urlchecker::url_check()
devtools::build_readme()
devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_devel()
git push
Submit to CRAN:
usethis::use_version('patch')
devtools::submit_cran()
Wait for CRAN...
usethis::use_github_release()
usethis::use_dev_version(push = TRUE)
usethis::use_news_md()