MazamaCoreUtils: Utility Functions for Production R Code

A suite of utility functions providing functionality commonly needed for production level projects such as logging, error handling, cache management and date-time parsing. Functions for date-time parsing and formatting require that time zones be specified explicitly, avoiding a common source of error when working with environmental time series.

Version: 0.5.2
Depends: R (≥ 4.0.0)
Imports: devtools, digest, dplyr, futile.logger, geohashTools, lubridate, magrittr, purrr, rlang (≥ 1.1.0), rvest, stringr, tibble, xml2
Suggests: knitr, markdown, testthat (≥ 3.1.7), rmarkdown, roxygen2
Published: 2024-02-08
Author: Jonathan Callahan [aut, cre], Eli Grosman [ctb], Spencer Pease [ctb], Thomas Bergamaschi [ctb]
Maintainer: Jonathan Callahan <jonathan.s.callahan at gmail.com>
BugReports: https://github.com/MazamaScience/MazamaCoreUtils/issues
License: GPL-3
URL: https://github.com/MazamaScience/MazamaCoreUtils
NeedsCompilation: no
Materials: README NEWS
CRAN checks: MazamaCoreUtils results

Documentation:

Reference manual: MazamaCoreUtils.pdf
Vignettes: Cache Management
Date Parsing
Error Handling
Logging

Downloads:

Package source: MazamaCoreUtils_0.5.2.tar.gz
Windows binaries: r-devel: MazamaCoreUtils_0.5.2.zip, r-release: MazamaCoreUtils_0.5.2.zip, r-oldrel: MazamaCoreUtils_0.5.2.zip
macOS binaries: r-release (arm64): MazamaCoreUtils_0.5.2.tgz, r-oldrel (arm64): MazamaCoreUtils_0.5.2.tgz, r-release (x86_64): MazamaCoreUtils_0.5.2.tgz
Old sources: MazamaCoreUtils archive

Reverse dependencies:

Reverse imports: AirMonitor, MazamaLocationUtils, MazamaSpatialPlots, MazamaSpatialUtils, MazamaTimeSeries

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MazamaCoreUtils to link to this page.