| check | Package check |
| check_fast | Package check without building vignettes |
| check_faster | Package check without building vignettes or examples |
| check_fastest | Package check without building vignettes, examples or tests |
| check_slow | Check and run donttest examples |
| check_slower | Check and run donttest and dontrun examples |
| check_slowest | Check and run donttest and dontrun examples, max testing |
| dateRange | Create a POSIXct date range |
| dateSequence | Create a POSIXct date sequence |
| DEBUG | Log levels |
| ERROR | Log levels |
| FATAL | Log levels |
| INFO | Log levels |
| initializeLogging | Initialize standard log files |
| lintFunctionArgs | Lint a source file's function arguments |
| lintFunctionArgs_dir | Lint a source file's function arguments |
| lintFunctionArgs_file | Lint a source file's function arguments |
| loadDataFile | Load data from URL or local file |
| logger.debug | Python-style logging statements |
| logger.error | Python-style logging statements |
| logger.fatal | Python-style logging statements |
| logger.info | Python-style logging statements |
| logger.isInitialized | Check for initialization loggers |
| logger.setLevel | Set console log level |
| logger.setup | Set up python-style logging |
| logger.trace | Python-style logging statements |
| logger.warn | Python-style logging statements |
| logLevels | Log levels |
| manageCache | Manage the size of a cache |
| MazamaCoreUtils | Utility Functions for Production R Code |
| parseDatetime | Parse datetime strings |
| setIfNull | Set a variable to a default value if it is NULL |
| stopIfNull | Stop if an object is NULL |
| stopOnError | Error message translator |
| timeRange | Create a POSIXct time range |
| timeStamp | Character representation of a POSIXct |
| timezoneLintRules | Rules for timezone linting. |
| TRACE | Log levels |
| WARN | Log levels |