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
968e164a
Commit
968e164a
authored
Oct 25, 2018
by
peguerin
Browse files
Update README.md
parent
5b2e59c2
Pipeline
#168
failed with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
968e164a
...
...
@@ -32,13 +32,7 @@ You must install the following softwares and packages :
-
[
JULIA Version 0.5.2
](
https://julialang.org/
)
-
[
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]rgeos
`install.packages("rgeos")`
or alternatively
`install.packages("https://cran.r-project.org/src/contrib/Archive/rgeos/rgeos_0.3-26.tar.gz", 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