chronicler: Add Logging to Functions

Decorate functions to make them return enhanced output. The enhanced output consists in an object of type 'chronicle' containing the result of the function applied to its arguments, as well as a log detailing when the function was run, what were its inputs, what were the errors (if the function failed to run) and other useful information. Tools to handle decorated functions are included, such as a forward pipe operator that makes chaining decorated functions possible.

Package details

AuthorBruno Rodrigues [aut, cre, cph] (<https://orcid.org/0000-0002-3211-3689>)
MaintainerBruno Rodrigues <bruno@brodrigues.co>
LicenseGPL (>= 3)
Version0.2.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("chronicler")

Try the chronicler package in your browser

Any scripts or data that you put into this service are public.

chronicler documentation built on June 22, 2024, 11:30 a.m.