ficonsulting / ficonsulting/RInno
there is no package called ‘httpuv’
Open
- Dominant language
- HTML
- Stars
- 313
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
I try to make installer using https://github.com/zarathucorp/FeederNetEstimation
```r
create_app(app_name = "FeederNetEstimation",
app_repo_url = "https://github.com/zarathucorp/FeederNetEstimation",
app_dir = "/myapp"
pkgs = c("ggplot2", "DT", "data.table", "jsmodule", "shinycustomloader", "shinyhttr", "shinyWidgets", "zip", "htmltools", "devEMF")
)
```
After click execute file, I see only white background with **there is no package called ‘httpuv’**
How can I solve the problem?
sincerely
Jinseob Kim
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.