Figra is powered by the following open-source R packages.
If you use Figra in your research, please consider citing them appropriately.
| Package | Role in Figra |
|---|---|
| ggplot2 | Core figure generation and visualization |
| webR | R runtime in the browser via WebAssembly |
| svglite | SVG graphics output |
| dplyr | Data manipulation and processing |
| multcomp | Dunnett post-hoc test |
| dunn.test | Dunn post-hoc test for non-parametric comparisons |
| kSamples | Anderson-Darling k-sample test |
| drc | Dose-response curve fitting (IC50, 4PL model) |
| minpack.lm | Nonlinear least squares fitting (IC50 alternative method) |
| jsonlite | JSON parsing for custom comparison settings |
| ggpattern | Pattern fills (stripes, crosshatch, etc.) for bar charts |
| ggpubr | Statistical significance brackets on plots |
| vbracket | Statistical comparison legend for grouped line plots |
citation("packagename") in R or RStudio.