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.4.13
Depends: R (≥ 3.5.0)
Imports: devtools, digest, dplyr, futile.logger, lubridate, magrittr, purrr, rlang (≥ 0.1.2), rvest, stringr, tibble, xml2
Suggests: knitr, markdown, testthat (≥ 2.1.0), rmarkdown, roxygen2
Published: 2022-08-24
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.4.13.tar.gz
Windows binaries: r-devel: MazamaCoreUtils_0.4.13.zip, r-release: MazamaCoreUtils_0.4.13.zip, r-oldrel: MazamaCoreUtils_0.4.13.zip
macOS binaries: r-release (arm64): MazamaCoreUtils_0.4.13.tgz, r-oldrel (arm64): MazamaCoreUtils_0.4.13.tgz, r-release (x86_64): MazamaCoreUtils_0.4.13.tgz, r-oldrel (x86_64): MazamaCoreUtils_0.4.13.tgz
Old sources: MazamaCoreUtils archive

Reverse dependencies:

Reverse depends: PWFSLSmoke
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.