Package: highs
Type: Package
Title: 'HiGHS' Optimization Solver
Version: 0.1-10
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
SystemRequirements: Bash, PkgConfig, CMAKE (>=3.16), C++11
URL: https://gitlab.com/roigrp/solver/highs
BugReports: https://gitlab.com/roigrp/solver/highs/-/issues
Suggests: tinytest
Biarch: FALSE
LinkingTo: Rcpp
RoxygenNote: 7.2.1
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-05-16 14:24:58 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: 2023-05-16 15:30:02 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-10-03 07:07:27 UTC; unix
