We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23943cf commit ccc0945Copy full SHA for ccc0945
1 file changed
appveyor.yml
@@ -54,6 +54,7 @@ for:
54
- brew install pandoc pandoc-citeproc
55
- brew cask install r
56
- echo 'options(repos = "https://cran.rstudio.com")' > ~/.Rprofile
57
+ - mkdir -p ~/R
58
- echo 'R_LIBS_USER="~/R"' > ~/.Renviron
59
- Rscript -e "install.packages('tinytex', dependencies = TRUE)"
60
- R CMD INSTALL .
0 commit comments