Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
HYCAR-Hydro
airGR
Commits
1009456f
Commit
1009456f
authored
Apr 16, 2021
by
Dorchies David
Browse files
ci: debug R_LIBS_USER issue with R v4.0.5
parent
b131e890
Pipeline
#22358
failed with stages
in 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1009456f
...
...
@@ -18,6 +18,7 @@ default:
script
:
-
cd ..
-
echo "setwd(\"$(pwd)\")" > .Rprofile
-
R -e 'Sys.getenv()'
-
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment