Emacs mode for statistical programming and analysis
ESS is a GNU Emacs and XEmacs mode for interactive statistical programming and data analysis. Languages supported: the S family (S, S-PLUS and R), SAS, BUGS/JAGS, Stata and XLispStat.
ESS is a GNU Emacs and XEmacs mode for interactive statistical programming and data analysis. Languages supported: the S family (S, S-PLUS and R), SAS, BUGS/JAGS, Stata and XLispStat.
To install ess, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ess
To see what files were installed by ess, run:
port contents ess
To later upgrade ess, run:
sudo port selfupdate && sudo port upgrade ess
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.