{
  "_id": "6a1f232eb401979e73420a34",
  "Package": "mggd",
  "Title": "Multivariate Generalised Gaussian Distribution; Kullback-Leibler\nDivergence",
  "Version": "1.3.3",
  "Authors@R": "c(\nperson(\"Pierre\", \"Santagostini\", email = \"pierre.santagostini@agrocampus-ouest.fr\", role = c(\"aut\", \"cre\")),\nperson(\"Nizar\", \"Bouhlel\", email = c(\"nizar.bouhlel@agrocampus-ouest.fr\", \"nizar.bouhlel@inrae.fr\"), role = c(\"aut\"))\n)",
  "Maintainer": "Pierre Santagostini\n<pierre.santagostini@agrocampus-ouest.fr>",
  "Description": "Distance between multivariate generalised Gaussian\ndistributions, as presented by N. Bouhlel and A. Dziri (2019)\n<doi:10.1109/LSP.2019.2915000>. Manipulation of multivariate\ngeneralised Gaussian distributions (methods presented by Gomez,\nGomez-Villegas and Marin (1998) <doi:10.1080/03610929808832115>\nand Pascal, Bombrun, Tourneret and Berthoumieu (2013)\n<doi:10.1109/TSP.2013.2282909>).",
  "License": "GPL (>= 3)",
  "URL": "https://forgemia.inra.fr/imhorphen/mggd",
  "BugReports": "https://forgemia.inra.fr/imhorphen/mggd/-/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:48:56 UTC",
    "User": "root"
  },
  "Author": "Pierre Santagostini [aut, cre], Nizar Bouhlel [aut]",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev make\ntexlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev",
  "Repository": "https://santagos.r-universe.dev",
  "Date/Publication": "2024-12-23 01:58:43 UTC",
  "RemoteUrl": "https://github.com/cran/mggd",
  "RemoteRef": "HEAD",
  "RemoteSha": "a3bd381783841175cb388c3209dce093ced9507e",
  "MD5sum": "319542d506a448c80749ca0be7c8a3c6",
  "_user": "santagos",
  "_type": "src",
  "_file": "mggd_1.3.3.tar.gz",
  "_fileid": "8ef4b418cdcc5c0a6c0e43e8a36145552dcd9b11a0bddb8a62faf345235b0896",
  "_filesize": 288911,
  "_sha256": "8ef4b418cdcc5c0a6c0e43e8a36145552dcd9b11a0bddb8a62faf345235b0896",
  "_created": "2026-05-16T06:48:56.000Z",
  "_published": "2026-06-02T18:38:37.992Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79145176134,
      "time": 376,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031369550"
    },
    {
      "job": 79145175986,
      "time": 379,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031369706"
    },
    {
      "job": 79145176106,
      "time": 1017,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031449987"
    },
    {
      "job": 79145176165,
      "time": 474,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031382932"
    },
    {
      "job": 79145174979,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031320756"
    },
    {
      "job": 79145175381,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366678098"
    },
    {
      "job": 79145176070,
      "time": 343,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031365160"
    },
    {
      "job": 79145176036,
      "time": 331,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031363778"
    },
    {
      "job": 79145176214,
      "time": 352,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031368015"
    }
  ],
  "_buildurl": "https://github.com/r-universe/santagos/actions/runs/25955322984",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mggd",
  "_commit": {
    "id": "a3bd381783841175cb388c3209dce093ced9507e",
    "author": "Pierre Santagostini <pierre.santagostini@agrocampus-ouest.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.3\n",
    "time": 1734919123
  },
  "_maintainer": {
    "name": "Pierre Santagostini",
    "email": "pierre.santagostini@agrocampus-ouest.fr",
    "login": "santagos",
    "uuid": 144894498
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "santagos",
      "count": 5,
      "uuid": 144894498
    }
  ],
  "_userbio": {
    "uuid": 144894498,
    "type": "user",
    "name": "santagos"
  },
  "_downloads": {
    "count": 712,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mggd"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mggd.html",
    "manual.pdf"
  ],
  "_realowner": "santagos",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2022-06-13"
    },
    {
      "version": "1.1.0",
      "date": "2023-03-22"
    },
    {
      "version": "1.2.3",
      "date": "2024-03-19"
    },
    {
      "version": "1.3.1",
      "date": "2024-07-05"
    },
    {
      "version": "1.3.3",
      "date": "2024-12-23"
    }
  ],
  "_exports": [
    "contourmggd",
    "contourmvggd",
    "dmggd",
    "estparmggd",
    "estparmvggd",
    "kldggd",
    "kldiv",
    "lauricella",
    "lnpochhammer",
    "mvdggd",
    "mvrggd",
    "plotmggd",
    "plotmvggd",
    "pochhammer",
    "rmggd"
  ],
  "_help": [
    {
      "page": "mggd-package",
      "title": "Tools for Multivariate Generalized Gaussian Distributions",
      "topics": [
        "mggd-package",
        "mggd"
      ]
    },
    {
      "page": "contourmggd",
      "title": "Contour Plot of the Bivariate Generalised Gaussian Density",
      "topics": [
        "contourmggd"
      ]
    },
    {
      "page": "dmggd",
      "title": "Density of a Multivariate Generalized Gaussian Distribution",
      "topics": [
        "dmggd"
      ]
    },
    {
      "page": "estparmggd",
      "title": "Estimation of the Parameters of a Multivariate Generalized Gaussian Distribution",
      "topics": [
        "estparmggd"
      ]
    },
    {
      "page": "kldggd",
      "title": "Kullback-Leibler Divergence between Centered Multivariate generalized Gaussian Distributions",
      "topics": [
        "kldggd"
      ]
    },
    {
      "page": "lauricella",
      "title": "Lauricella D-Hypergeometric Function",
      "topics": [
        "lauricella"
      ]
    },
    {
      "page": "lnpochhammer",
      "title": "Logarithm of the Pochhammer Symbol",
      "topics": [
        "lnpochhammer"
      ]
    },
    {
      "page": "plotmggd",
      "title": "Plot of the Bivariate Generalised Gaussian Density",
      "topics": [
        "plotmggd"
      ]
    },
    {
      "page": "pochhammer",
      "title": "Pochhammer Symbol",
      "topics": [
        "pochhammer"
      ]
    },
    {
      "page": "rmggd",
      "title": "Simulate from a Multivariate Generalized Gaussian Distribution",
      "topics": [
        "rmggd"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "data.table",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rgl",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "mggd",
  "_universes": [
    "santagos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-05-16T06:51:44.000Z",
      "distro": "noble",
      "commit": "a3bd381783841175cb388c3209dce093ced9507e",
      "fileid": "eff704a7a1a2d9049367f6614cb2e7442adfd385b46a50820fc4c86786019147",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santagos/actions/runs/25955322984"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-05-16T06:51:54.000Z",
      "distro": "noble",
      "commit": "a3bd381783841175cb388c3209dce093ced9507e",
      "fileid": "94c10fc65f34e7767b87603f57d95b32c790202fbdf8e5258c58620ab69c78bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santagos/actions/runs/25955322984"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-05-16T06:52:17.000Z",
      "commit": "a3bd381783841175cb388c3209dce093ced9507e",
      "fileid": "121b4573c11caacc6094ca25bf067d3d9ecbdc2b327c8dd7b289cdcbaf5c361b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santagos/actions/runs/25955322984"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-05-16T06:50:52.000Z",
      "commit": "a3bd381783841175cb388c3209dce093ced9507e",
      "fileid": "4f570ba23bf65de5b7e66bb05005287a1583c24bc71608e27fab2b40d0b81997",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santagos/actions/runs/25955322984"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-05-16T06:50:51.000Z",
      "commit": "a3bd381783841175cb388c3209dce093ced9507e",
      "fileid": "21a5c85e0a6aeed91063d9e7a79eed0f75ac094742e2b4bd2ec1f004f09251a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santagos/actions/runs/25955322984"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-05-16T06:50:19.000Z",
      "commit": "a3bd381783841175cb388c3209dce093ced9507e",
      "fileid": "3f8faf6cc05e0ee7b1ba8755b397e98bea6aaf59eb19fb8937028fcbc3bd641a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santagos/actions/runs/25955322984"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-05-16T06:51:05.000Z",
      "commit": "a3bd381783841175cb388c3209dce093ced9507e",
      "fileid": "d74c85e0cc95455079b5ca11693ed0f586fd956a86aca0e5990a24424bcd0fb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/santagos/actions/runs/25955322984"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.3",
      "date": "2026-06-02T18:38:15.000Z",
      "commit": "a3bd381783841175cb388c3209dce093ced9507e",
      "fileid": "6ab7ba387c3f8bffcea4b6b431b9566a0c9836437a0f1448b9c80ca321b04f09",
      "status": "success",
      "buildurl": "https://github.com/r-universe/santagos/actions/runs/25955322984"
    }
  ]
}