Skip to content

Commit

Permalink
version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Relund authored and cran-robot committed Aug 5, 2019
1 parent dc4e58b commit 0b88b32
Show file tree
Hide file tree
Showing 42 changed files with 17,997 additions and 721 deletions.
22 changes: 11 additions & 11 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
Package: gMOIP
Type: Package
Title: '2D plots of linear or integer programming models'
Version: 1.1.0
Date: 2017-01-22
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 plots of the polyeder of a LP or IP problem, including
integer points and iso profit curve. Can also make a plot of a bi-objective
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.0.1
Imports: ggrepel
Depends: ggplot2
Suggests: tikzDevice
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: 2017-02-20 11:33:36 UTC; larsrn
Packaged: 2019-08-05 10:42:11 UTC; au15463
Author: Lars Relund [aut, cre]
Maintainer: Lars Relund <lars@relund.dk>
Repository: CRAN
Date/Publication: 2017-02-20 15:12:14
Date/Publication: 2019-08-05 14:10:06 UTC
50 changes: 39 additions & 11 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,11 +1,39 @@
ff4c340c53b31c510cfcc222bcb940cb *DESCRIPTION
c9f07a0359efc5b0f2a3deec9ecbd1cd *NAMESPACE
d7eab814dc8844095ad6255b6d7b6001 *R/functions.R
169725969f3c76aa6f8d943df995d116 *R/package_doc.R
eddbc47287fc0fd8e8e95539026245fc *inst/examples/examples.R
d5dc87374b6998e3680416f3d9c2a04b *man/cornerPoints.Rd
7ef8cad6fc17e29cf1c040b53e78363c *man/criterionPoints.Rd
c8296c2245ebc966d137dcce5a394a6e *man/gMOIP.Rd
c67399a007a57940af98a0b900b787e8 *man/integerPoints.Rd
3c3a2aaf5c29c08542103ccc2707d265 *man/plotCriterion.Rd
f3558c155c75d5e3dcf54064e237b6a0 *man/plotPolytope.Rd
1278b1525996a76dc61c9012f5bdeeba *DESCRIPTION
07130a5b6014c2031bddfee004214022 *NAMESPACE
a45ab544ff7163e9573943b1a7ad0b06 *NEWS.md
6d3cce0267d8f8872a4ebe86d99e7f44 *R/functions.R
a8ab69f2ec1aaeebbaf621ff13e3d21a *R/package_doc.R
07b369141773e25979353f1400016ac2 *build/vignette.rds
cea16dd056341d99ddf19dfaa624dc24 *inst/doc/bi-objective.R
4fae00f0efb74214b14d420fdd02a170 *inst/doc/bi-objective.Rmd
6826f0df69c74fb6670b4b4cea312c6d *inst/doc/bi-objective.html
a739d832920a6eafd12395ce680581f1 *inst/doc/polytope_2d.R
beceed1cf3f0f02a2837c19be4da99d3 *inst/doc/polytope_2d.Rmd
b5f96b073da1d7c046281f48e1a95cea *inst/doc/polytope_2d.html
9c8223e01be37f189e74ae77a89943ff *inst/doc/polytope_3d.R
93c6b7dd2aebf966c4aff5d1d99d6b4f *inst/doc/polytope_3d.Rmd
e4361c791d220029eff9bbd7e3c6045d *inst/doc/polytope_3d.html
299afb70bb216b59d835887bc7302bc2 *inst/examples/3d_interactive.Rmd
705efc6c0479e483498c96534266f837 *inst/examples/3d_interactive.html
a5d419220e8e2ddedc904a74a7e0e9cd *inst/examples/ex_criterion.R
490f51f9b90f88e459515c6a23134633 *inst/examples/ex_polytope.R
53d9310fbfbcae4ec8f2c3c399a5ba12 *inst/examples/old_examples.R
e5396748eca8e421a66212d03a83a26f *man/cornerPoints.Rd
a27a7c72604c723f763848f6e854594f *man/cornerPointsCont.Rd
ea5f2af93a431eb9d73289d5c7317e5e *man/criterionPoints.Rd
3694330d884486def8389e517669611c *man/df2String.Rd
aea6bac0e97f7e8dcba8dcc30219d961 *man/gMOIP.Rd
23e13357550631537a70dcbccd7f705e *man/hullSegment.Rd
249f8f2fee6ac699ef267fd33dbff767 *man/inHull.Rd
158c1181ae8d314911bc1fdd94eb29ee *man/integerPoints.Rd
ddb3da7d07f1d168f701fe3022008ec6 *man/loadView.Rd
1e1de9f3fcdf054aa116ce22e03a06ce *man/mergeLists.Rd
e566f2223585336a0fe4ff66762b6ab0 *man/plotCriterion2D.Rd
ae06c8ccfd99fb37ee428343a6717f11 *man/plotPolytope.Rd
6773f3021d70248e274f5419ec174423 *man/plotPolytope2D.Rd
24581616675ed4d7b3443bb00c17a12f *man/plotPolytope3D.Rd
749c0d3d2d40140167d2beeb20e6957a *man/saveView.Rd
f5db903a587eb449cb81f744ad695cd2 *man/slices.Rd
4fae00f0efb74214b14d420fdd02a170 *vignettes/bi-objective.Rmd
beceed1cf3f0f02a2837c19be4da99d3 *vignettes/polytope_2d.Rmd
93c6b7dd2aebf966c4aff5d1d99d6b4f *vignettes/polytope_3d.Rmd
6 changes: 5 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
export(cornerPoints)
export(criterionPoints)
export(integerPoints)
export(plotCriterion)
export(loadView)
export(plotCriterion2D)
export(plotPolytope)
export(saveView)
export(slices)
import(ggplot2)
import(rgl)
22 changes: 22 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# gMOIP 1.3.0

* Added support for 3D plots using RGL.
* Added highlevel functions for plotting.
* Can plot the criterion space for bi-objective models.

# gMOIP 1.2.0

* Added support for MILP problems too.

# gMOIP 1.1.1

* Fixed bug in `cornerPoints`.

# gMOIP 1.1.0

* Removed dependency on `lpSolveAPI` (seems a bit overkill). Now you only need to specify A, b and
the coefficient.

# gMOIP 1.0.0

* First version of the package

0 comments on commit 0b88b32

Please sign in to comment.