Package: grouper
Type: Package
Title: Optimal Assignment of Students to Groups
Version: 0.3.1
Authors@R: c(
    person("Vik", "Gopal", , "vik.gopal@nus.edu.sg", role = c("aut", "cre")),
    person("Kevin", "Lam", , "lamfy@nus.edu.sg", role = "aut"),
    person("Ju", "Xue", , "rigi.jx@gmail.com", role = "ctb"),
    person("National University of Singapore", role = "cph")
  )
Description: Integer programming models to assign students to groups by maximising 
    diversity within groups, or by maximising preference scores for topics. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Suggests: knitr, ompr.roi, rmarkdown, ROI.plugin.glpk,
VignetteBuilder: knitr
Imports: cluster, dplyr, magrittr, ompr, rlang, yaml
Depends: R (>= 3.5)
NeedsCompilation: no
Packaged: 2025-07-04 22:14:54 UTC; viknesh
Author: Vik Gopal [aut, cre],
  Kevin Lam [aut],
  Ju Xue [ctb],
  National University of Singapore [cph]
Maintainer: Vik Gopal <vik.gopal@nus.edu.sg>
Repository: CRAN
Date/Publication: 2025-07-09 10:20:06 UTC
