Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks.
Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks.
To install R-highlight, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-highlight
To see what files were installed by R-highlight, run:
port contents R-highlight
To later upgrade R-highlight, run:
sudo port selfupdate && sudo port upgrade R-highlight
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.