checkGCC {Certara.NLME8} | R Documentation |
Performs operating system dependent check for availability of GCC.
checkGCC(OS.type = .Platform$OS.type)
OS.type |
Character specifying operating system type. Defaults to |
TRUE
if GCC check is successful, otherwise FALSE
.
checkGCC()