Skip to content

Shiny application for VerR - #4

Merged
leopoldguyot merged 33 commits into
mainfrom
VerRGUI
Aug 5, 2025
Merged

Shiny application for VerR#4
leopoldguyot merged 33 commits into
mainfrom
VerRGUI

Conversation

@leopoldguyot

@leopoldguyot leopoldguyot commented May 26, 2025

Copy link
Copy Markdown
Owner

Todo:

Environments tab

  • add remove env button
  • add refresh button for fileTree and pkgList (change to a reactive transfer from the global env tab to each box)
  • remove pkg from env (coming in a future patch)
  • bulk modification (file + pkg)
  • help for package install and addFile
  • save envs lockfile (coming in a future patch)

job manager tab

  • save res to RDS
  • Loading!
  • Better error report (return the error message as text when an error occur on a r call)

bench tab

  • Modify benchInEnv return value => dataframe
  • create bench tab (setup + bench code editor)
  • DT render
  • plotly render
  • Modify benchInEnv: add warmup parameter

@leopoldguyot leopoldguyot self-assigned this May 27, 2025
@leopoldguyot

leopoldguyot commented Aug 1, 2025

Copy link
Copy Markdown
Owner Author

Issues:

  • When creating a new environment with a name already taken, it delete the old env. But the package list is not updated.
  • Using parallel parameter with runInEnv produce different output with erroneous expressions. (parallel = list(env = NULL, ...), noParallel = list())

@leopoldguyot
leopoldguyot marked this pull request as ready for review August 5, 2025 08:06
@leopoldguyot
leopoldguyot merged commit 5b934ce into main Aug 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant