checkGCC {Certara.NLME8} | R Documentation |
Checks the local host for GCC version in the path
Description
Performs operating system dependent check for availability of GCC.
Usage
checkGCC(OS.type = .Platform$OS.type)
Arguments
OS.type |
Character specifying operating system type. Defaults to |
Value
TRUE
if GCC check is successful, otherwise FALSE
.
Examples
checkGCC()
[Package Certara.NLME8 version 1.2.4 Index]