Package: MittagLeffleR
Type: Package
Title: Mittag-Leffler Family of Distributions
Version: 0.3.0
Author: Gurtek Gill [aut],
  Peter Straka [aut, cre]
Maintainer: Peter Straka <p.straka@unsw.edu.au>
Authors@R: c(
    person("Gurtek", "Gill", email = "rickygill01@gmail.com", 
            role = "aut"),
    person("Peter", "Straka", email = "p.straka@unsw.edu.au", 
            role = c("aut", "cre")))
Description: Implements the Mittag-Leffler function, distribution,
  random variate generation, and estimation. Based on the Laplace-Inversion
  algorithm by Garrappa, R. (2015) <doi:10.1137/140971191>.
URL: https://strakaps.github.io/MittagLeffleR/
BugReports: https://github.com/strakaps/MittagLeffleR/issues
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: stats, stabledist
Suggests: knitr, rmarkdown, testthat, animation, magrittr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-25 09:48:11 UTC; poyda
Repository: CRAN
Date/Publication: 2018-04-25 16:12:27 UTC
Built: R 4.0.2; ; 2020-08-02 06:33:15 UTC; windows
