@eagleoutice/flowr
TypeScript icon, indicating that this package has built-in type declarations

1.5.2 • Public • Published

flowR logo
QA (and potentially deploy) codecov Docker Image Version (latest semver) latest tag Marketplace

flowR is a static dataflow analyzer and program slicer for the R programming language (currently tested for versions 4.x). It is available as a Visual Studio Code extension and as a docker image.

⭐ Getting Started

To get started with flowR, please check out the Overview. The Setup wiki page explains how you can download and setup flowR on your system. For Visual Studio Code, please see the marketplace entry. With docker 🐳️, the following line should be enough (and drop you directly into the REPL):

docker run -it --rm eagleoutice/flowr

📜 More Information

For more details, see the wiki pages and the deployed code documentation.

We welcome every contribution! Please check out the contributing guidelines for more information.


flowr is actively developed by Florian Sihler (contact at: florian.sihler@uni-ulm.de) under the GPLv3 License.


Package Sidebar

Install

npm i @eagleoutice/flowr

Weekly Downloads

28

Version

1.5.2

License

ISC

Unpacked Size

719 kB

Total Files

353

Last publish

Collaborators

  • eagleoutice