Versatile tools and data for graph matching analysis with various forms of prior information that supports working with igraph objects, matrix objects or lists of either.
Versatile tools and data for graph matching analysis with various forms of prior information that supports working with igraph objects, matrix objects or lists of either.
To install R-iGraphMatch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-iGraphMatch
To see what files were installed by R-iGraphMatch, run:
port contents R-iGraphMatch
To later upgrade R-iGraphMatch, run:
sudo port selfupdate && sudo port upgrade R-iGraphMatch
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.