To install R-RLRsim, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-RLRsim
To see what files were installed by R-RLRsim, run:
port contents R-RLRsim
To later upgrade R-RLRsim, run:
sudo port selfupdate && sudo port upgrade R-RLRsim
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.