Skip to content

Commit 063446f

Browse files
authored
Update requirements.R
1 parent 44c0986 commit 063446f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DockerConfig/requirements.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
install.packages("cmdstanr", repos = c("https://mc-stan.org/r-packages/", getOption("repos")))
22
library(cmdstanr)
3-
cmdstanr::install_cmdstan(dir=file.path("/home/expdes/, ".cmdstanr"))
3+
cmdstanr::install_cmdstan(dir=file.path("/home/expdes/", ".cmdstanr"))
44

55
install.packages(c("janitor", "feather", "patchwork","glmnet","stargazer","corrplot","ggpubr","testthat","sodium","DiagrammeR","rmarkdown", "knitr","markdown","Hmisc"))
66
install.packages("rmarkdown", version = "2.11")

0 commit comments

Comments
 (0)