Package: RenyiExtropy
Type: Package
Title: Entropy and Extropy Measures for Probability Distributions
Version: 0.4.0
Authors@R: c(
    person(given = "Divakaran", family = "Mahesh",
           email = "itsmdivakaran@gmail.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3488-0857")),
    person(given = "G", family = "Rajesh",
           email = "rajeshgstat@cusat.ac.in",
           role = "aut",
           comment = c(ORCID = "0000-0002-0421-0414")),
    person(given = "Sreekumar", family = "Jayalekshmi",
           email = "jayalekshmi1408@gmail.com",
           role = "aut",
           comment = c(ORCID = "0009-0000-7477-949X")))
Description: Provides functions to compute Shannon entropy, Renyi entropy,
    Tsallis entropy, and related extropy measures for discrete probability
    distributions. Includes joint and conditional entropy, KL divergence,
    Jensen-Shannon divergence, cross-entropy, normalized entropy, and
    Renyi extropy (including the conditional and maximum forms). All
    measures use the natural logarithm (nats). Useful for information
    theory, statistics, and machine learning applications.
License: MIT + file LICENSE
URL: https://github.com/itsmdivakaran/RenyiExtropy
BugReports: https://github.com/itsmdivakaran/RenyiExtropy/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-11 08:32:16 UTC; maheshdivakaran
Author: Divakaran Mahesh [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3488-0857>),
  G Rajesh [aut] (ORCID: <https://orcid.org/0000-0002-0421-0414>),
  Sreekumar Jayalekshmi [aut] (ORCID:
    <https://orcid.org/0009-0000-7477-949X>)
Maintainer: Divakaran Mahesh <itsmdivakaran@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-16 19:00:08 UTC
Built: R 4.7.0; ; 2026-04-28 01:54:35 UTC; windows
