Skip to content

Commit ccc0945

Browse files
committed
create the ~/R directory
1 parent 23943cf commit ccc0945

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ for:
5454
- brew install pandoc pandoc-citeproc
5555
- brew cask install r
5656
- echo 'options(repos = "https://cran.rstudio.com")' > ~/.Rprofile
57+
- mkdir -p ~/R
5758
- echo 'R_LIBS_USER="~/R"' > ~/.Renviron
5859
- Rscript -e "install.packages('tinytex', dependencies = TRUE)"
5960
- R CMD INSTALL .

0 commit comments

Comments
 (0)