Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

TraME-Project/Shortest-Path-R

Open more actions menu

Repository files navigation

Shortest Path Algorithms using R (SPR)   Build Status Build status

Overview

Compute shortest paths in a directed graph.

Installation

To install the package, run:

install.packages("devtools")
library(devtools)
install_github("TraME-Project/Shortest-Path-R")

Note that SPR requires compilation, and so an appropriate development environment is necessary to install the package.

  • For Windows users, get Rtools.
  • For Mac users, get Xcode and the requisite R build tool (clang4 and gfortran6).

Authors

Keith O'Hara

License

GPL (>= 2)

About

R package for shortest path computation in directed graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.