Don't "depend" on dashHtmlComponents
Open
- Dominant language
- R
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Since {dash2} exports its own HTML tag building functions, it may be redundant to also make all the {dashHtmlComponents} functions available since there's a one-to-one mapping between those and the `html` list.
The package should be moved from "Depends" to "Imports" in DESCRIPTION.
This is not currently possible due to https://github.com/plotly/dashR/issues/260 blocking it
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.