Skip to content

Commit

Permalink
bumped up a version number
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/lpsymphony@130588 bc3139a8-67e5-0310-9ffc-ced21a209358
  • Loading branch information
Vladislav Kim committed Jun 21, 2017
1 parent 6f9dde4 commit e937f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: lpsymphony
Title: Symphony integer linear programming solver in R
Version: 1.5.0
Version: 1.5.1
Description: This package was derived from Rsymphony_0.1-17 from CRAN. These packages provide an R interface to SYMPHONY, an open-source linear programming solver written in C++. The main difference between this package and Rsymphony is that it includes the solver source code (SYMPHONY version 5.6), while Rsymphony expects to find header and library files on the users' system. Thus the intention of lpsymphony is to provide an easy to install interface to SYMPHONY. For Windows, precompiled DLLs are included in this package.
Maintainer: Vladislav Kim <[email protected]>
Authors@R: c(person("Vladislav", "Kim", role = c("aut", "cre"), email = "[email protected]"),
Expand Down

0 comments on commit e937f6e

Please sign in to comment.