Package: goalp 0.3.1

David Palma
goalp: Weighted and Lexicographic Goal Programming Interface
Solves goal programming problems of the weighted and lexicographic type, as well as combinations of the two, as described by Ignizio (1983) <doi:10.1016/0305-0548(83)90003-5>. Allows for a simple human-readable input describing the problem as a series of equations. Relies on the 'lpSolve' package to solve the underlying linear optimisation problem.
Authors:
goalp_0.3.1.tar.gz
goalp_0.3.1.tar.gz(r-4.7-any)goalp_0.3.1.tar.gz(r-4.6-any)
goalp_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
goalp/json (API)
| # Install 'goalp' in R: |
| install.packages('goalp', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:88e8f4048b. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 200 | ||
| linux-release-x86_64 | OK | 122 | ||
| wasm-release | OK | 121 |
Exports:goalp
Dependencies:lpSolve