Package: highs
Type: Package
Title: 'HiGHS' Optimization Solver
Version: 1.10.0-3
Authors@R: c(person("Florian", "Schwendinger", email = "FlorianSchwendinger@gmx.at", role = c("aut", "cre")),
             person("Dirk", "Schumacher", role = "aut"),
             person("Julian", "Hall", role = "cph"),
             person("Ivet", "Galabova", role = "cph"),
             person("Leona", "Gottwald", role = "cph"),
             person("Michael", "Feldmeier", role = "cph"))
Description: R interface to 'HiGHS', an optimization solver for solving mixed integer 
        optimization problems with quadratic or linear objective and linear constraints.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.7), checkmate
Depends: R (>= 4.0.0)
SystemRequirements: Bash, PkgConfig, CMAKE (>=3.16), C++17
URL: https://gitlab.com/roigrp/solver/highs
BugReports: https://gitlab.com/roigrp/solver/highs/-/issues
Suggests: tinytest
Biarch: FALSE
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-07-13 11:41:51 UTC; f
Author: Florian Schwendinger [aut, cre],
  Dirk Schumacher [aut],
  Julian Hall [cph],
  Ivet Galabova [cph],
  Leona Gottwald [cph],
  Michael Feldmeier [cph]
Maintainer: Florian Schwendinger <FlorianSchwendinger@gmx.at>
Repository: CRAN
Date/Publication: 2025-07-13 12:50:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 02:24:21 UTC; windows
Archs: x64
