Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest development merge #99

Merged
merged 23 commits into from
Nov 17, 2023
Merged

Latest development merge #99

merged 23 commits into from
Nov 17, 2023

Conversation

rmbielby
Copy link
Contributor

This one mainly brings in the LSIP as a geographic level into the live screener.

Just done a few bits of additional clean-up around packages as the app was crashing on start-up on the dev server. Think it was a variant on the png package issues on the server. This time, the app was trying to load the shinytest package, which was then falling over when it couldn't find a library that png should be linked in to. I've removed shinytest from the library calls in the app as it wasn't really needed there anyway I don't think. run_tests_locally() uses shinytest:: as a call directly when calling the shinytest run test function, so seems to work fine without the library load.

@rmbielby rmbielby requested a review from cjrace November 14, 2023 13:46
@rmbielby rmbielby self-assigned this Nov 14, 2023
@rmbielby rmbielby merged commit f42484d into master Nov 17, 2023
2 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.

2 participants