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
reservebenefit
worldmap_fish_genetic_diversity
Commits
5b2e59c2
Commit
5b2e59c2
authored
Oct 25, 2018
by
peguerin
Browse files
Update README.md
parent
9a6c881d
Pipeline
#167
canceled with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
5b2e59c2
...
...
@@ -33,6 +33,12 @@ You must install the following softwares and packages :
-
[
R Version 3.2.3
](
https://cran.r-project.org/
)
-
[R-package]ggplot2
`install.packages("ggplot2")`
-
[R-package]rgeos
`install.packages("rgeos")`
-
or alternatively
```
packageRgeosURL="https://cran.r-project.org/src/contrib/Archive/rgeos/rgeos_0.3-26.tar.gz"
install.packages(packageRgeosURL, type="source")
```
install.packages(packageRgeosURL, type="source")
-
[R-package]rgdal
`install.packages("rgdal")`
it may require to install
`libgdal-dev`
-
[R-package]nodiv
`install.packages("nodiv")`
-
[R-package]raster
`install.packages("raster")`
...
...
Write
Preview
Supports
Markdown
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