{
  "_id": "6a197660acfb0bcc41df206b",
  "Package": "EntropyEstimation",
  "Type": "Package",
  "Title": "Estimation of Entropy and Related Quantities",
  "Version": "1.2.1",
  "Date": "2024-09-14",
  "Authors@R": "c(person(given = \"Lijuan\",\nfamily = \"Cao\",\nrole = \"aut\",\nemail = \"lcao2@charlotte.edu\"),\nperson(given = \"Michael\",\nfamily = \"Grabchak\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mgrabcha@charlotte.edu\"))",
  "Description": "Contains methods for the estimation of Shannon's entropy,\nvariants of Renyi's entropy, mutual information,\nKullback-Leibler divergence, and generalized Simpson's indices.\nThe estimators used have a bias that decays exponentially fast.",
  "License": "GPL (>= 3)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 11:17:16 UTC",
    "User": "root"
  },
  "Author": "Lijuan Cao [aut], Michael Grabchak [aut, cre]",
  "Maintainer": "Michael Grabchak <mgrabcha@charlotte.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-09-15 03:00:41 UTC",
  "RemoteUrl": "https://github.com/cran/EntropyEstimation",
  "RemoteRef": "HEAD",
  "RemoteSha": "16f178c1e155c5668fb53a515363847860c203cc",
  "MD5sum": "f9ce8fc48bdd1905e40acbca3eb4d42a",
  "_user": "cran",
  "_type": "src",
  "_file": "EntropyEstimation_1.2.1.tar.gz",
  "_fileid": "e5687a227f7c98b78fb005513dac320ea93f1969ff15d271f48127ccbb77608c",
  "_filesize": 120153,
  "_sha256": "e5687a227f7c98b78fb005513dac320ea93f1969ff15d271f48127ccbb77608c",
  "_created": "2026-05-29T11:17:16.000Z",
  "_published": "2026-05-29T11:20:00.049Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78490276380,
      "time": 131,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289441190"
    },
    {
      "job": 78490276381,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289432576"
    },
    {
      "job": 78490276313,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289435675"
    },
    {
      "job": 78490276334,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289432030"
    },
    {
      "job": 78489937285,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289401990"
    },
    {
      "job": 78490276307,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289429487"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26634095656",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/EntropyEstimation",
  "_commit": {
    "id": "16f178c1e155c5668fb53a515363847860c203cc",
    "author": "Michael Grabchak <mgrabcha@charlotte.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.1\n",
    "time": 1726369241
  },
  "_maintainer": {
    "name": "Michael Grabchak",
    "email": "mgrabcha@charlotte.edu"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "michaelg-1",
      "count": 4,
      "uuid": 81181039
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 621,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EntropyEstimation"
  },
  "_mentions": 3,
  "_searchresults": 23,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EntropyEstimation.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2014-04-12"
    },
    {
      "version": "1.0",
      "date": "2014-09-17"
    },
    {
      "version": "1.1",
      "date": "2014-11-08"
    },
    {
      "version": "1.2",
      "date": "2015-01-04"
    },
    {
      "version": "1.2.1",
      "date": "2024-09-15"
    }
  ],
  "_exports": [
    "Entropy.sd",
    "Entropy.z",
    "GenSimp.sd",
    "GenSimp.z",
    "Hill.sd",
    "Hill.z",
    "KL.Plugin",
    "KL.sd",
    "KL.z",
    "MI.sd",
    "MI.z",
    "Renyi.sd",
    "Renyi.z",
    "RenyiEq.sd",
    "RenyiEq.z",
    "SymKL.Plugin",
    "SymKL.sd",
    "SymKL.z",
    "Tsallis.sd",
    "Tsallis.z"
  ],
  "_help": [
    {
      "page": "EntropyEstimation-package",
      "title": "Estimation of Entropy and Related Quantities",
      "topics": [
        "EntropyEstimation-package",
        "EntropyEstimation"
      ]
    },
    {
      "page": "Entropy.sd",
      "title": "Entropy.sd",
      "topics": [
        "Entropy.sd"
      ]
    },
    {
      "page": "Entropy.z",
      "title": "Entropy.z",
      "topics": [
        "Entropy.z"
      ]
    },
    {
      "page": "GenSimp.sd",
      "title": "GenSimp.sd",
      "topics": [
        "GenSimp.sd"
      ]
    },
    {
      "page": "GenSimp.z",
      "title": "GenSimp.z",
      "topics": [
        "GenSimp.z"
      ]
    },
    {
      "page": "Hill.sd",
      "title": "Hill.sd",
      "topics": [
        "Hill.sd"
      ]
    },
    {
      "page": "Hill.z",
      "title": "Hill.z",
      "topics": [
        "Hill.z"
      ]
    },
    {
      "page": "KL.Plugin",
      "title": "KL.Plugin",
      "topics": [
        "KL.Plugin"
      ]
    },
    {
      "page": "KL.sd",
      "title": "KL.sd",
      "topics": [
        "KL.sd"
      ]
    },
    {
      "page": "KL.z",
      "title": "KL.z",
      "topics": [
        "KL.z"
      ]
    },
    {
      "page": "MI.sd",
      "title": "MI.sd",
      "topics": [
        "MI.sd"
      ]
    },
    {
      "page": "MI.z",
      "title": "MI.z",
      "topics": [
        "MI.z"
      ]
    },
    {
      "page": "Renyi.sd",
      "title": "Renyi.sd",
      "topics": [
        "Renyi.sd"
      ]
    },
    {
      "page": "Renyi.z",
      "title": "Renyi.z",
      "topics": [
        "Renyi.z"
      ]
    },
    {
      "page": "RenyiEq.sd",
      "title": "RenyiEq.sd",
      "topics": [
        "RenyiEq.sd"
      ]
    },
    {
      "page": "RenyiEq.z",
      "title": "RenyiEq.z",
      "topics": [
        "RenyiEq.z"
      ]
    },
    {
      "page": "SymKL.Plugin",
      "title": "SymKL.Plugin",
      "topics": [
        "SymKL.Plugin"
      ]
    },
    {
      "page": "SymKL.sd",
      "title": "SymKL.sd",
      "topics": [
        "SymKL.sd"
      ]
    },
    {
      "page": "SymKL.z",
      "title": "SymKL.z",
      "topics": [
        "SymKL.z"
      ]
    },
    {
      "page": "Tsallis.sd",
      "title": "Tsallis.sd",
      "topics": [
        "Tsallis.sd"
      ]
    },
    {
      "page": "Tsallis.z",
      "title": "Tsallis.z",
      "topics": [
        "Tsallis.z"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 3.161068385471175,
  "_indexed": true,
  "_nocasepkg": "entropyestimation",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-29T11:19:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "16f178c1e155c5668fb53a515363847860c203cc",
      "fileid": "57aee731bbe4fbbcf4432cd27aa4071416ea1ee7cf4518125b8c68ce77f457ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26634095656"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-29T11:19:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "16f178c1e155c5668fb53a515363847860c203cc",
      "fileid": "9ea24a0876bdd3e559e6cc8b450e73b4f639285865111f24a3a0cc68f226eec2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26634095656"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-29T11:19:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "16f178c1e155c5668fb53a515363847860c203cc",
      "fileid": "3c066116f864a5fdef7068f2a9544cf9efce1ca147c7c7cabd94dac68903a29c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26634095656"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-29T11:19:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "16f178c1e155c5668fb53a515363847860c203cc",
      "fileid": "4d07e95b3c21891f2ef7f2898bddde45aa9215cbf60383c1de96d2ac210a512e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26634095656"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-05-29T11:19:04.000Z",
      "arch": "emscripten",
      "commit": "16f178c1e155c5668fb53a515363847860c203cc",
      "fileid": "ecf0c9a5f7d45e8dfd4f8b252404c9eb496f651d300b159289f71b961a3c375f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26634095656"
    }
  ]
}