| is_running_on_gitlab_com | R Documentation |
Check whether the current machine is located on https://about.gitlab.com. This check is an approximation only.
is_running_on_gitlab_com(verbose = TRUE)
verbose |
Be verbose? |
TRUE on success,
FALSE otherwise.
Other logical helpers:
get_run_r_tests(),
is_batch(),
is_cran(),
is_false(),
is_force(),
is_installed(),
is_not_false(),
is_null_or_true(),
is_of_length_zero(),
is_r_cmd_check(),
is_r_package_installed(),
is_running_on_fvafrcu_machines(),
is_scalar(),
is_scalar_convertible2numeric(),
is_success(),
is_true(),
is_version_sufficient(),
is_windows()
Other test helpers:
develop_test(),
get_boolean_envvar(),
get_run_r_tests(),
is_cran(),
is_r_cmd_check(),
is_running_on_fvafrcu_machines(),
run_r_tests_for_known_hosts(),
set_run_r_tests()
is_running_on_gitlab_com()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.