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
GNet
APPINetwork
Commits
669f5b37
Commit
669f5b37
authored
Jan 03, 2022
by
Gosset Simon
Browse files
Update README.md
parent
2abd6756
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
669f5b37
...
@@ -28,7 +28,7 @@ Then open Rstudio and enter the following commands :
...
@@ -28,7 +28,7 @@ Then open Rstudio and enter the following commands :
install.packages("devtools")
install.packages("devtools")
library("devtools")
library("devtools")
install.packages( pkgs = c("R.methodsS3","rPython","stringr","rlang", "igraph"), dependencies = TRUE)
install.packages( pkgs = c("R.methodsS3","rPython","stringr","rlang", "igraph"), dependencies = TRUE
, ask = FALSE
)
devtools::install_gitlab("GNet/appinetwork", host = "https://forgemia.inra.fr")
devtools::install_gitlab("GNet/appinetwork", host = "https://forgemia.inra.fr")
## Usage
## Usage
...
...
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