RLANG System Option

Specifies whether SAS executes R language statements.
Valid in: Configuration file, SAS invocation
Category: System administration: Security
PROC OPTIONS GROUP= SECURITY
Note: This option can be restricted by a site administrator. For more information, see Restricted Options.

Syntax

Syntax Description

RLANG
specifies that SAS can execute R language statements in operating environments that support the R language.
NORLANG
specifies that SAS is not to execute R language statements. This is the default value.

Details

If RLANG is specified and the R language is not supported in the operating environment, SAS writes a message to the SAS log. The message indicates that the R language is not supported and asks you to call SAS Technical Support. SAS Technical Support would like to track the operating environments where users would like SAS to execute R language statements, but the R language is not supported.

See Also

SAS/IML User’s Guide