Package: gMOIP
Type: Package
Title: '2D and 3D plots of linear mathematical programming models'
Version: 1.3.0
Authors@R: person("Lars", "Relund", email = "lars@relund.dk",
  role = c("aut", "cre"))
URL: https://github.com/relund/gMOIP/
BugReports: https://github.com/relund/gMOIP/issues
Description: Make 2D and 3D plots of the polytope of a LP, ILP or MILP problem, including
    integer points and iso profit curve. Can also make a plot of the bi-objective
    criterion space.
License: GPL (>= 3.3.2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Depends: R (>= 3.5.0)
Imports: ggrepel, geometry, ggplot2, rgl, MASS, plyr
Suggests: tikzDevice, grid, gridExtra, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-08-05 10:42:11 UTC; au15463
Author: Lars Relund [aut, cre]
Maintainer: Lars Relund <lars@relund.dk>
Repository: CRAN
Date/Publication: 2019-08-05 14:10:06 UTC
