@@ -23,7 +23,7 @@ GenEst may also be installed from code.usgs.gov. Setup and installation require
Several third-party pacakges are required; all are free and open source and available from CRAN. The easiest way to install them is to run the following commands in R (with guidance concerning potential dialog boxes given below the commands):
Navigate to https://code.usgs.gov/ecosystems/GenEst/releases.
\-- For Windows, download the compressed folder GenEst_1.x.x.zip (do not unzip) and note where it is stored. You will install from the local .zip folder.
\-- For Windows, download the compressed folder GenEst_1.4.0.zip (do not unzip) and note where it is stored. You will install from the local .zip folder.
\-- For Mac OS or Unix-like OS, download the compressed file GenEst_1.x.x.tar.gz and note where it is stored. You will install from the local .tar.gz file.
\-- For Mac OS or Unix-like OS, download the compressed file GenEst_1.4.0.tar.gz and note where it is stored. You will install from the local .tar.gz file.
\-- Next, if you are working directly in R (not R Studio), run the following command:
```
install.packages(file.choose()) # and navigate to the package archive file you just downloaded: