Package: mistr
Type: Package
Title: Mixture and Composite Distributions
Version: 0.0.6
Date: 2023-02-22
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.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-22 15:00:00 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: 2023-02-22 15:20:03 UTC
Built: R 4.6.0; ; 2025-08-18 06:08:43 UTC; unix
