Skip to content
Casey Youngflesh edited this page Dec 26, 2018 · 30 revisions

MCMCvis TODOs

See specific version page for package TODOs

STEPS TO UPDATE PACKAGE:

  • devtools::document() #updates documentation (help files)
  • Install package and restart (button Rstudio)
  • Check package (button Rstudio)
  • Push to git (automatically checked on Ubuntu system with Travis)
  • devtools::check_rhub() #check on rhub
  • devtools::check_win_devel() #check on windows R devel
  • codemetar::write_codemeta() #update json
  • devtools::revdep_check() #reverse dependencies check
  • devtools::release() #RELEASE PACKAGE
  • Make new badge for page
Clone this wiki locally