Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SciViews
svbox-renku
Commits
e56afa13
Commit
e56afa13
authored
Sep 20, 2021
by
Philippe Grosjean
Browse files
Update install.R (URL correction for flow)
parent
d99cbebe
Pipeline
#254901
passed with stage
in 31 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
install.R
View file @
e56afa13
...
@@ -47,7 +47,7 @@ install_from_url <- function(url) {
...
@@ -47,7 +47,7 @@ install_from_url <- function(url) {
#remotes::install_github("SciViews/svMisc")
#remotes::install_github("SciViews/svMisc")
install_from_url
(
"https://filedn.com/lzGVgfOGxb6mHFQcRn9ueUb/svbox2021/files/svMisc_1.2.1.tar.gz"
)
install_from_url
(
"https://filedn.com/lzGVgfOGxb6mHFQcRn9ueUb/svbox2021/files/svMisc_1.2.1.tar.gz"
)
#remotes::install_github("SciViews/flow")
#remotes::install_github("SciViews/flow")
install_from_url
(
"https://filedn.com/lzGVgfOGxb6mHFQcRn9ueUb/
files/
svbox2021/files/flow_1.1.0.tar.gz"
)
install_from_url
(
"https://filedn.com/lzGVgfOGxb6mHFQcRn9ueUb/svbox2021/files/flow_1.1.0.tar.gz"
)
#remotes::install_github("SciViews/data.io")
#remotes::install_github("SciViews/data.io")
install_from_url
(
"https://filedn.com/lzGVgfOGxb6mHFQcRn9ueUb/svbox2021/files/data.io_1.3.0.tar.gz"
)
install_from_url
(
"https://filedn.com/lzGVgfOGxb6mHFQcRn9ueUb/svbox2021/files/data.io_1.3.0.tar.gz"
)
#remotes::install_github("SciViews/chart")
#remotes::install_github("SciViews/chart")
...
...
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