Commit 20467dc6 authored by Dorchies David's avatar Dorchies David
Browse files

ci: debug R_LIBS_USER issue with R v4.0.5

Showing with 1 addition and 0 deletions
+1 -0
......@@ -19,6 +19,7 @@ default:
- cd ..
- echo "setwd(\"$(pwd)\")" > .Rprofile
- R -e 'Sys.getenv()'
- R -e '.libPaths()'
- R -e 'utils::install.packages("usethis", repo = "https://cloud.r-project.org/")'
- R -e 'remotes::install_deps(pkgdir = "airgr", dep = T)'
- R CMD build airgr
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment