Package: param2moment Type: Package Title: Raw, Central and Standardized Moments of Parametric Distributions Version: 0.2.0 Description: To calculate the raw, central and standardized moments from distribution parameters. To solve the distribution parameters based on user-provided mean, standard deviation, skewness and kurtosis. Normal, skew-normal, skew-t and Tukey g-&-h distributions are supported, for now. License: GPL-2 Encoding: UTF-8 Authors@R: c(person(given = "Tingting", family = "Zhan", role = c("aut", "cre"), email = c("tingtingzhan@gmail.com"), comment = c(ORCID = '0000-0001-9971-4844'))) Language: en-US Depends: R (>= 4.6.0) Imports: methods, ggplot2 (== 4.0.3), geomtextpath (== 0.2.0) Suggests: latex2exp, sn, TukeyGH77 Config/roxygen2/version: 8.0.0 Config/roxygen2/markdown: TRUE Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev libharfbuzz-dev libicu-dev Repository: https://tingtingzhan.r-universe.dev Date/Publication: 2026-06-28 23:22:48 UTC RemoteUrl: https://github.com/tingtingzhan/param2moment RemoteRef: HEAD RemoteSha: 376e0a3b11741d2c2d25c61f997b3a288b39fa6e NeedsCompilation: no Packaged: 2026-06-29 00:18:00 UTC; root Author: Tingting Zhan [aut, cre] (ORCID: ) Maintainer: Tingting Zhan