flowR is a static dataflow analyzer and program slicer for the R programming language (currently tested for versions 4.x
and 3.6.x
). You can get and use flowR as a Visual Studio Code extension, RStudio Addin, R package, and as a Docker image.
To get started with flowR and its features, please check out the Overview page. The Setup wiki page explains how you can download and setup flowR on your system. With docker 🐳️, the following line should be enough (and drop you directly into the read-eval-print loop):
docker run -it --rm eagleoutice/flowr
You can enter :help
to gain more information on its capabilities.
For more details on how to use flowR please refer to the wiki pages, as well as the deployed code documentation.
We welcome every contribution! Please check out the contributing guidelines for more information.
Florian Sihler 💻 🤔 🚧 📆 🔬 |
Ell 💻 🚧 |
Lukas Pietzschmann 💻 |
Benedikt Jutz 💻 |
Core5563 💻 |
Ehcsan 💻 |
|
Add your contributions |
flowr is actively developed by Florian Sihler (contact at: florian.sihler@uni-ulm.de) under the GPLv3 License.