A trifecta of new R packages for data validation, function logging, and a new ggplot2 extension. Episode Links This week's curator: Ryo Nakagawara (@RbyRyo (https://twitter.com/R_by_Ryo)) Exemplar: a prototype R package for data validation (https://mdneuzerling.com/post/exemplar-a-prototype-r-package-for-data-validation/) {chronicler} 0.1 (https://www.brodrigues.co/blog/2022-04-04-chron_post/): Implementation of the logger monad in R. {ggbraid} 0.1.0 (https://github.com/nsgrantham/ggbraid): Braid two lines and a ribbon in ggplot2. Supplement Resources Monads: https://ericlippert.com/category/monads/page/2/ Episode 62: https://rweekly.fireside.fm/62 ggbraid vignette: https://nsgrantham.github.io/ggbraid/articles/hoops.html