Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MICS_Biomathematics
prettyplots
tableExtra
Commits
eff333df
Commit
eff333df
authored
Nov 23, 2020
by
Pradat Yoann
Browse files
[CI] test renv cache repo
parent
5f2d1c08
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
eff333df
...
...
@@ -12,6 +12,8 @@ check:
stage
:
check
image
:
gitlab-research.centralesupelec.fr:4567/2019pradaty/rcached
script
:
-
echo ~
-
ls -la ~
-
Rscript -e "cat(paste('path renv root:', renv::paths\$root()), '\\n')"
# - Rscript -e 'if (!requireNamespace("renv", quietly = TRUE)) install.packages("renv")'
# - Rscript -e 'renv::restore()'
...
...
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