Metayer is a collection of package development tools. It aims to improve the jupyter notebook experience, easing the problem of style drift in later stages of the publication pipeline. It also delivers an integration of the cli and logger packages, imbuing well-known cli operations with logger entry points. The package is intended to be highly configurable, providing extensibility as a reverse dependency.
Installation
metayer is available on github: https://github.com/dustinlennon/metayer.
devtools::install_github("dustinlennon/metayer", build_vignettes = TRUE)
Getting Started
Get started here!