--- title: Config Options for r sidebar_label: r --- | Option | Description | Values | Default | | ------ | ----------- | ------ | ------- | |packageName|R package name (convention: lowercase).| |openapi| |packageVersion|R package version.| |1.0.0| |hideGenerationTimestamp|Hides the generation timestamp when files are generated.| |true| |returnExceptionOnFailure|Throw an exception on non success response codes| |false| |exceptionPackage|Specify the exception handling package|
**default**
Use stop() for raising exceptions.
**rlang**
Use rlang package for exceptions.
|default| ## IMPORT MAPPING | Type/Alias | Imports | | ---------- | ------- | ## INSTANTIATION TYPES | Type/Alias | Instantiated By | | ---------- | --------------- | ## LANGUAGE PRIMITIVES ## RESERVED WORDS