inst/scripts/To_Review.R

#####################################
# To Review:
#####################################

help(package = bdtests)


pkgdown::build_site()

source("https://install-github.me/MangoTheCat/goodpractice")
library(goodpractice)
gp("C:/Users/az64mycy/Dropbox (iDiv)/research_projects/16_spatial_bias_package/sampbias")

#R CMD check
devtools::check_built(path = ".",
                      manual = T, cran = T)

devtools::spell_check()

devtools::check_rhub()

devtools::check_win_devel()

codemetar::write_codemeta()

devtools::release()
bd-R/bdtests documentation built on Oct. 22, 2021, 2:10 p.m.