Package: fmx Type: Package Title: Finite Mixture Parametrization Version: 0.2.0 Description: A parametrization framework for finite mixture distribution using S4 objects. Density, cumulative density, quantile and simulation functions are defined. Currently normal, Tukey g-&-h, skew-normal and skew-t distributions are well tested. The gamma, negative binomial distributions are being tested. License: GPL-2 Encoding: UTF-8 Authors@R: person(given = "Tingting", family = "Zhan", role = c("aut", "cre"), email = c("tingtingzhan@gmail.com"), comment = c(ORCID = '0000-0001-9971-4844')) Language: en-US Roxygen: list(markdown = TRUE) Depends: R (>= 4.5.0) Imports: methods, goftest (== 1.2.3), LaplacesDemon (== 16.1.8), rstpm2 (== 1.7.1), sn (== 2.1.3), param2moment, TukeyGH77 RoxygenNote: 7.3.3 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libicu-dev Repository: https://tingtingzhan.r-universe.dev Date/Publication: 2026-04-15 18:05:26 UTC RemoteUrl: https://github.com/tingtingzhan/fmx RemoteRef: HEAD RemoteSha: e9d8697c91901cf2eb52feec9835ccba40c068f8 NeedsCompilation: no Packaged: 2026-07-04 01:11:30 UTC; root Author: Tingting Zhan [aut, cre] (ORCID: ) Maintainer: Tingting Zhan