{
  "_id": "6a1efff7b401979e7341ab94",
  "Package": "adproclus",
  "Title": "Additive Profile Clustering Algorithms",
  "Version": "2.0.1.9000",
  "Authors@R": "c(person(\"Henry\", \"Heppe\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"heppe.henry@gmail.com\"),\nperson(\"Julian\", \"Rossbroich\",\nrole = c(\"aut\")),\nperson(\"Jeffrey\", \"Durieux\",\nrole = \"aut\"),\nperson(\"Tom\", \"Wilderjans\",\nrole = \"aut\"))",
  "Description": "Obtain overlapping clustering models for\nobject-by-variable data matrices using the Additive Profile\nClustering (ADPROCLUS) method. Also contains the low\ndimensional ADPROCLUS method for simultaneous dimension\nreduction and overlapping clustering. For reference see Depril,\nVan Mechelen, Mirkin (2008) <doi:10.1016/j.csda.2008.04.014>\nand Depril, Van Mechelen, Wilderjans (2012)\n<doi:10.1007/s00357-012-9112-5>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Collate": "'adproclus-package.R' 'adproclus_classes.R' 'clustering.R'\n'data.R' 'get_starts.R' 'model_selection.R' 'utils.R'\n'visualize.R'",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/henry-heppe/adproclus",
  "BugReports": "https://github.com/henry-heppe/adproclus/issues",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libjpeg-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://henry-heppe.r-universe.dev",
  "Date/Publication": "2026-01-18 15:23:07 UTC",
  "RemoteUrl": "https://github.com/henry-heppe/adproclus",
  "RemoteRef": "HEAD",
  "RemoteSha": "409deb4afbf3241949443b4ee26fd181d5cda705",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:08:50 UTC",
    "User": "root"
  },
  "Author": "Henry Heppe [aut, cre, cph],\nJulian Rossbroich [aut],\nJeffrey Durieux [aut],\nTom Wilderjans [aut]",
  "Maintainer": "Henry Heppe <heppe.henry@gmail.com>",
  "MD5sum": "29f81be665d187906224d4873a0a0d9e",
  "_user": "henry-heppe",
  "_type": "src",
  "_file": "adproclus_2.0.1.9000.tar.gz",
  "_fileid": "29898b5b9c437d0fc0c8473ee93077e42a166757379565a776feb42bda9c1d8c",
  "_filesize": 266188,
  "_sha256": "29898b5b9c437d0fc0c8473ee93077e42a166757379565a776feb42bda9c1d8c",
  "_created": "2026-05-18T09:08:50.000Z",
  "_published": "2026-06-02T16:08:23.682Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79116465448,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053808193"
    },
    {
      "job": 79116465930,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053805888"
    },
    {
      "job": 79116466172,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053799800"
    },
    {
      "job": 79116465488,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053791127"
    },
    {
      "job": 79116464613,
      "time": 281,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053746049"
    },
    {
      "job": 79116464268,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363273432"
    },
    {
      "job": 79116465673,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053796468"
    },
    {
      "job": 79116466513,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053780153"
    },
    {
      "job": 79116465645,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053796143"
    }
  ],
  "_buildurl": "https://github.com/r-universe/henry-heppe/actions/runs/26023911954",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/henry-heppe/adproclus",
  "_commit": {
    "id": "409deb4afbf3241949443b4ee26fd181d5cda705",
    "author": "henry-heppe <93039193+henry-heppe@users.noreply.github.com>",
    "committer": "henry-heppe <93039193+henry-heppe@users.noreply.github.com>",
    "message": "Increment version number to 2.0.1.9000\n",
    "time": 1768749787
  },
  "_maintainer": {
    "name": "Henry Heppe",
    "email": "heppe.henry@gmail.com",
    "login": "henry-heppe",
    "description": "MSc Statistical Science at University of Oxford",
    "uuid": 93039193
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "multichull",
      "role": "Imports"
    },
    {
      "package": "NMFN",
      "role": "Imports"
    },
    {
      "package": "qgraph",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "henry-heppe",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 6
    },
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v2.0.1",
      "date": "2026-01-01"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "henry-heppe",
      "count": 141,
      "uuid": 93039193
    },
    {
      "user": "jrbch",
      "count": 6,
      "uuid": 15313341
    }
  ],
  "_userbio": {
    "uuid": 93039193,
    "type": "user",
    "name": "Henry Heppe",
    "description": "MSc Statistical Science at University of Oxford"
  },
  "_downloads": {
    "count": 307,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adproclus"
  },
  "_devurl": "https://github.com/henry-heppe/adproclus",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adproclus.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/henry-heppe/adproclus",
  "_realowner": "henry-heppe",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-11-07"
    },
    {
      "version": "1.0.2",
      "date": "2023-11-10"
    },
    {
      "version": "2.0.0",
      "date": "2024-08-17"
    },
    {
      "version": "2.0.1",
      "date": "2026-01-17"
    }
  ],
  "_exports": [
    "adpc",
    "adproclus",
    "adproclus_low_dim",
    "cluster_means",
    "get_random",
    "get_rational",
    "get_semirandom",
    "mselect_adproclus",
    "mselect_adproclus_low_dim",
    "plot_cluster_network",
    "plot_profiles",
    "plot_scree_adpc",
    "plot_scree_adpc_preselected",
    "plot_vars_by_comp",
    "select_by_CHull"
  ],
  "_datasets": [
    {
      "name": "CGdata",
      "title": "Randomly generated data with underlying overlapping clusters.",
      "object": "CGdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10",
        "V11",
        "V12",
        "V13",
        "V14",
        "V15"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adpc",
      "title": "Constructor for a (low dimensional) ADPROCLUS solution object",
      "topics": [
        "adpc"
      ]
    },
    {
      "page": "adproclus",
      "title": "Additive profile clustering",
      "topics": [
        "adproclus"
      ]
    },
    {
      "page": "adproclus_low_dim",
      "title": "Low dimensional ADPROCLUS",
      "topics": [
        "adproclus_low_dim"
      ]
    },
    {
      "page": "CGdata",
      "title": "Randomly generated data with underlying overlapping clusters.",
      "topics": [
        "CGdata"
      ]
    },
    {
      "page": "cluster_means",
      "title": "Cluster Means based on Original Variables",
      "topics": [
        "cluster_means"
      ]
    },
    {
      "page": "get_random",
      "title": "Generate initial random start",
      "topics": [
        "get_random"
      ]
    },
    {
      "page": "get_rational",
      "title": "Generate start allocation based on a priori profiles",
      "topics": [
        "get_rational"
      ]
    },
    {
      "page": "get_semirandom",
      "title": "Generate initial semi-random start",
      "topics": [
        "get_semirandom"
      ]
    },
    {
      "page": "mselect_adproclus",
      "title": "Model selection helper for ADPROCLUS",
      "topics": [
        "mselect_adproclus"
      ]
    },
    {
      "page": "mselect_adproclus_low_dim",
      "title": "Model selection helper for low dimensional ADPROCLUS",
      "topics": [
        "mselect_adproclus_low_dim"
      ]
    },
    {
      "page": "plot_cluster_network",
      "title": "Network plot of a (low dimensional) ADPROCLUS solution",
      "topics": [
        "plot_cluster_network"
      ]
    },
    {
      "page": "plot_profiles",
      "title": "Plot profile matrix of ADPROCLUS solution",
      "topics": [
        "plot_profiles"
      ]
    },
    {
      "page": "plot_scree_adpc",
      "title": "Scree plot of (low dimensional) ADPROCLUS models",
      "topics": [
        "plot_scree_adpc"
      ]
    },
    {
      "page": "plot_scree_adpc_preselected",
      "title": "Scree plot of a pre-selection of low dimensional ADPROCLUS models",
      "topics": [
        "plot_scree_adpc_preselected"
      ]
    },
    {
      "page": "plot_vars_by_comp",
      "title": "Plot variable to component matrix of ADPROCLUS solution",
      "topics": [
        "plot_vars_by_comp"
      ]
    },
    {
      "page": "plot.adpc",
      "title": "Plotting a (low dimensional) ADPROCLUS solution",
      "topics": [
        "plot.adpc"
      ]
    },
    {
      "page": "print.adpc",
      "title": "Print basic information on ADPROCLUS solution",
      "topics": [
        "print.adpc"
      ]
    },
    {
      "page": "print.summary.adpc",
      "title": "Print (low dimensional) ADPROCLUS summary",
      "topics": [
        "print.summary.adpc"
      ]
    },
    {
      "page": "select_by_CHull",
      "title": "Automatic Model Selection for ADPROCLUS with CHull Method",
      "topics": [
        "select_by_CHull"
      ]
    },
    {
      "page": "summary.adpc",
      "title": "Summary of ADPROCLUS solution",
      "topics": [
        "summary.adpc"
      ]
    }
  ],
  "_readme": "https://github.com/henry-heppe/adproclus/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "commonmark",
    "corpcor",
    "corrplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fdrtool",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glasso",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "gtools",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "igraph",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lavaan",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "mnormt",
    "multichull",
    "nlme",
    "NMFN",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pbapply",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "psych",
    "purrr",
    "qgraph",
    "quadprog",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinythemes",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "adproclus",
  "_universes": [
    "henry-heppe"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-18T09:11:36.000Z",
      "distro": "noble",
      "commit": "409deb4afbf3241949443b4ee26fd181d5cda705",
      "fileid": "4490e1ed496d1c91de9898c64cc184bcca39a10b5fc344efd7f91f1248b4ff32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henry-heppe/actions/runs/26023911954"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.1.9000",
      "date": "2026-05-18T09:11:35.000Z",
      "distro": "noble",
      "commit": "409deb4afbf3241949443b4ee26fd181d5cda705",
      "fileid": "edf94d0abb8c531d8593d020d68435931aee24223efe3e06bdd24c9869c98f8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henry-heppe/actions/runs/26023911954"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-18T09:11:20.000Z",
      "commit": "409deb4afbf3241949443b4ee26fd181d5cda705",
      "fileid": "4b1339221e35334a199a0e8cac2f4d5f3a053905e4a95de625ee77074dc3a454",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henry-heppe/actions/runs/26023911954"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.1.9000",
      "date": "2026-05-18T09:10:59.000Z",
      "commit": "409deb4afbf3241949443b4ee26fd181d5cda705",
      "fileid": "4ad9923eb27a84a47dba87981d237e57d005e11006ed1a9c0ffff6eb933dd896",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henry-heppe/actions/runs/26023911954"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-18T09:10:58.000Z",
      "commit": "409deb4afbf3241949443b4ee26fd181d5cda705",
      "fileid": "38c1da17dfcb55b4bda631925d9b3ccb7b3b2d4c606cd8e222a4e5721191bbb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henry-heppe/actions/runs/26023911954"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-18T09:10:14.000Z",
      "commit": "409deb4afbf3241949443b4ee26fd181d5cda705",
      "fileid": "e153812e8f56890330cf042bba9e235a3dc8961251fa3f49223a9e06c460d45a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henry-heppe/actions/runs/26023911954"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.1.9000",
      "date": "2026-05-18T09:10:55.000Z",
      "commit": "409deb4afbf3241949443b4ee26fd181d5cda705",
      "fileid": "371a8613811b6905f7d0e544cb25a5b6d944438832dcafbb71d959c03e847f75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/henry-heppe/actions/runs/26023911954"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.1.9000",
      "date": "2026-06-02T16:08:02.000Z",
      "commit": "409deb4afbf3241949443b4ee26fd181d5cda705",
      "fileid": "368f351ce8d9455993a6f64578fd94d704808d49a9b40c6fb79423add9fedff2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/henry-heppe/actions/runs/26023911954"
    }
  ]
}