Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/strazto/mandrake

📖🐉- Bring reading the manual 📖 closer to your drake 🐉 workflow 🔥
https://github.com/strazto/mandrake

data-science drake high-performance-computing makefile pipeline r r-package reproducibility reproducible-research rstats workflow

Last synced: 3 months ago
JSON representation

📖🐉- Bring reading the manual 📖 closer to your drake 🐉 workflow 🔥

Awesome Lists containing this project

README

        

---
output: github_document
---

# mandrake

`{mandrake}` is an R package that aims to bridge the gap between:

* the **man**ual & the [`{drake}`](https://github.com/ropensci/drake) workflow
* your `code`'s ⌨️ documentation & your data's 📈 documentation.

`{mandrake}` extends the communication tools provided by `{drake}` & supercharges them to connect directly with
your workflows at both an eagle-eye view, & in intimate detail.

`{mandrake}` also extends [`{roxygen2}`](https://github.com/r-lib/roxygen2/) to allow you to use the standard `{roxygen2}` documentation workflow to document
your datasets in the same place that you create them, as well as the tools to inherit this dataset documentation around
packages with minimal effort.

## Demonstration


GIF preview

Click for a higher res demo


See `vignette("mandrake")` for an interactive demo [[link]](https://mstrasiot.to/mandrake/articles/mandrake.html).