Package: glpkAPI
Type: Package
Title: R Interface to C API of GLPK
Version: 1.3.2
Date: 2020-02-13
Authors@R: c(person("Mayo", "Roettger", email = "mayo.roettger@hhu.de", role = "cre"),
    person("Gabriel", "Gelius-Dietrich", role = "aut", email = "geliudie@uni-duesseldorf.de"),
    person("Louis", "Luangkesorn", email = "lugerpitt@gmail.com", role = "ctb" ))
Depends: R (>= 2.6.0)
Imports: methods
Description: R Interface to C API of GLPK, depends on GLPK Version >= 4.42.
SystemRequirements: GLPK (>= 4.42)
License: GPL-3
LazyLoad: yes
Collate: generics.R glpk_ptrClass.R glpk.R glpkAPI.R zzz.R
Packaged: 2020-02-13 10:24:40 UTC; mayo
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2020-02-13 14:00:02 UTC
Author: Mayo Roettger [cre],
  Gabriel Gelius-Dietrich [aut],
  Louis Luangkesorn [ctb]
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
