checkGCC: Checks the local host for GCC version in the path

View source: R/checkHostParams.R

checkGCCR 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 .Platform$OS.type.

Value

TRUE if GCC check is successful, otherwise FALSE.

Examples

  checkGCC()


Certara.NLME8 documentation built on Oct. 16, 2024, 1:09 a.m.