Facilitates creation and manipulation of metric graphs, such as street or river networks. Further facilitates operations and visualizations of data on metric graphs and the creation of a large class of random fields and stochastic partial differential equations on such spaces. These random fields can be used for simulation, prediction and inference.
Facilitates creation and manipulation of metric graphs, such as street or river networks. Further facilitates operations and visualizations of data on metric graphs and the creation of a large class of random fields and stochastic partial differential equations on such spaces. These random fields can be used for simulation, prediction and inference.
To install R-MetricGraph, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-MetricGraph
To see what files were installed by R-MetricGraph, run:
port contents R-MetricGraph
To later upgrade R-MetricGraph, run:
sudo port selfupdate && sudo port upgrade R-MetricGraph
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.