is_active(config)R_CONFIG_ACTIVE environment variable. If the variable is
not defined then the "default" configuration is used.To test for whether a configuration is active you should use the
is_active function rather than inspecting the
environment variable directly (this is to so that tests remain
valid if other means of specifing configurations are introduced
in the future).