compiler: Extract the Compiler Name from an NMQual Configuration File

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/runCommand.R

Description

This function reads the configuration file and extracts the last path element of the first space-delimited component of the ‘nmtran’ instruction, typically a compiler name.

Usage

1
compiler(config, pathsep = '/', ...)

Arguments

config

path for a configuration file

pathsep

file system path separator

...

ignored

Value

character

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also

Examples

1
## Not run: compiler('../NONMEM/nm6osx1/test/config.xml'))

metrumresearchgroup/metrumrg documentation built on May 22, 2019, 7:51 p.m.