robertvidigal commited on
Commit
8a7c0f2
·
verified ·
1 Parent(s): 665aeb9

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +0 -10
app.R CHANGED
@@ -1,13 +1,3 @@
1
- #if (!requireNamespace("lapop", quietly = TRUE)) {
2
- # message("lapop missing at app start; attempting install (this will print logs).")
3
- # install.packages("remotes", repos='https://cloud.r-project.org')
4
- # remotes::install_github('lapop-central/lapop', dependencies=TRUE, force=TRUE, build_vignettes=FALSE, upgrade='never')
5
- #}
6
-
7
- if (!requireNamespace("shinyWidgets", quietly = TRUE)) {
8
- install.packages("shinyWidgets", repos='https://cloud.r-project.org')
9
- }
10
-
11
  library(lapop)
12
  library(haven)
13
  library(dplyr)
 
 
 
 
 
 
 
 
 
 
 
1
  library(lapop)
2
  library(haven)
3
  library(dplyr)