{
  "_id": "6a29b9167b7a29ca600303de",
  "Type": "Package",
  "Package": "BCClong",
  "Title": "Bayesian Consensus Clustering for Multiple Longitudinal Features",
  "Version": "1.0.3",
  "Authors@R": "c(\nperson(\"Zhiwen\", \"Tan\", , \"21zt9@queensu.ca\", role = c(\"aut\", \"cre\")),\nperson(\"Zihang\", \"Lu\", , \"zihang.lu@queensu.ca\", role = \"ctb\"),\nperson(\"Chang\", \"Shen\", role = \"ctb\")\n)",
  "Maintainer": "Zhiwen Tan <21zt9@queensu.ca>",
  "Description": "It is very common nowadays for a study to collect multiple\nfeatures and appropriately integrating multiple longitudinal\nfeatures simultaneously for defining individual clusters\nbecomes increasingly crucial to understanding population\nheterogeneity and predicting future outcomes.  'BCClong'\nimplements a Bayesian consensus clustering (BCC) model for\nmultiple longitudinal features via a generalized linear mixed\nmodel. Compared to existing packages, several key features make\nthe 'BCClong' package appealing: (a) it allows simultaneous\nclustering of mixed-type (e.g., continuous, discrete and\ncategorical) longitudinal features, (b) it allows each\nlongitudinal feature to be collected from different sources\nwith measurements taken at distinct sets of time points (known\nas irregularly sampled longitudinal data), (c) it relaxes the\nassumption that all features have the same clustering structure\nby estimating the feature-specific (local) clusterings and\nconsensus (global) clustering.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-10 19:15:00 UTC",
    "User": "root"
  },
  "Author": "Zhiwen Tan [aut, cre], Zihang Lu [ctb], Chang Shen [ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-06-25 02:42:54 UTC",
  "RemoteUrl": "https://github.com/cran/BCClong",
  "RemoteRef": "HEAD",
  "RemoteSha": "adbd93d49b6bee1eb89d05ac80d9ec016d425d31",
  "MD5sum": "5290b7a9ffd4bc3fc1064e78f14990be",
  "_user": "cran",
  "_type": "src",
  "_file": "BCClong_1.0.3.tar.gz",
  "_fileid": "e16e622eff3314b9c70f126c6c8eccaed413a60fca49373c055eeb61edffcf97",
  "_filesize": 7963179,
  "_sha256": "e16e622eff3314b9c70f126c6c8eccaed413a60fca49373c055eeb61edffcf97",
  "_created": "2026-06-10T19:15:00.000Z",
  "_published": "2026-06-10T19:20:54.854Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80643203064,
      "time": 248,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7545801540"
    },
    {
      "job": 80643202927,
      "time": 251,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7545802302"
    },
    {
      "job": 80643203003,
      "time": 232,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545796826"
    },
    {
      "job": 80643203027,
      "time": 249,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545801722"
    },
    {
      "job": 80642219480,
      "time": 293,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545707627"
    },
    {
      "job": 80643202900,
      "time": 198,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7545782516"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27299780612",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BCClong",
  "_commit": {
    "id": "adbd93d49b6bee1eb89d05ac80d9ec016d425d31",
    "author": "Zhiwen Tan <21zt9@queensu.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1719283374
  },
  "_maintainer": {
    "name": "Zhiwen Tan",
    "email": "21zt9@queensu.ca",
    "login": "zhiwent",
    "description": "",
    "uuid": 113395441
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "label.switching",
      "role": "Imports"
    },
    {
      "package": "LaplacesDemon",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mclust",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "role": "Imports"
    },
    {
      "package": "mixAK",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.9",
      "role": "Imports"
    },
    {
      "package": "Rmpfr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "truncdist",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "joineRML",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "survminer",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zhiwent",
      "count": 4,
      "uuid": 113395441
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BCClong"
  },
  "_searchresults": 10,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BCClong.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zhiwent/bcclong",
  "_realowner": "zhiwent",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-01-14"
    },
    {
      "version": "1.0.1",
      "date": "2023-08-08"
    },
    {
      "version": "1.0.2",
      "date": "2024-02-05"
    },
    {
      "version": "1.0.3",
      "date": "2024-06-24"
    }
  ],
  "_exports": [
    "BayesT",
    "BCC.multi",
    "model.selection.criteria",
    "traceplot",
    "trajplot"
  ],
  "_datasets": [
    {
      "name": "conRes",
      "title": "conRes dataset",
      "object": "conRes",
      "file": "conRes.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "T.obs",
        "T.rep"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "epil",
      "title": "epil dataset",
      "object": "epil",
      "file": "epil.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "anxiety_scale",
        "depress_scale"
      ],
      "rows": 1852,
      "table": true,
      "tojson": true
    },
    {
      "name": "epil1",
      "title": "epil1 model",
      "object": "epil1",
      "file": "epil1.rda",
      "class": [
        "BCC"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "epil2",
      "title": "epil2 model",
      "object": "epil2",
      "file": "epil2.rda",
      "class": [
        "BCC"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "epil3",
      "title": "epil3 model",
      "object": "epil3",
      "file": "epil3.rda",
      "class": [
        "BCC"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "example",
      "title": "example model",
      "object": "example",
      "file": "example.rda",
      "class": [
        "BCC"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "example1",
      "title": "example1 model",
      "object": "example1",
      "file": "example1.rda",
      "class": [
        "BCC"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "PBCseqfit",
      "title": "PBCseqfit model",
      "object": "PBCseqfit",
      "file": "PBCseqfit.rda",
      "class": [
        "BCC"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "BayesT",
      "title": "Goodness of fit.",
      "topics": [
        "BayesT"
      ]
    },
    {
      "page": "BCC.multi",
      "title": "Compute a Bayesian Consensus Clustering model for mixed-type longitudinal data",
      "topics": [
        "BCC.multi"
      ]
    },
    {
      "page": "conRes",
      "title": "conRes dataset",
      "topics": [
        "conRes"
      ]
    },
    {
      "page": "epil",
      "title": "epil dataset",
      "topics": [
        "epil"
      ]
    },
    {
      "page": "epil1",
      "title": "epil1 model",
      "topics": [
        "epil1"
      ]
    },
    {
      "page": "epil2",
      "title": "epil2 model",
      "topics": [
        "epil2"
      ]
    },
    {
      "page": "epil3",
      "title": "epil3 model",
      "topics": [
        "epil3"
      ]
    },
    {
      "page": "example",
      "title": "example model",
      "topics": [
        "example"
      ]
    },
    {
      "page": "example1",
      "title": "example1 model",
      "topics": [
        "example1"
      ]
    },
    {
      "page": "model.selection.criteria",
      "title": "Model selection",
      "topics": [
        "model.selection.criteria"
      ]
    },
    {
      "page": "PBCseqfit",
      "title": "PBCseqfit model",
      "topics": [
        "PBCseqfit"
      ]
    },
    {
      "page": "plot.BCC",
      "title": "Generic plot method for BCC objects",
      "topics": [
        "plot.BCC"
      ]
    },
    {
      "page": "print.BCC",
      "title": "Generic print method for BCC objects",
      "topics": [
        "print.BCC"
      ]
    },
    {
      "page": "summary.BCC",
      "title": "Generic summary method for BCC objects",
      "topics": [
        "summary.BCC"
      ]
    },
    {
      "page": "traceplot",
      "title": "Trace plot function",
      "topics": [
        "traceplot"
      ]
    },
    {
      "page": "trajplot",
      "title": "Trajplot for fitted model",
      "topics": [
        "trajplot"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "boot",
    "cli",
    "cluster",
    "coda",
    "colorspace",
    "combinat",
    "cpp11",
    "evd",
    "farver",
    "fastGHQuad",
    "ggplot2",
    "glue",
    "gmp",
    "gridExtra",
    "gtable",
    "isoband",
    "label.switching",
    "labeling",
    "LaplacesDemon",
    "lattice",
    "lifecycle",
    "lme4",
    "lpSolve",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mclust",
    "mcmc",
    "MCMCpack",
    "minqa",
    "mixAK",
    "mnormt",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "Rmpfr",
    "S7",
    "scales",
    "SparseM",
    "survival",
    "truncdist",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "ContinuousData.Rmd",
      "filename": "ContinuousData.html",
      "title": "ContinuousData",
      "author": "Zhiwen Tan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Components",
        "Pre-process (Setting up)",
        "Choose Best Number Of Clusters",
        "Fit BCC Model Using BCC.multi Function",
        "Printing Summary Statistics for key model parameters",
        "Visualize Clusters",
        "Posterior Check",
        "Package References"
      ],
      "created": "2023-01-13 08:30:09",
      "modified": "2024-06-25 02:42:54",
      "commits": 3
    },
    {
      "source": "MixedTypeData.Rmd",
      "filename": "MixedTypeData.html",
      "title": "MixedTypeData",
      "author": "Zhiwen Tan",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Components",
        "Pre-process (Setting up)",
        "Fit BCC Model Using BCC.multi Function",
        "Printing Summary Statistics for key model parameters",
        "Visualize Clusters",
        "Package References"
      ],
      "created": "2023-01-13 08:30:09",
      "modified": "2024-06-25 02:42:54",
      "commits": 2
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": false,
  "_nocasepkg": "bcclong",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://zhiwent.r-universe.dev/BCClong",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-10T19:18:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "adbd93d49b6bee1eb89d05ac80d9ec016d425d31",
      "fileid": "35133817b9b3f082737985f3a6d206960249e5e44a1bcad1c125136bcb907503",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27299780612"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-10T19:18:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "adbd93d49b6bee1eb89d05ac80d9ec016d425d31",
      "fileid": "bb9fe5fbd6e6b05faff0f975857a2ec8b6cbbd6b87577efd0088dae32b212f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27299780612"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-10T19:18:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "adbd93d49b6bee1eb89d05ac80d9ec016d425d31",
      "fileid": "1fbaa31ffcb1a2d0ab5d9591a854b45216b33e3ea67647c9aeee60ae304789a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27299780612"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-10T19:18:14.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "adbd93d49b6bee1eb89d05ac80d9ec016d425d31",
      "fileid": "a7d5e2094a9b51d0ffe51959655eaaaef02ce42313b21adcc1d071016e604edb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27299780612"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-10T19:18:50.000Z",
      "arch": "emscripten",
      "commit": "adbd93d49b6bee1eb89d05ac80d9ec016d425d31",
      "fileid": "a6ba7ea14ce169555c52637639ce14b6aa2ee4283764bfed0222158bee5c3828",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27299780612"
    }
  ]
}