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 03 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  
SMR  
Externally Studentized Midrange Distribution
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
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  
HGMND  
Heterogeneous Graphical Model for Non-Negative Data
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency  
metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
predictoR  
Predictive Data Analysis System
Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,513

Dependencies

64,101

Author Associations

23,581

Publication Badges

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