No description
Find a file
Andreas Gammelgaard Damsbo 464b842629
Create FUNDING.yml
2024-06-07 10:13:56 +02:00
.github Create FUNDING.yml 2024-06-07 10:13:56 +02:00
data first commit 2024-01-11 09:43:23 +01:00
docs RSymphony is not ported to webR. Will not run. Will come back. 2024-01-11 13:42:03 +01:00
R RSymphony is not ported to webR. Will not run. Will come back. 2024-01-11 13:42:03 +01:00
renv first commit 2024-01-11 09:43:23 +01:00
.gitignore first commit 2024-01-11 09:43:23 +01:00
.Rbuildignore first commit 2024-01-11 09:43:23 +01:00
.Rprofile first commit 2024-01-11 09:43:23 +01:00
DESCRIPTION RSymphony is not ported to webR. Will not run. Will come back. 2024-01-11 13:42:03 +01:00
LICENSE.md first commit 2024-01-11 09:43:23 +01:00
prioritized-group-assignment.Rproj first commit 2024-01-11 09:43:23 +01:00
README.md RSymphony is not ported to webR. Will not run. Will come back. 2024-01-11 13:42:03 +01:00
renv.lock RSymphony is not ported to webR. Will not run. Will come back. 2024-01-11 13:42:03 +01:00
shinylive init.R RSymphony is not ported to webR. Will not run. Will come back. 2024-01-11 13:42:03 +01:00

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)