Utility functions for production R code.
Maintainer: Jonathan Callahan jonathan.s.callahan@gmail.com
Other contributors:
Eli Grosman eligrosman1@gmail.com [contributor]
Spencer Pease spencerpease618@gmail.com [contributor]
Thomas Bergamaschi tbergama@gmail.com [contributor]
MazamaCoreUtils provides a standardized set of utility functions used by MazamaScience packages and R-based operational systems.
Functionality includes:
Python-style logging
simple error messaging
cache management
API key handling
date parsing and formatting
longitude/latitude validation
unique location ID creation
source code linting
Useful links: