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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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