This repository was archived by the owner on Jul 20, 2024. It is now read-only.
v3.1.0rc - 2021 Version release candidate
Pre-release
Pre-release
This is a revamp of the app for local election in 2021. This is a release candidate and is subject to potential changes.
Summary of changes:
- Migrated repository to use renv for handling R dependencies rather than packrat
- Included some of the data used including Leeds GeoJSON for council wards
- Migrated internal app logic to use a single SpatialPolygonDataframe rather than separate polygons and data
- Included a Dockerfile
- Updated README to include instructions for deploying to GCP
- Wording updated for 2021
- Added a new button for connecting user straight to Dialogue for the specific returned council ward
- Updated app to run with R v4.0.3
- Included conda environment file for managing other dependencies