{
  "_id": "6a1f164cb401979e7341e72d",
  "Package": "CluMP",
  "Title": "Clustering of Micro Panel Data",
  "Version": "0.8.1",
  "Authors@R": "c(\nperson(\"Jan\", \"Fojtik\", email = \"9afojtik@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Anna\", \"Grishko\", email = \"anja.grishko@gmail.com\", role = \"aut\"),\nperson(\"Lukas\", \"Sobisek\", email = \"Lukas.Sobisek@yahoo.com\", role = c(\"aut\", \"cph\", \"rev\")))",
  "Description": "Two-step feature-based clustering method designed for\nmicro panel (longitudinal) data with the artificial panel data\ngenerator. See Sobisek, Stachova, Fojtik (2018)\n<arXiv:1807.05926>.",
  "URL": "https://arxiv.org/ftp/arxiv/papers/1807/1807.05926.pdf",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:24:27 UTC",
    "User": "root"
  },
  "Author": "Jan Fojtik [aut, cre], Anna Grishko [aut], Lukas Sobisek [aut,\ncph, rev]",
  "Maintainer": "Jan Fojtik <9afojtik@gmail.com>",
  "Config/pak/sysreqs": "make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://9afojtik.r-universe.dev",
  "Date/Publication": "2020-11-27 01:20:29 UTC",
  "RemoteUrl": "https://github.com/cran/CluMP",
  "RemoteRef": "HEAD",
  "RemoteSha": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
  "MD5sum": "8e25d4004e2d0a8c6ba89309094e624d",
  "_user": "9afojtik",
  "_type": "src",
  "_file": "CluMP_0.8.1.tar.gz",
  "_fileid": "7cf8e62b7dcb426232283fc092a60db78e82adeca8f541ff20035b7ae77c84bd",
  "_filesize": 150181,
  "_sha256": "7cf8e62b7dcb426232283fc092a60db78e82adeca8f541ff20035b7ae77c84bd",
  "_created": "2026-05-17T06:24:27.000Z",
  "_published": "2026-06-02T17:43:39.995Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134791256,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039992715"
    },
    {
      "job": 79134791476,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039992124"
    },
    {
      "job": 79134791430,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039995009"
    },
    {
      "job": 79134791585,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039987965"
    },
    {
      "job": 79134790817,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039976054"
    },
    {
      "job": 79134790653,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365448050"
    },
    {
      "job": 79134791785,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039987407"
    },
    {
      "job": 79134791793,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039987568"
    },
    {
      "job": 79134791856,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039991401"
    }
  ],
  "_buildurl": "https://github.com/r-universe/9afojtik/actions/runs/25983353192",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CluMP",
  "_commit": {
    "id": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
    "author": "Jan Fojtik <9afojtik@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.8.1\n",
    "time": 1606440029
  },
  "_maintainer": {
    "name": "Jan Fojtik",
    "email": "9afojtik@gmail.com",
    "login": "9afojtik",
    "description": "",
    "uuid": 100311695
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.6",
      "role": "Imports"
    },
    {
      "package": "NbClust",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "amap",
      "version": ">= 0.8-16",
      "role": "Imports"
    },
    {
      "package": "tableone",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "9afojtik",
      "count": 2,
      "uuid": 100311695
    }
  ],
  "_userbio": {
    "uuid": 100311695,
    "type": "user",
    "name": "9afojtik"
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CluMP"
  },
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CluMP.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "9afojtik",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.7",
      "date": "2019-01-11"
    },
    {
      "version": "0.7.1",
      "date": "2019-04-05"
    },
    {
      "version": "0.8",
      "date": "2020-02-17"
    },
    {
      "version": "0.8.1",
      "date": "2020-11-27"
    }
  ],
  "_exports": [
    "CluMP",
    "CluMP_profiles",
    "CluMP_view",
    "GeneratePanel",
    "OptiNum",
    "PanelPlot"
  ],
  "_datasets": [
    {
      "name": "ParamCubic",
      "title": "Parameters of cubic model",
      "object": "ParamCubic",
      "class": [
        "data.frame"
      ],
      "fields": [
        "b0",
        "b1",
        "b2",
        "b3",
        "varU0",
        "varU1",
        "corr",
        "varE"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "ParamExpon",
      "title": "Parameters of exponential model",
      "object": "ParamExpon",
      "class": [
        "data.frame"
      ],
      "fields": [
        "b0",
        "b1",
        "b2",
        "varU0",
        "varU1",
        "corr",
        "varE"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "ParamLinear",
      "title": "Parameters of linear model",
      "object": "ParamLinear",
      "class": [
        "data.frame"
      ],
      "fields": [
        "b0",
        "b1",
        "varU0",
        "varU1",
        "corr",
        "varE"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "ParamQuadrat",
      "title": "Parameters of quadratic model",
      "object": "ParamQuadrat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "b0",
        "b1",
        "b2",
        "varU0",
        "varU1",
        "corr",
        "varE"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CluMP",
      "title": "Cluster Micro-Panel (longitudinal) Data employing the CluMP algorithm",
      "topics": [
        "CluMP"
      ]
    },
    {
      "page": "CluMP_profiles",
      "title": "Summary characteristics of identified clusters via CluMP",
      "topics": [
        "CluMP_profiles"
      ]
    },
    {
      "page": "CluMP_view",
      "title": "Cluster profiles' (CluMP results) visualisation",
      "topics": [
        "CluMP_view"
      ]
    },
    {
      "page": "GeneratePanel",
      "title": "Generate an artificial Micro-Panel (longitudinal) Data",
      "topics": [
        "GeneratePanel"
      ]
    },
    {
      "page": "OptiNum",
      "title": "Finding an optimal number of clusters",
      "topics": [
        "OptiNum"
      ]
    },
    {
      "page": "PanelPlot",
      "title": "Plot Micro-Panel (longitudinal) Data",
      "topics": [
        "PanelPlot"
      ]
    },
    {
      "page": "ParamCubic",
      "title": "Parameters of cubic model",
      "topics": [
        "ParamCubic"
      ]
    },
    {
      "page": "ParamExpon",
      "title": "Parameters of exponential model",
      "topics": [
        "ParamExpon"
      ]
    },
    {
      "page": "ParamLinear",
      "title": "Parameters of linear model",
      "topics": [
        "ParamLinear"
      ]
    },
    {
      "page": "ParamQuadrat",
      "title": "Parameters of quadratic model",
      "topics": [
        "ParamQuadrat"
      ]
    }
  ],
  "_rundeps": [
    "amap",
    "bit",
    "bit64",
    "class",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "DBI",
    "dplyr",
    "e1071",
    "farver",
    "forcats",
    "gdata",
    "generics",
    "ggplot2",
    "glue",
    "gmodels",
    "gtable",
    "gtools",
    "haven",
    "hms",
    "isoband",
    "labeling",
    "labelled",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "mitools",
    "NbClust",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "tableone",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "zoo"
  ],
  "_score": 1.1139433523068367,
  "_indexed": true,
  "_nocasepkg": "clump",
  "_universes": [
    "9afojtik"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-17T06:26:46.000Z",
      "distro": "noble",
      "commit": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
      "fileid": "4fc49a7916d65b6d1c2d87f846622b36a8981694be3cca72a9441e9ab3cc30cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/9afojtik/actions/runs/25983353192"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.1",
      "date": "2026-05-17T06:26:42.000Z",
      "distro": "noble",
      "commit": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
      "fileid": "74a29ef27b8db4f1ca50caf3ddc1273090ea55edb97cbd742fc66615610fcd1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/9afojtik/actions/runs/25983353192"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-17T06:27:06.000Z",
      "commit": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
      "fileid": "1f3462830b1e1aa7d6a406780c8b8b17134ccf61b1ce789ea95c3eaeb17a205f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/9afojtik/actions/runs/25983353192"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.1",
      "date": "2026-05-17T06:26:12.000Z",
      "commit": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
      "fileid": "3eb26ba929ba738e128466d187d2d829a0f11a2646ef91f33b2dfe0f724d04fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/9afojtik/actions/runs/25983353192"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-17T06:25:49.000Z",
      "commit": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
      "fileid": "b327d3b15910db29474ddb0c51732088892d2420114f5128cdbc5b88e3d76367",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/9afojtik/actions/runs/25983353192"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-17T06:25:53.000Z",
      "commit": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
      "fileid": "86382504b522cc7f260b3edeac8d1d8befdbc87f47a73bfde98328b7c81bf1be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/9afojtik/actions/runs/25983353192"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.1",
      "date": "2026-05-17T06:26:27.000Z",
      "commit": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
      "fileid": "1cf87ee5e2d732d8e576b707ff6e964a46af0a6b93028bce3f872c5672ea3743",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/9afojtik/actions/runs/25983353192"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.1",
      "date": "2026-06-02T17:43:19.000Z",
      "commit": "3ba9a1efec9ef83c782f5d8ada76e225ac9edd91",
      "fileid": "3a69cccec614c175c75f5d980a0a5e4a9aa014872e46fe8a9552bc802fe05962",
      "status": "success",
      "buildurl": "https://github.com/r-universe/9afojtik/actions/runs/25983353192"
    }
  ]
}