eatATA: Create Constraints for Small Test Assembly Problems

Provides simple functions to create constraints for small test assembly problems (e.g. van der Linden (2005, ISBN: 978-0-387-29054-6)) using sparse matrices. Currently, 'GLPK', 'lpSolve', 'Symphony', and 'Gurobi' are supported as solvers. The 'gurobi' package is not available from any mainstream repository; see <https://www.gurobi.com/downloads/>.

Version: 1.1.2
Depends: R (≥ 3.5.0)
Imports: Matrix, methods, Rglpk, mathjaxr, lpSolve
Suggests: testthat (≥ 2.1.0), covr, knitr, rmarkdown, readxl, Rsymphony
Enhances: gurobi
Published: 2023-12-12
Author: Benjamin Becker [aut, cre], Dries Debeer [aut]
Maintainer: Benjamin Becker <b.becker at iqb.hu-berlin.de>
License: GPL-2 | GPL-3 [expanded from: GPL]
URL: https://github.com/beckerbenj/eatATA
NeedsCompilation: no
Citation: eatATA citation info
Materials: README NEWS
CRAN checks: eatATA results

Documentation:

Reference manual: eatATA.pdf
Vignettes: Typical Use of 'eatATA': a Minimal Example
Overview of 'eatATA' Functionality
Typical Use of 'eatATA': a Pilot Study Example

Downloads:

Package source: eatATA_1.1.2.tar.gz
Windows binaries: r-devel: eatATA_1.1.2.zip, r-release: eatATA_1.1.2.zip, r-oldrel: eatATA_1.1.2.zip
macOS binaries: r-release (arm64): eatATA_1.1.2.tgz, r-oldrel (arm64): eatATA_1.1.2.tgz, r-release (x86_64): eatATA_1.1.2.tgz
Old sources: eatATA archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=eatATA to link to this page.