Package: socialroulette Type: Package Title: Generate social roulette partitions, i.e. divide people into groups of predefined size Version: 0.1.0 Authors@R: c(MH = person("Michael", "Höhle", email = "hoehle@math.su.se", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0423-6702")), c(JK = person("Jin-Kao", "Hao", email = "jin-kao.hao@univ-angers.fr", role = c("aut"))), c(XL = person("Xiangjing", "Lai", role = c("aut"))) ) Author: Michael Höhle [aut, cre], Jin-Kao Hao [aut], Xiangjing Lai [aut] Maintainer: Michael Höhle Description: Partition individuals into groups of a predefined size. Different ways of partitioning are provided, one based on the maximally diverse grouping problem solver by Lai and Hao (2016) tries to maximize the overall distance of how far back in time individuals have been in the same group previously. License: GPL-3 Encoding: UTF-8 Imports: magrittr, dplyr, purrr, readr, stringr, tidyr, tibble, rlang RoxygenNote: 7.1.1 Suggests: rmarkdown, knitr, igraph, ggplot2 VignetteBuilder: rmarkdown Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://mhoehle.r-universe.dev Date/Publication: 2025-02-21 15:08:54 UTC RemoteUrl: https://github.com/mhoehle/socialroulette RemoteRef: HEAD RemoteSha: c347033e64ed9fee5d5e46f47759956a908c993f NeedsCompilation: yes Packaged: 2026-06-07 09:14:10 UTC; root