epiforecasts / bpmodels

[No longer being developed. Use the epichains package instead]. Methods for simulating and analysing the sizes and lengths of chains from branching process models
https://epiforecasts.io/bpmodels/
Other
7 stars 7 forks source link

Add spellchecking #129

Closed jamesmbaazam closed 1 year ago

jamesmbaazam commented 1 year ago

This PR addresses comments raised in #79 and adds spellchecking to the package (via usethis::use_spell_check(lang = "en-GB")) to fix #102.

codecov-commenter commented 1 year ago

Codecov Report

Merging #129 (e8d790d) into main (b08f848) will not change coverage. The diff coverage is n/a.

:exclamation: Current head e8d790d differs from pull request most recent head 6ff790d. Consider uploading reports for the commit 6ff790d to get more accurate results

@@           Coverage Diff           @@
##             main     #129   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files           5        5           
  Lines         236      236           
=======================================
  Hits          231      231           
  Misses          5        5           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more