solareclipser is an R package for
SOLAR-Eclipse.
base R installation:
-
Download the tarball from the releases page
-
Install the package with the following command (replace the path with the actual path to the downloaded file):
install.packages("path/to/package.tar.gz", repos = NULL, type = "source")