{
  "_id": "6a104bb3acfb0bcc41c9ffe6",
  "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-05-10 07:47:52 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": "b2148948b234aed22aeb5f7f73d1ab56",
  "_user": "luca-scr",
  "_type": "src",
  "_file": "clustvarsel_2.3.5.tar.gz",
  "_fileid": "d26a670b9329f43a83be0733586b0726a5dc858ca42f63f167eb4fbbbca70cb9",
  "_filesize": 488354,
  "_sha256": "d26a670b9329f43a83be0733586b0726a5dc858ca42f63f167eb4fbbbca70cb9",
  "_created": "2026-05-10T07:47:52.000Z",
  "_published": "2026-05-22T12:27:31.158Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77379184612,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902081916"
    },
    {
      "job": 77379184386,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902081485"
    },
    {
      "job": 77379184514,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902076942"
    },
    {
      "job": 77379184322,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902080012"
    },
    {
      "job": 77379183796,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902067952"
    },
    {
      "job": 77379183837,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160447614"
    },
    {
      "job": 77379184209,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902079211"
    },
    {
      "job": 77379184310,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902077131"
    },
    {
      "job": 77379184504,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902076554"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luca-scr/actions/runs/25623216160",
  "_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",
    "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": 474,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/clustvarsel"
  },
  "_mentions": 2,
  "_searchresults": 44,
  "_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.12057393120585,
  "_indexed": true,
  "_nocasepkg": "clustvarsel",
  "_universes": [
    "luca-scr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.5",
      "date": "2026-05-10T07:49:56.000Z",
      "distro": "noble",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "a7e01205f9df9120af9c021158c0df1d6d1cdcf81c357ad32e680341dd76ef45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/25623216160"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.5",
      "date": "2026-05-10T07:49:51.000Z",
      "distro": "noble",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "242edb043befa37ccea1e884ac24a3968061ee94435d0522333ee0e54ec691ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/25623216160"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.5",
      "date": "2026-05-10T07:49:20.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "381ffa1c52fa73c2922f15571c60345e9d32041535261b25fd4725370a71cc98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/25623216160"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.5",
      "date": "2026-05-10T07:49:48.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "9e38c50464604f8636d550b1d583ef10fb94c4811a13ebb45a46cace458c11a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/25623216160"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-05-10T07:49:26.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "d4a35357672a9ac2d761bd729bd3c6e5ffb4da5b08c8349114da00831a35576b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/25623216160"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-05-10T07:49:02.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "e5e39f86aad2026a3ffa7f70e1a806bec7c3140306747fdf7c899d8f2d6d6b19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/25623216160"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.5",
      "date": "2026-05-10T07:48:57.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "a5f4e560ba8fe0adf37e42ccf85545ee821f32368139d45ced5b0c3746e4777e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/25623216160"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.5",
      "date": "2026-05-22T12:27:11.000Z",
      "commit": "86390d0790f740fbb8535baa25eec048577ce425",
      "fileid": "4e303471e2cd14586808b5364cd4b3000d3b86480bd0e484067e6d2a533a17f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luca-scr/actions/runs/25623216160"
    }
  ]
}