Add support for R language
Open
feature
r
- Dominant language
- Python
- Stars
- 4.3k
- Forks
- 371
- Avg merge
- 26d 1h
- Merged PRs (30d)
- 1
Description
**Goal**
Allow developing apps and dashboards in R; feature-parity with Python API.
**Phases**
- [x] Initial `qgen` UI API scaffolding.
- [x] Initial support for scripts (not apps), bundled as an R package that can be installed without CRAN (`R CMD INSTALL`?).
- [x] Port 5-10 examples from Python to R.
- [x] Use examples to refine API design.
- [x] Ship support for scripts (dashboards only): #612
- [ ] API improvements #773
- [x] Plan support for apps.
- [ ] Implement R apps
Contributor guide
Assessment
This issue has not been assessed yet.