{
  "_id": "6a0f6bbaacfb0bcc41c5e6db",
  "Package": "ppgmmga",
  "Version": "1.3.1",
  "Date": "2025-09-09",
  "Title": "Projection Pursuit Based on Gaussian Mixtures and Evolutionary\nAlgorithms",
  "Description": "Projection Pursuit (PP) algorithm for dimension reduction\nbased on Gaussian Mixture Models (GMMs) for density estimation\nusing Genetic Algorithms (GAs) to maximise an approximated\nnegentropy index. For more details see Scrucca and Serafini\n(2019) <doi:10.1080/10618600.2019.1598871>.",
  "Authors@R": "c(person(\"Alessio\", \"Serafini\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-8579-5695\"),\nemail = \"srf.alessio@gmail.com\"),\nperson(\"Luca\", \"Scrucca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3826-0484\"),\nemail = \"luca.scrucca@unibo.it\"))",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/luca-scr/ppgmmga",
  "BugReports": "https://github.com/luca-scr/ppgmmga/issues",
  "ByteCompile": "true",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Packaged": {
    "Date": "2026-05-21 08:25:43 UTC",
    "User": "root"
  },
  "Author": "Alessio Serafini [aut] (ORCID:\n<https://orcid.org/0000-0002-8579-5695>), Luca Scrucca [aut,\ncre] (ORCID: <https://orcid.org/0000-0003-3826-0484>)",
  "Maintainer": "Luca Scrucca <luca.scrucca@unibo.it>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-09-12 16:36:00 UTC",
  "RemoteUrl": "https://github.com/cran/ppgmmga",
  "RemoteRef": "HEAD",
  "RemoteSha": "6bc808e6a8b810c2c3a30932961a88b6cc70485a",
  "MD5sum": "2f78eced7a9050f1cd8a0bd1ac4b3223",
  "_user": "cran",
  "_type": "src",
  "_file": "ppgmmga_1.3.1.tar.gz",
  "_fileid": "cbf23a6412f1346eefa13d0de7a4eb26a96d7b11c97731fe6e3cec64a496de30",
  "_filesize": 1724373,
  "_sha256": "cbf23a6412f1346eefa13d0de7a4eb26a96d7b11c97731fe6e3cec64a496de30",
  "_created": "2026-05-21T08:25:43.000Z",
  "_published": "2026-05-21T20:31:54.155Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77262802425,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130872966"
    },
    {
      "job": 77262802376,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130878273"
    },
    {
      "job": 77262802373,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130874141"
    },
    {
      "job": 77262802414,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130891078"
    },
    {
      "job": 77262802336,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130826587"
    },
    {
      "job": 77262801932,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146508417"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26214399940",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ppgmmga",
  "_commit": {
    "id": "6bc808e6a8b810c2c3a30932961a88b6cc70485a",
    "author": "Luca Scrucca <luca.scrucca@unibo.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.1\n",
    "time": 1757694960
  },
  "_maintainer": {
    "name": "Luca Scrucca",
    "email": "luca.scrucca@unibo.it",
    "login": "luca-scr",
    "twitter": "@luca_scr",
    "description": "",
    "uuid": 11585946,
    "orcid": "0000-0003-3826-0484"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.7",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "version": ">= 5.4",
      "role": "Imports"
    },
    {
      "package": "GA",
      "version": ">= 3.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.8",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.3.1",
      "date": "2025-09-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "serafinialessio",
      "count": 4,
      "uuid": 17760597
    },
    {
      "user": "luca-scr",
      "count": 1,
      "uuid": 11585946
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 520,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ppgmmga"
  },
  "_devurl": "https://github.com/luca-scr/ppgmmga",
  "_searchresults": 8,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/ppgmmga.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luca-scr/ppgmmga",
  "_realowner": "luca-scr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-10-14"
    },
    {
      "version": "1.0.1",
      "date": "2018-10-15"
    },
    {
      "version": "1.1",
      "date": "2019-06-03"
    },
    {
      "version": "1.2",
      "date": "2019-07-08"
    },
    {
      "version": "1.3",
      "date": "2023-11-17"
    },
    {
      "version": "1.3.1",
      "date": "2025-09-12"
    }
  ],
  "_exports": [
    "EntropyGauss",
    "EntropyGMM",
    "EntropyMC",
    "EntropySOTE",
    "EntropyUT",
    "EntropyVAR",
    "logsumexp",
    "nclass.numpy",
    "plot.ppgmmga",
    "ppgmmga",
    "ppgmmga.options",
    "print.ppgmmga",
    "print.summary.ppgmmga",
    "summary.ppgmmga"
  ],
  "_help": [
    {
      "page": "ppgmmga-package",
      "title": "Projection pursuit based on Gaussian mixtures and evolutionary algorithms for data visualisation",
      "topics": [
        "ppgmmga-package"
      ]
    },
    {
      "page": "nclass.numpy",
      "title": "Compute the Number of Classes for a Histogram",
      "topics": [
        "nclass.numpy"
      ]
    },
    {
      "page": "plot.ppgmmga",
      "title": "Plots the data onto the projection subspace estimated by the ppgmmga algorithm",
      "topics": [
        "plot.ppgmmga"
      ]
    },
    {
      "page": "ppgmmga",
      "title": "Projection pursuit based on Gaussian mixtures and evolutionary algorithms for data visualisation",
      "topics": [
        "ppgmmga",
        "print.ppgmmga"
      ]
    },
    {
      "page": "ppgmmga-class",
      "title": "Class ''ppgmmga''",
      "topics": [
        "ppgmmga-class"
      ]
    },
    {
      "page": "ppgmmga.options",
      "title": "Default values for 'ppgmmga' package",
      "topics": [
        "ppgmmga.options"
      ]
    },
    {
      "page": "summary.ppgmmga",
      "title": "Summary for projection pursuit based on Gaussian mixtures and evolutionary algorithms for data visualisation",
      "topics": [
        "print.summary.ppgmmga",
        "summary.ppgmmga"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ppgmmga/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "farver",
    "foreach",
    "GA",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "mclust",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "ppgmmga.Rmd",
      "filename": "ppgmmga.html",
      "title": "A quick tour of ppgmmga",
      "author": "Alessio Serafini, Luca Scrucca",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Banknote data",
        "1-dimensional PPGMMGA",
        "2-dimensional PPGMMGA",
        "3-dimensional PPGMMGA",
        "References"
      ],
      "created": "2018-10-14 14:30:08",
      "modified": "2023-11-18 02:38:55",
      "commits": 5
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "ppgmmga",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://luca-scr.r-universe.dev/ppgmmga",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-21T08:27:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6bc808e6a8b810c2c3a30932961a88b6cc70485a",
      "fileid": "a007c959ab771bfae7f0e067ad07bf6a9e435a3da8b5949174dbb442c230e800",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26214399940"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-21T08:28:09.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6bc808e6a8b810c2c3a30932961a88b6cc70485a",
      "fileid": "f0c7f36ff22f54bf4d9afa5f5e2976f329b501c0fb6968e009cd96a569919bfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26214399940"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-21T08:28:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6bc808e6a8b810c2c3a30932961a88b6cc70485a",
      "fileid": "bd002c9a7f16bb942f8b1d8e95424840ac804f13e5ea65dd881a728317fc4c25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26214399940"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-21T08:28:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6bc808e6a8b810c2c3a30932961a88b6cc70485a",
      "fileid": "3f0492cb50fc97e67ed71ba8047b411cc855b89cb936eed0b8b7f41b9380bfec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26214399940"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-05-21T20:31:22.000Z",
      "arch": "emscripten",
      "commit": "6bc808e6a8b810c2c3a30932961a88b6cc70485a",
      "fileid": "a641f31a78325c82610a41162716690c5c6262d92a0bbfb131a6a314604afc61",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26214399940"
    }
  ]
}