Sophisticated static program analysis framework for the R programming language.
-
Updated
Jun 14, 2025 - TypeScript
Static program analysis (or static analysis) is the analysis of computer programs performed without executing them, in contrast with dynamic program analysis, which is performed on programs during their execution.
Sophisticated static program analysis framework for the R programming language.