Package: RGraphM
Type: Package
Title: Graph Matching Library for R
Version: 0.1.11
Author: Mikhail Zaslavskiy, Sancar Adali
Maintainer: Sancar Adali <sancar.adali@gmail.com>
Description: This is a wrapper package for the graph matching library 'graphm'. The original 'graphm' C/C++ library can be found in <http://cbio.mines-paristech.fr/graphm/> . Latest version ( 0.52 ) of this library is slightly modified to fit 'Rcpp' usage and included in the source package. The development version of the package is also available at <https://github.com/adalisan/RGraphM> .
License: GPL-2
LazyData: TRUE
Imports: Rcpp (>= 0.12), RcppGSL (>= 0.3)
LinkingTo: Rcpp,RcppGSL
NeedsCompilation: yes
RoxygenNote: 6.0.1
Packaged: 2017-09-06 17:14:13 UTC; sadali
Repository: CRAN
Date/Publication: 2017-09-06 20:36:31 UTC
