Skip to content

cran/grouper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grouper

R-CMD-check CRAN downloads

The goal of grouper is to make it easier for an instructor to do student or workload allocations.

Installation

You can install the development version of grouper from GitHub with:

# install.packages("pak")
pak::pak("Zimmy313/grouper")

But to be honest, the package on CRAN is already the most up to date. Please refer to the vignettes for examples and documentation on the models in the package.

For best performance, it is best to get a license for Gurobi optimiser.

Using Gurobi on Linux

Something to take note: Rstudio does not seem to run the .bash_profile or .bashrc scripts. It may be necessary to set the environment variables explicitly in /etc/R/Renviron and /etc/R/Renviron.site

Shiny servers, on the other hand, seem to read environment variables from .bash_profile, so no extra modifications to Renviron needed. When running on shiny servers, it is also necessary to copy the files into the app directory. It does not seem to work with the use of shiny::runApp().

Contact

For more details, please contact Vik Gopal vik.gopal@nus.edu.sg, Kevin Lam kevinlam@nus.edu.sg or Mingyuan Zhang e0970135@u.nus.edu

About

❗ This is a read-only mirror of the CRAN R package repository. grouper — Optimal Group Assignment and Workload Allocation. Homepage: https://Zimmy313.github.io/grouper/https://github.com/Zimmy313/grouper Report bugs for this package: https://github.com/Zimmy313/grouper/issues

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors