CMD + K

r-chronicler

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-chronicler

Usage Tracking

0.3.0
0.2.2
0.2.1
0.2.0
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Aug 19, 2025 at 08:11

License

GPL-3.0-or-later

Supported Platforms

noarch