Package: ROI Version: 1.0-0 Title: R Optimization Infrastructure Authors@R: c( person("Kurt", "Hornik", role = "aut"), person("David", "Meyer", role = "aut"), person("Florian", "Schwendinger", role = "aut"), person("Stefan", "Theussl", role = c("aut", "cre"), email = "Stefan.Theussl@R-Project.org"), person("Diethelm", "Wuertz", role = "ctb") ) Description: The R Optimization Infrastructure ('ROI') is a sophisticated framework for handling optimization problems in R. Additional information can be found on the 'ROI' homepage . Depends: R (>= 2.10) Imports: methods, registry (>= 0.5), slam, utils, checkmate Suggests: numDeriv License: GPL-3 URL: http://roi.r-forge.r-project.org/, https://r-forge.r-project.org/projects/roi/ RoxygenNote: 7.1.2 Repository: https://r-forge.r-universe.dev Date/Publication: 2023-04-19 12:43:53 UTC RemoteUrl: https://github.com/r-forge/roi RemoteRef: HEAD RemoteSha: f089cbe8d2717ead4862edf2c866ead61659e1f6 RemoteSubdir: pkg/ROI NeedsCompilation: no Packaged: 2026-05-28 10:09:54 UTC; root Author: Kurt Hornik [aut], David Meyer [aut], Florian Schwendinger [aut], Stefan Theussl [aut, cre], Diethelm Wuertz [ctb] Maintainer: Stefan Theussl