Package 'gurobi'

Title: Gurobi Optimizer Interface Stub
Description: Stub package for the Gurobi Optimizer R interface. The full 'gurobi' R package is distributed by Gurobi Optimization (<https://www.gurobi.com/>) and requires a Gurobi license. This stub exists so that packages listing 'gurobi' in Enhances can pass CRAN checks. Install the real package from Gurobi.
Authors: Balasubramanian Narasimhan [aut, cre]
Maintainer: Balasubramanian Narasimhan <[email protected]>
License: Apache License 2.0
Version: 13.0
Built: 2026-05-31 07:18:57 UTC
Source: https://github.com/bnaras/gurobi

Help Index


Gurobi Optimizer (Stub)

Description

This is a stub package. The full gurobi R package is distributed by Gurobi Optimization and requires a Gurobi license.

Install the real package following the instructions at https://www.gurobi.com/documentation/current/refman/r_ins_the_r_package.html.

Usage

gurobi(...)

Arguments

...

Ignored.

Value

Nothing; always raises an error directing users to install the real package.