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.5.3")



Attach the package and use:
library("MazamaCoreUtils")
Maintained by
Jonathan Callahan
[Scholar Profile | Author Map]
First Published: 2018-10-27
Latest Update: 2024-02-08
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.5.3, https://cran.r-project.org/web/packages/MazamaCoreUtils. Accessed 13 Apr. 2025.
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)
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
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for MazamaCoreUtils0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
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  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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