R/zzz.R

Defines functions release_questions

release_questions <- function() {
  c(
    "Are any new features described in the vignettes?"
  )
}


# Additional tests:
#
# codemeta::write_codemeta()
# check_win_devel(); rhub::check_for_cran()
# build_vignettes()
#
# tools::resaveRdaFiles('data', compress = 'auto') - 
#   is default of bzip2 the optimal?
# 
# tools::checkRdaFiles('data') - set optimal compression in `data-raw`

Try the Ternary package in your browser

Any scripts or data that you put into this service are public.

Ternary documentation built on July 9, 2023, 6:51 p.m.