{
  "_id": "6a16c086acfb0bcc41d87b55",
  "Package": "varclust",
  "Type": "Package",
  "Title": "Variables Clustering",
  "Version": "0.10.0",
  "Date": "2021-05-12",
  "Author": "Piotr Sobczyk, Stanislaw Wilczynski, Julie Josse, Malgorzata\nBogdan",
  "Maintainer": "Piotr Sobczyk <pj.sobczyk@gmail.com>",
  "Description": "Performs clustering of quantitative variables, assuming\nthat clusters lie in low-dimensional subspaces. Segmentation of\nvariables, number of clusters and their dimensions are selected\nbased on BIC. Candidate models are identified based on many\nruns of K-means algorithm with different random initializations\nof cluster centers.",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.0.2",
  "Repository": "https://psobczyk.r-universe.dev",
  "Date/Publication": "2021-06-17 20:47:00 UTC",
  "RemoteUrl": "https://github.com/psobczyk/varclust",
  "RemoteRef": "HEAD",
  "RemoteSha": "c2b23b96a19c39bee8276f073e6109be11b325f0",
  "Packaged": {
    "Date": "2026-05-27 09:53:42 UTC",
    "User": "root"
  },
  "MD5sum": "e137ff0d20f35a3dbf787c6991bb7872",
  "_user": "psobczyk",
  "_type": "src",
  "_file": "varclust_0.10.0.tar.gz",
  "_fileid": "7927afce861a1b3c20025815655dcf26317f5610919899751c2a542be20fdfc1",
  "_filesize": 348460,
  "_sha256": "7927afce861a1b3c20025815655dcf26317f5610919899751c2a542be20fdfc1",
  "_created": "2026-05-27T09:53:42.000Z",
  "_published": "2026-05-27T09:59:34.377Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78051930690,
      "time": 304,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7237458454"
    },
    {
      "job": 78051930745,
      "time": 272,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7237447745"
    },
    {
      "job": 78051930700,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7237419842"
    },
    {
      "job": 78051930705,
      "time": 197,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7237423895"
    },
    {
      "job": 78051228414,
      "time": 262,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237359843"
    },
    {
      "job": 78051930635,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237391924"
    },
    {
      "job": 78051930716,
      "time": 242,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7237437834"
    },
    {
      "job": 78051930735,
      "time": 318,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7237463283"
    },
    {
      "job": 78051930723,
      "time": 262,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7237446355"
    }
  ],
  "_buildurl": "https://github.com/r-universe/psobczyk/actions/runs/26503903865",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/psobczyk/varclust",
  "_commit": {
    "id": "c2b23b96a19c39bee8276f073e6109be11b325f0",
    "author": "Piotr Sobczyk <psobczyk@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #10 from psobczyk/allowing-clusters-with-zero-pcs\n\nAllowing clusters with zero pcs",
    "time": 1623962820
  },
  "_maintainer": {
    "name": "Piotr Sobczyk",
    "email": "pj.sobczyk@gmail.com",
    "login": "psobczyk",
    "linkedin": "in/psobczyk",
    "twitter": "@pj_sobczyk",
    "description": "",
    "uuid": 1227394
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "RcppEigen",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "pesel",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mclust",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "psobczyk",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "psobczyk",
      "count": 154,
      "uuid": 1227394
    },
    {
      "user": "sjwilczynski",
      "count": 74,
      "uuid": 19153565
    }
  ],
  "_userbio": {
    "uuid": 1227394,
    "type": "user",
    "name": "Piotr Sobczyk"
  },
  "_downloads": {
    "count": 150,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/varclust"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/psobczyk/varclust",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/varclust.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/psobczyk/varclust",
  "_realowner": "psobczyk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.4",
      "date": "2019-06-26"
    }
  ],
  "_exports": [
    "data.simulation",
    "data.simulation.factors",
    "integration",
    "misclassification",
    "mlcc.bic",
    "mlcc.kmeans",
    "mlcc.reps",
    "show.clusters"
  ],
  "_help": [
    {
      "page": "data.simulation",
      "title": "Simulates subspace clustering data",
      "topics": [
        "data.simulation"
      ]
    },
    {
      "page": "data.simulation.factors",
      "title": "Simulates subspace clustering data with shared factors",
      "topics": [
        "data.simulation.factors"
      ]
    },
    {
      "page": "integration",
      "title": "Computes integration and acontamination of the clustering",
      "topics": [
        "integration"
      ]
    },
    {
      "page": "misclassification",
      "title": "Computes misclassification rate",
      "topics": [
        "misclassification"
      ]
    },
    {
      "page": "mlcc.bic",
      "title": "Multiple Latent Components Clustering - Subspace clustering with automatic estimation of number of clusters and their dimension",
      "topics": [
        "mlcc.bic"
      ]
    },
    {
      "page": "mlcc.kmeans",
      "title": "Multiple Latent Components Clustering - kmeans algorithm",
      "topics": [
        "mlcc.kmeans"
      ]
    },
    {
      "page": "mlcc.reps",
      "title": "Multiple Latent Components Clustering - Subspace clustering assuming that the number of clusters is known",
      "topics": [
        "mlcc.reps"
      ]
    },
    {
      "page": "show.clusters",
      "title": "Print clusters obtained from MLCC",
      "topics": [
        "show.clusters"
      ]
    },
    {
      "page": "varclust",
      "title": "Variable Clustering with Multiple Latent Components Clustering algorithm",
      "topics": [
        "varclust"
      ]
    }
  ],
  "_readme": "https://github.com/psobczyk/varclust/raw/HEAD/README.md",
  "_rundeps": [
    "codetools",
    "digest",
    "doParallel",
    "doRNG",
    "foreach",
    "iterators",
    "lattice",
    "Matrix",
    "pesel",
    "Rcpp",
    "RcppEigen",
    "rngtools"
  ],
  "_vignettes": [
    {
      "source": "varclustTutorial.Rmd",
      "filename": "varclustTutorial.html",
      "title": "varclust package tutorial",
      "author": "Piotr Sobczyk",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Tutorial for varclust package",
        "Introduction",
        "Main usage example",
        "More details about the method",
        "Running algorithm with some initial segmentation",
        "Execution time",
        "Choosing values of parameters"
      ],
      "created": "2014-11-01 08:42:20",
      "modified": "2020-03-08 13:54:34",
      "commits": 14
    }
  ],
  "_score": 4.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "varclust",
  "_universes": [
    "psobczyk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-27T09:55:49.000Z",
      "distro": "noble",
      "commit": "c2b23b96a19c39bee8276f073e6109be11b325f0",
      "fileid": "9a798fec0ae26c4f2cb7b89787b5db68f86eb8f3ec779d83fccb3efec8bc2658",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/psobczyk/actions/runs/26503903865"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-27T09:55:44.000Z",
      "distro": "noble",
      "commit": "c2b23b96a19c39bee8276f073e6109be11b325f0",
      "fileid": "521107e090fd316eef3eed9e11130a984b3c17d2acae4d6e84756a48be7684ce",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/psobczyk/actions/runs/26503903865"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-27T09:55:36.000Z",
      "commit": "c2b23b96a19c39bee8276f073e6109be11b325f0",
      "fileid": "33733ce70da728fdaae5e451572210e95541869f73cb43fe9087bb49e349d72b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/psobczyk/actions/runs/26503903865"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-27T09:55:33.000Z",
      "commit": "c2b23b96a19c39bee8276f073e6109be11b325f0",
      "fileid": "df6b1ecc64795e6194c5bf1421d8348b155eac98a82dbeaed8b2dfd898801eb6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/psobczyk/actions/runs/26503903865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0",
      "date": "2026-05-27T09:55:38.000Z",
      "commit": "c2b23b96a19c39bee8276f073e6109be11b325f0",
      "fileid": "7fef6ebbdf20a68fed167f731d5ebbd0983da2cd28fc971ad1a9ff9bbd189c70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/psobczyk/actions/runs/26503903865"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-27T09:54:56.000Z",
      "commit": "c2b23b96a19c39bee8276f073e6109be11b325f0",
      "fileid": "7a232e5c7add78bfef3b85470c1a5034f26b54a8cc615e9548152082086dd838",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/psobczyk/actions/runs/26503903865"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-27T09:55:47.000Z",
      "commit": "c2b23b96a19c39bee8276f073e6109be11b325f0",
      "fileid": "c348fcde8e3f296559ad42bdeae8a33bd47bda28b9008955abf6fb2e3d44638b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/psobczyk/actions/runs/26503903865"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-27T09:55:06.000Z",
      "commit": "c2b23b96a19c39bee8276f073e6109be11b325f0",
      "fileid": "bd10a185a66cbdd1dbe3146e587d57343c0cd744a490c93d2f687cbf49044f2c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/psobczyk/actions/runs/26503903865"
    }
  ]
}