powered by
Enforce the environment variable RUN_R_TESTS to TRUE on known hosts.
run_r_tests_for_known_hosts()
Invisibly NULL.
Invisibly
NULL
This should go into .onLoad to force tests on known hosts.
.onLoad
Other test helpers: get_boolean_envvar(), get_run_r_tests(), is_cran(), is_r_cmd_check(), is_running_on_fvafrcu_machines(), is_running_on_gitlab_com(), set_run_r_tests()
get_boolean_envvar()
get_run_r_tests()
is_cran()
is_r_cmd_check()
is_running_on_fvafrcu_machines()
is_running_on_gitlab_com()
set_run_r_tests()
# NOT RUN { get_run_r_tests() if (isFALSE(get_run_r_tests())) { run_r_tests_for_known_hosts() get_run_r_tests() } # }
Run the code above in your browser using DataLab