{
  "_id": "6a4a26d8218ced0149572758",
  "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-07-05 09:38:47 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",
  "_user": "luca-scr",
  "_type": "src",
  "_file": "clustvarsel_2.3.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/74e196ad1e4bbf4b6fce1117ead8e8f04c243e8ffecb0c3ed29e1ca2ffe19724",
  "_filesize": 488354,
  "_sha256": "74e196ad1e4bbf4b6fce1117ead8e8f04c243e8ffecb0c3ed29e1ca2ffe19724",
  "_expires": "2026-10-13T09:41:42.000Z",
  "_created": "2026-07-05T09:38:47.000Z",
  "_published": "2026-07-05T09:41:44.520Z",
  "_jobs": [
    {
      "job": 85211550124,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090516266"
    },
    {
      "job": 85211550126,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090518389"
    },
    {
      "job": 85211550129,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090511871"
    },
    {
      "job": 85211550122,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090511930"
    },
    {
      "job": 85211387429,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090502673"
    },
    {
      "job": 85211550118,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090514969"
    },
    {
      "job": 85211550121,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090512615"
    },
    {
      "job": 85211550125,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090515058"
    },
    {
      "job": 85211550141,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090512446"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28736441899",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 86
  },
  "_downloads": {
    "count": 534,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clustvarsel"
  },
  "_mentions": 2,
  "_searchresults": 72,
  "_rbuild": "4.6.1",
  "_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.334453751150931,
  "_indexed": true,
  "_nocasepkg": "clustvarsel",
  "_universes": [
    "luca-scr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.5",
      "date": "2026-07-05T09:40:42.000Z",
      "distro": "resolute",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "https://r2.ropensci.org/1736d2639ff1e5824930ef564b13e928cc09a69591216ccd27d755a8d505bfe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28736441899"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.3.5",
      "date": "2026-07-05T09:40:49.000Z",
      "distro": "resolute",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "https://r2.ropensci.org/d35700c973cb18a3919746b6c558b268b53083504b13ae8baace44f18919fbb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28736441899"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.5",
      "date": "2026-07-05T09:40:08.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "https://r2.ropensci.org/11c4598bc6ec5caacc19d415a5130a1e7b103be03ed94107017d4060e682232e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28736441899"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.3.5",
      "date": "2026-07-05T09:40:07.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "https://r2.ropensci.org/04619aec7b95374e76c5609771a0750981e61246edd7b0a26538f5af93ec3ac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28736441899"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.5",
      "date": "2026-07-05T09:40:52.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "https://r2.ropensci.org/6f9d455c31bdb44a9531485a698a43f9eeb6298e5a79cf5f843fb505b8addc6b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28736441899"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-07-05T09:39:55.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "https://r2.ropensci.org/83012cad71dde6a47b604864c71942e542e0c1ea2ed955df895bdfca88e9973f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28736441899"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-07-05T09:40:08.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "https://r2.ropensci.org/2d0c831f0a5b8fd0b42fe14e88309899c7ca07f50e646e983cbc900da6c340a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28736441899"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-07-05T09:39:54.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "https://r2.ropensci.org/390359b2f4e79a5ced2cf0bb0937fce17ef0c259e6443436785a60e54992f8a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/28736441899"
    }
  ]
}