{
  "_id": "6a27ca9624555f66ed541e3f",
  "Package": "clustvarsel",
  "Version": "2.3.5",
  "Date": "2025-04-02",
  "Title": "Variable Selection for Gaussian Model-Based Clustering",
  "Description": "Variable selection for Gaussian model-based clustering as\nimplemented in the 'mclust' package. The methodology allows to\nfind the (locally) optimal subset of variables in a data set\nthat have group/cluster information. A greedy or headlong\nsearch can be used, either in a forward-backward or\nbackward-forward direction, with or without sub-sampling at the\nhierarchical clustering stage for starting 'mclust' models. By\ndefault the algorithm uses a sequential search, but\nparallelisation is also available.",
  "Authors@R": "c(person(\"Nema\", \"Dean\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-5080-2517\")),\nperson(\"Adrian E.\", \"Raftery\", role = \"aut\"),\nperson(\"Luca\", \"Scrucca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3826-0484\"),\nemail = \"luca.scrucca@unibo.it\"))",
  "License": "GPL (>= 2)",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:53:20 UTC",
    "User": "root"
  },
  "Author": "Nema Dean [aut] (<https://orcid.org/0000-0002-5080-2517>),\nAdrian E. Raftery [aut], Luca Scrucca [aut, cre]\n(<https://orcid.org/0000-0003-3826-0484>)",
  "Maintainer": "Luca Scrucca <luca.scrucca@unibo.it>",
  "Repository": "https://luca-scr.r-universe.dev",
  "Date/Publication": "2025-04-02 10:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/clustvarsel",
  "RemoteRef": "HEAD",
  "RemoteSha": "86390d0790f740fbb8535baa25eec048577ce425",
  "MD5sum": "4f58243ca3cae4b98b08b406b2cc8778",
  "_user": "luca-scr",
  "_type": "src",
  "_file": "clustvarsel_2.3.5.tar.gz",
  "_fileid": "5819f7e84fb259a1111fa85ed1f960558b323fe5e6de3b96f6e1d002620fbf03",
  "_filesize": 485955,
  "_sha256": "5819f7e84fb259a1111fa85ed1f960558b323fe5e6de3b96f6e1d002620fbf03",
  "_created": "2026-06-09T07:53:20.000Z",
  "_published": "2026-06-09T08:11:02.591Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80274284318,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501708942"
    },
    {
      "job": 80274284313,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501723755"
    },
    {
      "job": 80274284437,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502010150"
    },
    {
      "job": 80274284330,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501831194"
    },
    {
      "job": 80273832032,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501666484"
    },
    {
      "job": 80274284324,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501701753"
    },
    {
      "job": 80274284357,
      "time": 187,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501737400"
    },
    {
      "job": 80274284361,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501697133"
    },
    {
      "job": 80274284342,
      "time": 162,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501719524"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luca-scr/actions/runs/27191865552",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/clustvarsel",
  "_commit": {
    "id": "86390d0790f740fbb8535baa25eec048577ce425",
    "author": "Luca Scrucca <luca.scrucca@unibo.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.3.5\n",
    "time": 1743589802
  },
  "_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.2",
      "role": "Depends"
    },
    {
      "package": "mclust",
      "version": ">= 5.3",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "BMA",
      "version": ">= 3.18",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.12",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 0.9",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "luca-scr",
      "count": 1,
      "uuid": 11585946
    }
  ],
  "_userbio": {
    "uuid": 11585946,
    "type": "user",
    "name": "Luca Scrucca"
  },
  "_downloads": {
    "count": 423,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clustvarsel"
  },
  "_mentions": 2,
  "_searchresults": 43,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/clustvarsel.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "luca-scr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2006-03-20"
    },
    {
      "version": "1.1",
      "date": "2009-02-19"
    },
    {
      "version": "1.2",
      "date": "2009-03-11"
    },
    {
      "version": "1.3",
      "date": "2009-08-04"
    },
    {
      "version": "2.0",
      "date": "2013-10-25"
    },
    {
      "version": "2.1",
      "date": "2014-10-15"
    },
    {
      "version": "2.2",
      "date": "2015-11-19"
    },
    {
      "version": "2.3",
      "date": "2017-02-24"
    },
    {
      "version": "2.3.1",
      "date": "2017-07-07"
    },
    {
      "version": "2.3.2",
      "date": "2018-04-09"
    },
    {
      "version": "2.3.3",
      "date": "2018-11-19"
    },
    {
      "version": "2.3.4",
      "date": "2020-12-16"
    },
    {
      "version": "2.3.5",
      "date": "2025-04-02"
    }
  ],
  "_exports": [
    "BICreg",
    "clustvarsel",
    "clvarselgrbkw",
    "clvarselgrfwd",
    "clvarselhlbkw",
    "clvarselhlfwd",
    "print.clustvarsel",
    "startParallel"
  ],
  "_help": [
    {
      "page": "clustvarsel",
      "title": "Variable Selection for Gaussian Model-Based Clustering",
      "topics": [
        "clustvarsel"
      ]
    }
  ],
  "_readme": "https://github.com/cran/clustvarsel/raw/HEAD/README.md",
  "_rundeps": [
    "BMA",
    "codetools",
    "DEoptimR",
    "foreach",
    "inline",
    "iterators",
    "lattice",
    "leaps",
    "Matrix",
    "mclust",
    "mvtnorm",
    "pcaPP",
    "robustbase",
    "rrcov",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "clustvarsel.Rmd",
      "filename": "clustvarsel.html",
      "title": "A quick tour of clustvarsel",
      "author": "Luca Scrucca",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Simulated clustering data example",
        "Simulated no-clustering data example",
        "References"
      ],
      "created": "2017-02-24 15:46:51",
      "modified": "2025-04-02 10:30:02",
      "commits": 5
    }
  ],
  "_score": 4.110589710299249,
  "_indexed": true,
  "_nocasepkg": "clustvarsel",
  "_universes": [
    "luca-scr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.5",
      "date": "2026-06-09T07:55:13.000Z",
      "distro": "noble",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "3c1643c144a60a126cfd267fdd7edb7f02e728d4233211250d0ce6eb12bd26c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/27191865552"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.5",
      "date": "2026-06-09T07:55:54.000Z",
      "distro": "noble",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "9b9000ea8c528a84862dc3477537bf083c4b176f075df19dc9fef3d14279f005",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/27191865552"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.5",
      "date": "2026-06-09T08:10:11.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "468b7015f561cfccf6cddb70a998a7d109e61a93a21d96f02f7452f2d24caae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/27191865552"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.5",
      "date": "2026-06-09T08:01:30.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "6affc6a70c5b883fe61cad457f0cbad9d53946426cd0f1b09d34a5a144c25f0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/27191865552"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.5",
      "date": "2026-06-09T07:55:23.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "f94aee0e3a2211525b4a36a9a9f410d6c982b5b63bd2958e1efdac57224257a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/27191865552"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-06-09T07:56:26.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "56f0341d54f628cfeb852bb95a5374bb8d86c989afa486bf9d3946378f1a30c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/27191865552"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-06-09T07:54:29.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "6e208967f031e4083e3c0a7475d2e6eeb6d29c8c94c8ece83962fa659912d22a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/27191865552"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-06-09T07:55:43.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "442a1694567b8f4705dcba4bfbb441a6bfd1ee7715404c50a3cb24b35be93c7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/27191865552"
    }
  ]
}