Skip to content

Releases: waleedalmutiry/EpiILMCT

Changes in the v1.1.5

23 Dec 04:48
d415a58
Compare
Choose a tag to compare
  • Fixing the problems shown for r-devel-linux-x86_64-debian-clang.
  • Changing all the statements of class()== or class()!= to is() or !is().
  • Fixing a bug that was related to the spark value in the "datagen" function. This issue produced different results when the kerneltype == "network" using spark = 0 or spark = NULL.

Changes in the v1.1.4

14 Oct 12:12
5701b74
Compare
Choose a tag to compare
  • introducing two internal functions in the epictmcmc function to avoid complexity.
  • fixing a bug in the use of parallel package in the epictmcmc function.
  • adding a plottype option to the plot.epictmcmc function to introduce seperate plots.
  • fixing exit.par() in the plot.contactnet function.
  • taking out the test of the package that was based on the testthat package.
  • specifying the role of each of the authors.
  • adding an URL of the github in the description file.

v1.1

12 Jun 02:58
3842591
Compare
Choose a tag to compare
Update README.md

v1.0

12 Jun 02:43
be35250
Compare
Choose a tag to compare

v1.0 is the first version of the package published in CRAN.