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.
(function() {
  .Call("run_testthat_tests", FALSE, PACKAGE = "rar")
})

Try the rar package in your browser

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

rar documentation built on May 29, 2024, 2:01 a.m.