mirror of
https://github.com/agdamsbo/prioritized.grouping.git
synced 2025-09-12 02:29:40 +02:00
No description
data | ||
docs | ||
R | ||
renv | ||
.gitignore | ||
.Rbuildignore | ||
.Rprofile | ||
DESCRIPTION | ||
LICENSE.md | ||
prioritized-group-assignment.Rproj | ||
README.md | ||
renv.lock | ||
shinylive init.R |
First try with shinylive
Reviving an old project to use shinylive with R
Shortcoming
This project requires ROI.plugin.symphony to solve the problem, which depends on the RSymphony project (which again adapts SYMPHONY MILP), which is not compiled for webR.
Clone the project and run the solver with
shiny::runApp(appDir = here::here("R/"),launch.browser = TRUE)