Package: param2moment Type: Package Title: Raw, Central and Standardized Moments of Parametric Distributions Version: 0.2.0 Date: 2026-07-16 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, geomtextpath Suggests: 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-07-20 14:23:38 UTC RemoteUrl: https://github.com/tingtingzhan/param2moment RemoteRef: HEAD RemoteSha: 1e05378a6a0957745192bf27b0d519cc0422f9b7 NeedsCompilation: no Packaged: 2026-07-20 15:47:54 UTC; root Author: Tingting Zhan [aut, cre] (ORCID: ) Maintainer: Tingting Zhan