Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
R ecosystem
WindowsR
Commits
78bf5198
Commit
78bf5198
authored
Oct 08, 2020
by
Jean-Francois Rey
☕
Browse files
update r package script
parent
2ad89fb4
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ansible_provisioning/files/install-r-packages.sh
View file @
78bf5198
...
...
@@ -66,7 +66,7 @@ echo "dir.create(Sys.getenv('R_LIBS_USER'), recursive=TRUE); \
'purrr'
\
),
\
dependencies=TRUE,
\
repos='https://cran.biotools.fr')"
>
/c/Windows/Temp/install.R
\
repos='https://cran.biotools.fr')"
>
/c/Windows/Temp/install.R
Rscript /c/Windows/Temp/install.R
...
...
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