Package: grouper Type: Package Title: Optimal Assignment of Students to Groups Version: 0.6.2 Authors@R: c( person("Vik", "Gopal", , "vik.gopal@nus.edu.sg", role = "aut"), person("Kevin", "Lam", , "lamfy@nus.edu.sg", role = "aut"), person("Ju", "Xue", , "rigi.jx@gmail.com", role = "ctb"), person("Mingyuan", "Zhang", , "mingyuan.z@nus.edu.sg", role = c("aut", "cre")), 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 URL: https://Zimmy313.github.io/grouper/, https://github.com/Zimmy313/grouper BugReports: https://github.com/Zimmy313/grouper/issues Encoding: UTF-8 LazyData: true Suggests: knitr, ompr.roi, pkgdown, rmarkdown, ROI.plugin.glpk, testthat (>= 3.0.0) VignetteBuilder: knitr Imports: cluster, dplyr, magrittr, ompr, rlang, yaml Roxygen: list(markdown = TRUE) Depends: R (>= 3.5) Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Repository: https://singator.r-universe.dev Date/Publication: 2026-05-15 03:29:07 UTC RemoteUrl: https://github.com/singator/grouper RemoteRef: HEAD RemoteSha: e0160718a750afda01254886948dd36433e4dac3 NeedsCompilation: no Packaged: 2026-06-14 10:13:15 UTC; root Author: Vik Gopal [aut], Kevin Lam [aut], Ju Xue [ctb], Mingyuan Zhang [aut, cre], National University of Singapore [cph] Maintainer: Mingyuan Zhang