Skip to content

Fix two app.R parse errors preventing Shiny startup#250

Merged
TNRiley merged 1 commit into
devfrom
fix-app-parse
May 13, 2026
Merged

Fix two app.R parse errors preventing Shiny startup#250
TNRiley merged 1 commit into
devfrom
fix-app-parse

Conversation

@TNRiley
Copy link
Copy Markdown
Collaborator

@TNRiley TNRiley commented May 13, 2026

Remove extra closing paren introduced during merge (line 838), and wrap inline if/else in parentheses to resolve ambiguous parse on older R server versions.

Remove extra closing paren introduced during merge (line 838), and
wrap inline if/else in parentheses to resolve ambiguous parse on
older R server versions.
@TNRiley TNRiley merged commit 3a3ff7e into dev May 13, 2026
2 checks passed
@TNRiley TNRiley deleted the fix-app-parse branch May 13, 2026 22:24
@github-actions github-actions Bot restored the fix-app-parse branch May 13, 2026 22:29
@TNRiley TNRiley deleted the fix-app-parse branch May 13, 2026 23:26
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