Vanessa 10/8/2020
10/08/2020 contact: jellyfish
devtools::install_github(repo = "Vanessa104/fish", auth_token = "...")
Run roxygen2::roxygenize()
to update help documentation Run devtools::build_vignettes()
to build vig. Run devtools::check()
to makes sure the package builds and all tests pass Run BiocCheck::BiocCheck()
if you’re really ambitious Run pkgdown::build_site()
to update the usage documentation / package landing site