Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
adalisan committed Sep 12, 2017
1 parent 952842f commit e5d216a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: RGraphM
Type: Package
Title: Graph Matching Library for R
Version: 0.1.11
Version: 0.1.12
Author: Mikhail Zaslavskiy, Sancar Adali
Maintainer: Sancar Adali <[email protected]>
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> .
Expand Down
1 change: 1 addition & 0 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Not sure, if tests will run, because of RcppGSL Solaris problem

OSX release
Crashes upon running test (empty matrix problem?)
Works as of version 0.1.11

Windows 7 x64 R 3.3.1
* using R version 3.3.1 (2016-06-21)
Expand Down

0 comments on commit e5d216a

Please sign in to comment.