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
2260f61a
Commit
2260f61a
authored
Apr 06, 2021
by
Dorchies David
Browse files
ci: dependencies issue with package 'usethis'
- directory error on install_deps Refs
#86
parent
8ca348c0
Pipeline
#22035
failed with stages
in 11 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2260f61a
...
...
@@ -20,7 +20,7 @@ default:
-
cd ..
-
echo "setwd(\"$(pwd)\")" > .Rprofile
-
R -e 'utils::install.packages("usethis", repo = "https://cloud.r-project.org/")'
-
R -e 'remotes::install_deps(pkgdir = "air
GR
", dep = T)'
-
R -e 'remotes::install_deps(pkgdir = "air
gr
", dep = T)'
-
R CMD build airgr
-
rename "s/airGR/${R_VERSION}.airGR/" airGR_*.tar.gz
-
mv *.tar.gz 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