Skip to content

Commit

Permalink
Update link to CRAN on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorywaynepower authored Dec 28, 2023
1 parent 71a46df commit 3a2f979
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
@@ -1,4 +1,4 @@
# Maxent
Maxent is a stand-alone Java application for modelling species geographic distributions. This open source repository allows the Maxent community to use and contribute to the Java source code for Maxent. For further information and the current Maxent software release, please see the Maxent home page at the American Museum of Natural History: http://biodiversityinformatics.amnh.org/open_source/maxent.

If you are looking for the R package maxnet, which implements much of the functionality of the Java application, please look for "maxnet" rather than "Maxent" on GitHub (for the open source code) or on CRAN (for the R package). Contributions to both the Java application and the R package are welcome.
If you are looking for the R package maxnet, which implements much of the functionality of the Java application, please look for "maxnet" rather than "Maxent" on GitHub (for the open source code) or on [CRAN](https://CRAN.R-project.org/package=maxnet) (for the R package). Contributions to both the Java application and the R package are welcome.

0 comments on commit 3a2f979

Please sign in to comment.