ficonsulting / ficonsulting/RInno

there is no package called ‘httpuv’

Abierto
#139 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
HTML
Estrellas
313
Forks
66
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.