To install R-MixSim, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-MixSim
To see what files were installed by R-MixSim, run:
port contents R-MixSim
To later upgrade R-MixSim, run:
sudo port selfupdate && sudo port upgrade R-MixSim
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.