ficonsulting / ficonsulting/RInno

there is no package called ‘httpuv’

Open
#139 4 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.