Other packages > Find by keyword >

MazamaCoreUtils  

Utility Functions for Production R Code
View on CRAN: Click here


Download and install MazamaCoreUtils package within the R console
Install from CRAN:
install.packages("MazamaCoreUtils")

Install from Github:
library("remotes")
install_github("cran/MazamaCoreUtils")

Install by package version:
library("remotes")
install_version("MazamaCoreUtils", "0.6.0")



Attach the package and use:
library("MazamaCoreUtils")
Maintained by
Jonathan Callahan
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-27
Latest Update: 2024-12-03
Description:
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.
How to cite:
Jonathan Callahan (2018). MazamaCoreUtils: Utility Functions for Production R Code. R package version 0.6.0, https://cran.r-project.org/web/packages/MazamaCoreUtils. Accessed 05 Mar. 2026.
Previous versions and publish date:
0.1.1 (2018-10-27 00:40), 0.1.3 (2018-12-03 06:10), 0.2.0 (2019-07-18 08:37), 0.3.1 (2019-08-20 21:00), 0.3.5 (2019-09-10 09:00), 0.3.9 (2019-10-04 15:00), 0.4.0 (2019-11-06 22:30), 0.4.2 (2020-01-09 00:02), 0.4.3 (2020-04-08 21:30), 0.4.4 (2020-07-20 23:10), 0.4.6 (2020-11-13 22:20), 0.4.8 (2021-08-18 11:40), 0.4.9 (2021-10-09 07:50), 0.4.10 (2021-11-11 20:30), 0.4.12 (2022-07-20 21:10), 0.4.13 (2022-08-25 01:12), 0.4.14 (2023-06-06 00:10), 0.4.15 (2023-07-06 02:14), 0.4.16 (2023-08-29 23:50), 0.5.0 (2023-10-28 07:40), 0.5.1 (2023-11-13 18:23), 0.5.2 (2024-02-08 08:00), 0.5.3 (2024-12-03 06:30)
Other packages that cited MazamaCoreUtils R package
View MazamaCoreUtils citation profile
Other R packages that MazamaCoreUtils depends, imports, suggests or enhances
Complete documentation for MazamaCoreUtils
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA