Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cjabradshaw authored Nov 16, 2023
1 parent d834702 commit 70a15e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ R code by Corey Bradshaw (<a href="http://github.com/cjabradshaw">@cjabradshaw</
- <em>ssdHuman.csv</em>: stable-stage distribution of paleaolithic humans from <a href="http://doi.org/10.21203/rs.3.rs-3468157/v1">Bradshaw et al.</a> (2023: doi:10.21203/rs.3.rs-3468157/v1)

## R libraries
- <a href="https://github.com/FredSaltre/CRIWM/"><code>Rexinct</code></a>: install via Github – <code>devtools::install_github("FredSaltre/CRIWM/Rextinct")</code>. Note: library name has a typo (i.e., 'Rexinct', not 'Rextinct'), so you need to call <code>library(Rexinct)</code> until it is rectified
- <a href="https://github.com/FredSaltre/CRIWM/"><code>Rexinct</code></a> (approach described in this <a href="https://doi.org/10.1016/j.quageo.2023.101489">paper</a>): install via Github – <code>devtools::install_github("FredSaltre/CRIWM/Rextinct")</code>. Note: library name has a typo (i.e., 'Rexinct', not 'Rextinct'), so you need to call <code>library(Rexinct)</code> until it is rectified
- <code>dplyr</code>, <code>plotly</code>, <code>ggpubr</code>, <code>truncnorm</code>, <code>doSNOW</code>, <code>iterators</code>, <code>snow</code>, <code>foreach</code>, <code>lhs</code>, <code>data.table</code>, <code>dismo</code>, <code>gbm</code>
<br>

Expand Down

0 comments on commit 70a15e4

Please sign in to comment.