Skip to contents

CFAEpiNow2Pipeline (development version)

  • Added Docker image with all the requirements to build the package.
  • Bump pre-commit hooks
  • Fix bug in warning message for incomplete data read (h/t @damonbayer)
  • Fit EpiNow2 model using params and fixed seed
  • Removed .vscode folder from repo
  • Read and apply exclusions to case data
  • Data reader and processor
  • Parameters read from local parquet file or files
  • Additional CI bugs squashed
  • Bug fixed in the updated, faster pre-commit checks
  • Updated, faster pre-commit checks
  • Azure Blob file download utilities
  • CI running on Ubuntu only & working pkgdown deploy to Github Pages
  • Initial R package with checks running in CI
  • Updated DESCRIPTION and added guidelines for package authorship
  • Set up README with explanation of purpose and scope
  • Removed add.R placeholder