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