Is a compiler available?
has_devel
returns TRUE
or FALSE
. check_devel
throws an error if you don't have developer tools installed. Implementation
based on a suggestion by Simon Urbanek. End-users (particularly those on
Windows) should generally run check_build_tools()
rather than
check_compiler()
.
has_compiler(debug = FALSE) check_compiler(debug = FALSE)
debug |
If |
has_compiler() check_compiler() with_build_tools(has_compiler())
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.