Code-Inspect / flowr

A program slicer and dataflow analyzer for the R programming language.
https://github.com/Code-Inspect/flowr/wiki
GNU General Public License v3.0
14 stars 2 forks source link

Support older R versions #819

Open EagleoutIce opened 1 month ago

EagleoutIce commented 1 month ago

When looking at the try in: https://github.com/Code-Inspect/flowr/commit/59188de9b8cecc0f64516f61be2ac79d4b9fa08b then we realize that 1) some versions are just not accessible with the action 2) others evoke smaller errors that should be fixable easily

We should support them!