Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
diegoellissoto/Reimagining_SF_Shiny_App
avephill
/
Reimagining_SF_Shiny_App
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
avephill
commited on
Jan 22
Commit
702467b
·
verified
·
1 Parent(s):
82e6525
Update install.r
Browse files
Files changed (1)
hide
show
install.r
+3
-1
install.r
CHANGED
Viewed
@@ -14,4 +14,6 @@ install.packages(c("shinyjs",
14
"sjPlot",
15
"sjlabelled",
16
"bslib",
17
-
"shinycssloaders"
))
14
"sjPlot",
15
"sjlabelled",
16
"bslib",
17
+
"shinycssloaders"
,
18
+
"duckdb"))
19
+