R Package Repository
Introduction
Welcome to SRAN, our CRAN compatible package repository.
It contains all our current and previous package releases
Linux installs will pull down the source package and perform and build and install, whereas Windows and MacOS X will download and install the binary package directly.
Current Packages
To install any of our current packages just use the standard R install.packages() mechanism but specifiy this repository as the repos parameter.
StrathE2E2 Version 3.2.0
You can download the source code from the StrathE2E2 GitLab Repository
On all platforms (Linux, Windows 10, MacOS X) you can install the package directory from this repository.
- install.packages("StrathE2E2", repos="https://marineresourcemodelling.gitlab.io/sran")
- install.packages("StrathE2E2examples", repos="https://marineresourcemodelling.gitlab.io/sran")
The latest source package is version 3.2.0. A Windows binary for this version is provided here for R 4.0.
A Windows binary package will provided here for R 3.6 shortly.
MacOS binary packages for both R 3.6 and R 4.0 will be provide here shortly.
StrathE2E2 Version 3.2.0 is also available from CRAN
Previous Releases
To install a previous release you must download the relevant package listed below, then install from the downloaded file:
- Linux source packages:
- Windows binary packages (R 4.0):
- MacOS X binary packages (R 4.0):
- Windows binary packages (R 3.6):
- MacOS X binary packages (R 3.6):