R/catch-routine-registration.R

#' # This dummy function definition is included with the package to ensure that
#' # 'tools::package_native_routine_registration_skeleton()' generates the required
#' # registration info for the 'run_testthat_tests' symbol.
#' #' @title Run testthat tests
#' #' @description This dummy function definition is included with the package to ensure that
#' #' ``tools::package_native_routine_registration_skeleton()`` generates the required
#' #' registration info for the 'run_testthat_tests' symbol. This documentation is
#' #' solely to overcome ``devtools::check()``.
#' (function() {
#'   .Call("run_testthat_tests", FALSE, PACKAGE = "batchmix")
#' })

Try the batchmix package in your browser

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

batchmix documentation built on May 29, 2024, 2:14 a.m.