{
  "_id": "6a156c14acfb0bcc41d63b4e",
  "Package": "qVarSel",
  "Type": "Package",
  "Title": "Select Variables for Optimal Clustering",
  "Version": "1.2",
  "Date": "2025-04-14",
  "Authors@R": "person(given = \"Stefano\",\nfamily = \"Benati\",\nrole = c(\"aut\", \"cre\"),\nemail = \"stefano.benati@unitn.it\",\ncomment = c(ORCID = \" 0000-0002-1928-5224\"))",
  "Description": "Finding hidden clusters in structured data can be hindered\nby the presence of masking variables. If not detected, masking\nvariables are used to calculate the overall similarities\nbetween units, and therefore the cluster attribution is more\nimprecise. The algorithm q-vars implements an optimization\nmethod to find the variables that most separate units between\nclusters. In this way, masking variables can be discarded from\nthe data frame and the clustering is more accurate. Tests can\nbe found in Benati et al.(2017)\n<doi:10.1080/01605682.2017.1398206>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-26 09:41:01 UTC",
    "User": "root"
  },
  "Author": "Stefano Benati [aut, cre]\n(<https://orcid.org/0000-0002-1928-5224>)",
  "Maintainer": "Stefano Benati <stefano.benati@unitn.it>",
  "Repository": "https://stefanobenati.r-universe.dev",
  "Date/Publication": "2025-04-17 07:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/qVarSel",
  "RemoteRef": "HEAD",
  "RemoteSha": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
  "MD5sum": "2ec316a1a7b67a80facedbc4e109cdf3",
  "_user": "stefanobenati",
  "_type": "src",
  "_file": "qVarSel_1.2.tar.gz",
  "_fileid": "05d7d53874d9c23fb8a7eb3c13c91fce81b3163c88636d5d4d80cbf71f0dbbe5",
  "_filesize": 111509,
  "_sha256": "05d7d53874d9c23fb8a7eb3c13c91fce81b3163c88636d5d4d80cbf71f0dbbe5",
  "_created": "2026-05-26T09:41:01.000Z",
  "_published": "2026-05-26T09:47:00.604Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77847899356,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213822556"
    },
    {
      "job": 77847899398,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213811131"
    },
    {
      "job": 77847899373,
      "time": 131,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213819619"
    },
    {
      "job": 77847899431,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213812796"
    },
    {
      "job": 77847899472,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213820355"
    },
    {
      "job": 77847899480,
      "time": 238,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213848669"
    },
    {
      "job": 77847899453,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213816090"
    },
    {
      "job": 77847899391,
      "time": 323,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213869693"
    },
    {
      "job": 77847458578,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213774084"
    },
    {
      "job": 77847899335,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213812366"
    },
    {
      "job": 77847899464,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213811537"
    },
    {
      "job": 77847899390,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213805464"
    },
    {
      "job": 77847899385,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213804462"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/qVarSel",
  "_commit": {
    "id": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
    "author": "Stefano Benati <stefano.benati@unitn.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1744873802
  },
  "_maintainer": {
    "name": "Stefano Benati",
    "email": "stefano.benati@unitn.it",
    "login": "stefanobenati",
    "description": "",
    "uuid": 11922390,
    "orcid": "0000-0002-1928-5224"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.13",
      "role": "Imports"
    },
    {
      "package": "lpSolveAPI",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stefanobenati",
      "count": 3,
      "uuid": 11922390
    }
  ],
  "_userbio": {
    "uuid": 11922390,
    "type": "user",
    "name": "stefanobenati"
  },
  "_downloads": {
    "count": 541,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qVarSel"
  },
  "_searchresults": 4,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/qVarSel.html",
    "manual.pdf"
  ],
  "_realowner": "stefanobenati",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2014-06-12"
    },
    {
      "version": "1.1",
      "date": "2024-11-28"
    },
    {
      "version": "1.2",
      "date": "2025-04-17"
    }
  ],
  "_exports": [
    "PrtDist",
    "qVarSelH",
    "qVarSelLP"
  ],
  "_help": [
    {
      "page": "qVarSel-package",
      "title": "Selecting Variables for Clustering and Classification",
      "topics": [
        "qVarSel-package",
        "qVarSel"
      ]
    },
    {
      "page": "PrtDist",
      "title": "Calculation of the distances between units and centers",
      "topics": [
        "PrtDist"
      ]
    },
    {
      "page": "qVarSelH",
      "title": "Selection of Variables for Clustering or Data Dimension Reduction",
      "topics": [
        "qVarSelH"
      ]
    },
    {
      "page": "qVarSelLP",
      "title": "A Mixed Integer Linear Programming Formulation for the Variable Selection Problem",
      "topics": [
        "qVarSelLP"
      ]
    }
  ],
  "_rundeps": [
    "lpSolveAPI",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "qvarsel",
  "_universes": [
    "stefanobenati"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-26T09:43:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "0c5d8c76a5c7ebee1322ca41452861603ea7864e379a4eb7cf20af885219a0b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-26T09:42:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "084679ee121e77865ce716ceb229f9e358a833ad0fb4b061deaf5efffe2290cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-26T09:43:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "90df1860b90f9957af8077bcee9c80975cccd8611d8276e2c4e817b05254c7c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-26T09:42:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "a3de71fa194ef2dbf20432519da5c9764da74f9835ad925472b18862e45f89c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-26T09:43:17.000Z",
      "arch": "aarch64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "15745b4a04714d09c6bbd4b4bca1a5366564b734c7e112047875c91db3f989e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-26T09:44:34.000Z",
      "arch": "x86_64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "28924d7a45f1db5f967eebaadfac689babbfc02a267e27b59be719f25db6cdc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-26T09:43:06.000Z",
      "arch": "aarch64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "659b5476d9bbce056adfd544027d9447562d1dcc49cacc8e199c000d832cf2a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-26T09:45:15.000Z",
      "arch": "x86_64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "b35b85f8a93a8df136ecf67e2e10263db2791e5659ab19479238d51f51179354",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-26T09:43:07.000Z",
      "arch": "emscripten",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "aaf9e71e654237f19a15e70da80fe9b613988c0c263c70773bf102d7e943160e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-26T09:42:27.000Z",
      "arch": "x86_64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "75ef9ed2d0ec50ae17118d7c8c1687a41a4fd75947ad3b8530cb518c3aee75e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-26T09:42:15.000Z",
      "arch": "x86_64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "c2c5e0ee60b9947b879f0153d9d0ad38e331872eb8bfc56623fb9d987b43664e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-26T09:42:12.000Z",
      "arch": "x86_64",
      "commit": "8dd9c3ac644ac120c6bb4e134016ef684dfc3c02",
      "fileid": "7099993c128c17b3f5987b12bc538ad794740286a88cb48631e3195e984630be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanobenati/actions/runs/26444563041"
    }
  ]
}