Skip to content
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

Choose a tag to compare

@Sparrow0hawk Sparrow0hawk released this 11 Feb 21:02
· 118 commits to main since this release
baf92d8

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