Package: param2moment
Type: Package
Title: Raw, Central and Standardized Moments of Parametric
        Distributions
Version: 0.1.3
Date: 2025-03-15
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.4.0)
Imports: methods
Suggests: sn
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-03-15 18:17:07 UTC; tingtingzhan
Author: Tingting Zhan [aut, cre] (<https://orcid.org/0000-0001-9971-4844>)
Maintainer: Tingting Zhan <tingtingzhan@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-15 22:10:05 UTC
Built: R 4.6.0; ; 2025-08-18 03:26:13 UTC; unix
