Package: mistr
Type: Package
Title: Mixture and Composite Distributions
Version: 0.0.5
Depends: R (>= 3.0.1)
Authors@R: c(
    person("Lukas", "Sablica", email = "lsablica@wu.ac.at", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9166-4563")), 
    person("Kurt", "Hornik", email = "Kurt.Hornik@wu.ac.at", role = "aut",
           comment = c(ORCID = "0000-0003-4198-9911"))
  )
Maintainer: Lukas Sablica <lsablica@wu.ac.at>
Description: A flexible computational framework for mixture distributions with the focus on the composite models.
License: GPL-3
Imports: bbmle, stats, graphics, grDevices
Suggests: ggplot2, grid, knitr, rmarkdown, pinp
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.0.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-12-18 14:34:37 UTC; sablica
Author: Lukas Sablica [aut, cre] (<https://orcid.org/0000-0001-9166-4563>),
  Kurt Hornik [aut] (<https://orcid.org/0000-0003-4198-9911>)
Repository: CRAN
Date/Publication: 2021-12-18 15:00:02 UTC
Built: R 4.0.2; ; 2021-12-19 11:37:16 UTC; unix
