Skip to content

Releases: slequime/nosoi

v1.1.2

09 Feb 12:35

Choose a tag to compare

Minor fixes and corrections (documentation, vignettes)

v1.1.0

18 Aug 07:12

Choose a tag to compare

  • Fixing an issue (wrong calculation for getR0) in the function nosoi::getR0 (linked to issue #14 on GitHub)
  • Fixing typos in the documentation (following review of the manuscript)
  • Updating website

v1.0.3-dev

27 May 14:04

Choose a tag to compare

Update following manuscript review

Applying reviewer's comments

nosoi v1.0.3

12 May 21:46

Choose a tag to compare

  • Fixing error producing issue following dplyr's update to 1.0.0
  • Fixing an issue (wrong attribution of discrete states for internal nodes) in the function nosoi::getTransmissionTree
  • Fixing an issue (wrong calculation for discrete models) in the function nosoi::getDynamic
  • Reducing dependency on other packages
  • Updating website

nosoi v1.0.2

03 Apr 11:34

Choose a tag to compare

  • Fixing error producing issue following tibble's update to 3.0.0 (also linked to issue #9 on Github)
  • Minor fixes and corrections
  • Updating website

nosoi v1.0.1

19 Feb 21:42

Choose a tag to compare

  • Fixing issue #5 (Github) about dependencies; making Suggested packages real suggests.
  • Correcting errors due to ggnetwork's use of igraph layouts
  • Minor fixes and corrections
  • Updating website