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



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.2, https://cran.r-project.org/web/packages/MazamaCoreUtils
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)
Other packages that cited MazamaCoreUtils R package
View MazamaCoreUtils citation profile
Other R packages that MazamaCoreUtils depends, imports, suggests or enhances
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns