Skip to content

Crash fix shinyapp#117

Closed
PavelBal wants to merge 5 commits into
mainfrom
crash-fix-shinyapp
Closed

Crash fix shinyapp#117
PavelBal wants to merge 5 commits into
mainfrom
crash-fix-shinyapp

Conversation

@PavelBal

Copy link
Copy Markdown
Member

No description provided.

nautilus69 and others added 5 commits February 4, 2026 12:37
  The function was failing with invalid type/length (environment/1)
  when protocols/formulations list contained R6 objects. Now uses $
  accessor and map_chr to properly handle R6 active bindings.
…ator

  - Wrap Protocol R6 object in list() when adding to SchemaItems (protocol.R)
  - Add [1] to handle duplicate protocol names in check_simulation (snapshot.R)
  - Give custom protocols unique names based on role (mod_protocol.R)
* Initial plan

* Rename 'names' variable to 'extracted_names' to avoid conflict with base R function

Co-authored-by: PavelBal <25903040+PavelBal@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: PavelBal <25903040+PavelBal@users.noreply.github.com>
…111)

* Initial plan

* Add comprehensive test coverage for get_names function

Co-authored-by: PavelBal <25903040+PavelBal@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: PavelBal <25903040+PavelBal@users.noreply.github.com>

@dlefaudeux dlefaudeux left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It just adds some tests so all good for me

@nautilus69 nautilus69 closed this Feb 25, 2026
@nautilus69
nautilus69 deleted the crash-fix-shinyapp branch February 25, 2026 11:10
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.

4 participants