prioritized.grouping/DESCRIPTION

41 lines
1,017 B
Text
Raw Permalink Normal View History

Package: prioritized.grouping
Title: Group allocation based on individual subject prioritization
2025-01-07 10:12:42 +01:00
Version: 25.1.1
2024-01-11 09:43:23 +01:00
Authors@R:
person("Andreas Gammelgaard", "Damsbo", , "andreas@gdamsbo.dk", role = c("aut", "cre"),
2024-01-11 09:43:23 +01:00
comment = c(ORCID = "0000-0002-7559-1154"))
Description:
Apply algorithmic grouping based on individual pritisations/costs, with the
option to allow for the so-called "pedagogical redraw", where some subjects
are manually grouped in consideration of other factors than only the
given priorities before the algorithmic grouping.
2024-01-11 09:43:23 +01:00
License: GPL (>= 3)
Imports:
dplyr,
ggplot2,
ompr,
ompr.roi,
2024-10-10 13:22:22 +02:00
openxlsx2,
2024-01-11 09:43:23 +01:00
patchwork,
shiny,
viridisLite,
assertthat,
2024-10-10 13:22:22 +02:00
readODS,
tibble
2024-01-11 09:43:23 +01:00
Suggests:
pak,
usethis,
styler,
roxygen2,
2024-10-10 13:22:22 +02:00
devtools,
rhub,
here,
cpp11,
renv,
ROI,
ROI.plugin.symphony
2024-01-11 09:43:23 +01:00
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://agdamsbo.github.io/prioritized.grouping/