has | R Documentation |
Corresponding functions to check
, but intended for programatic use.
has_make(silent = TRUE, force_logical = TRUE)
has_git(silent = TRUE, force_logical = TRUE)
has_docker(silent = TRUE, force_logical = TRUE)
has_docker_running(silent = TRUE, force_logical = TRUE)
has_choco(silent = TRUE, force_logical = TRUE)
has_brew(silent = TRUE, force_logical = TRUE)
has_ssh(silent = TRUE, force_logical = TRUE)
has_github_token(silent = TRUE, force_logical = TRUE)
has_github_token_access(silent = TRUE, force_logical = TRUE)
has_github_ssh(silent = TRUE, force_logical = TRUE)
has_github(silent = TRUE, force_logical = TRUE)
has_renv(silent = TRUE, force_logical = TRUE)
has_targets(silent = TRUE, force_logical = TRUE)
has_worcs(silent = TRUE, force_logical = TRUE)
has_gert(silent = TRUE, force_logical = TRUE)
silent |
Should a message be printed that informs the user? |
force_logical |
Should the return value be passed through |
Other checkers:
check_package()
,
check
,
has_package()
,
uses
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.