{
  "_id": "6a226e55cd65a98ecbd478de",
  "Package": "ProfileGLMM",
  "Type": "Package",
  "Title": "Bayesian Profile Regression using Generalised Linear Mixed\nModels",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\n\"Matteo\", \"Amestoy\",\nemail = \"m.amestoy@amsterdamumc.nl\",\nrole = c(\"aut\", \"cre\", \"cph\")\n),\nperson(\n\"Mark\", \"van de Wiel\",\nemail = \"mark.vdwiel@amsterdamumc.nl\",\nrole = c(\"ths\")\n),\nperson(\n\"Wessel\", \"van Wieringen\",\nemail = \"w.vanwieringen@amsterdamumc.nl\",\nrole = c(\"ths\")\n)\n)",
  "Description": "Implements a Bayesian profile regression using a\ngeneralized linear mixed model as output model. The package\nallows for binary (probit mixed model) and continuous (linear\nmixed model) outcomes and both continuous and categorical\nclustering variables. The package utilizes 'RcppArmadillo' and\n'RcppDist' for high-performance statistical computing in C++.\nFor more details see Amestoy & al. (2025)\n<doi:10.48550/arXiv.2510.08304>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/MatteoAmestoy/ProfileGLMM-package",
  "BugReports": "https://github.com/MatteoAmestoy/ProfileGLMM-package/issues",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 06:30:38 UTC",
    "User": "root"
  },
  "Author": "Matteo Amestoy [aut, cre, cph], Mark van de Wiel [ths], Wessel\nvan Wieringen [ths]",
  "Maintainer": "Matteo Amestoy <m.amestoy@amsterdamumc.nl>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-03 12:00:17 UTC",
  "RemoteUrl": "https://github.com/cran/ProfileGLMM",
  "RemoteRef": "HEAD",
  "RemoteSha": "ef380a56413a855978a43053c1e4514467d5aa1a",
  "MD5sum": "151b0c84b74d65b4c91a7e5d122a03c5",
  "_user": "cran",
  "_type": "src",
  "_file": "ProfileGLMM_1.1.0.tar.gz",
  "_fileid": "4ff2d8910028e79afe7776c10acc53cb9af94c76e0ee19d7f6ed3f48defe6c92",
  "_filesize": 1824416,
  "_sha256": "4ff2d8910028e79afe7776c10acc53cb9af94c76e0ee19d7f6ed3f48defe6c92",
  "_created": "2026-06-05T06:30:38.000Z",
  "_published": "2026-06-05T06:36:05.213Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79676357133,
      "time": 251,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430334724"
    },
    {
      "job": 79676357136,
      "time": 225,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430327274"
    },
    {
      "job": 79676357126,
      "time": 204,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430322982"
    },
    {
      "job": 79676357127,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430318921"
    },
    {
      "job": 79675610596,
      "time": 387,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430273796"
    },
    {
      "job": 79676357140,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430314570"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26999211341",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ProfileGLMM",
  "_commit": {
    "id": "ef380a56413a855978a43053c1e4514467d5aa1a",
    "author": "Matteo Amestoy <m.amestoy@amsterdamumc.nl>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1770120017
  },
  "_maintainer": {
    "name": "Matteo Amestoy",
    "email": "m.amestoy@amsterdamumc.nl"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppDist",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "LaplacesDemon",
      "role": "Imports"
    },
    {
      "package": "MCMCpack",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Spectrum",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2025-12-18"
    },
    {
      "name": "1.1.0",
      "date": "2026-02-03"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 121,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ProfileGLMM"
  },
  "_devurl": "https://github.com/matteoamestoy/profileglmm-package",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/ProfileGLMM.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/matteoamestoy/profileglmm-package",
  "_realowner": "matteoamestoy",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2025-12-18"
    },
    {
      "version": "1.1.0",
      "date": "2026-02-03"
    }
  ],
  "_exports": [
    "encodeCat",
    "prior_init",
    "profileGLMM_Gibbs",
    "profileGLMM_postProcess",
    "profileGLMM_preprocess",
    "theta_init"
  ],
  "_datasets": [
    {
      "name": "examp",
      "title": "List of the different outputs of the main functions for the examples",
      "object": "examp",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "exposure_data",
      "title": "Simulated Data and Parameters for a exposure profile linear mixed model",
      "object": "exposure_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "piecewise_data",
      "title": "Simulated Data and Parameters for a Piecewise Example",
      "object": "piecewise_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "encodeCat",
      "title": "One-Hot Encodes Factor Variables (FIRST Level as Reference)",
      "topics": [
        "encodeCat"
      ]
    },
    {
      "page": "examp",
      "title": "List of the different outputs of the main functions for the examples",
      "topics": [
        "examp"
      ]
    },
    {
      "page": "exposure_data",
      "title": "Simulated Data and Parameters for a exposure profile linear mixed model",
      "topics": [
        "exposure_data"
      ]
    },
    {
      "page": "piecewise_data",
      "title": "Simulated Data and Parameters for a Piecewise Example",
      "topics": [
        "piecewise_data"
      ]
    },
    {
      "page": "plot.pglmm_fit",
      "title": "Plot method for pglmm_fit continuous covariates cluster characteristics",
      "topics": [
        "plot.pglmm_fit"
      ]
    },
    {
      "page": "predict.pglmm_fit",
      "title": "Prediction of cluster memberships and outcomes",
      "topics": [
        "predict.pglmm_fit"
      ]
    },
    {
      "page": "print.pglmm_data",
      "title": "Print method for pglmm_data",
      "topics": [
        "print.pglmm_data"
      ]
    },
    {
      "page": "print.pglmm_fit",
      "title": "Print method for pglmm_fit",
      "topics": [
        "print.pglmm_fit"
      ]
    },
    {
      "page": "print.pglmm_mcmc",
      "title": "Print method for pglmm_mcmc",
      "topics": [
        "print.pglmm_mcmc"
      ]
    },
    {
      "page": "prior_init",
      "title": "Initialize the prior hyperparameters for the Profile GLMM",
      "topics": [
        "prior_init"
      ]
    },
    {
      "page": "profileGLMM_Gibbs",
      "title": "R Wrapper for Profile GLMM Gibbs Sampler (C++ backend)",
      "topics": [
        "profileGLMM_Gibbs"
      ]
    },
    {
      "page": "profileGLMM_postProcess",
      "title": "Post-process MCMC Output for Profile GLMM",
      "topics": [
        "profileGLMM_postProcess"
      ]
    },
    {
      "page": "profileGLMM_preprocess",
      "title": "Preprocess the data from a list describing the profile LMM model",
      "topics": [
        "profileGLMM_preprocess"
      ]
    },
    {
      "page": "summary.pglmm_fit",
      "title": "Print method for pglmm_fit",
      "topics": [
        "summary.pglmm_fit"
      ]
    },
    {
      "page": "theta_init",
      "title": "Initialize the variables for the Gibbs sampler chain",
      "topics": [
        "theta_init"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ProfileGLMM/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "ClusterR",
    "coda",
    "cpp11",
    "diptest",
    "farver",
    "ggplot2",
    "glue",
    "gmp",
    "gtable",
    "isoband",
    "labeling",
    "LaplacesDemon",
    "lattice",
    "lifecycle",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mcmc",
    "MCMCpack",
    "mvtnorm",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppDist",
    "RcppParallel",
    "Rfast",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "Spectrum",
    "survival",
    "vctrs",
    "viridisLite",
    "withr",
    "zigg"
  ],
  "_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": "Intro_to_ProfileGLMM.Rmd",
      "filename": "Intro_to_ProfileGLMM.html",
      "title": "Introduction to ProfileGLMM",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Model specifications",
        "Posterior sampling of the parameters and postprocessing of the MCMC chain"
      ],
      "created": "2026-02-03 12:00:17",
      "modified": "2026-02-03 12:00:17",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": false,
  "_nocasepkg": "profileglmm",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://matteoamestoy.r-universe.dev/ProfileGLMM",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-05T06:34:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ef380a56413a855978a43053c1e4514467d5aa1a",
      "fileid": "f362dbf615d68e56834ca411f90732a5f65dcd82e220c0ad218018d08b9a678c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999211341"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-05T06:33:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ef380a56413a855978a43053c1e4514467d5aa1a",
      "fileid": "b7d209f1161c310e5764ed1bdd0ccf342f89f1ab0daaa6c24dc7545523d8e61f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999211341"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-05T06:33:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ef380a56413a855978a43053c1e4514467d5aa1a",
      "fileid": "b5f9ce70af678efb75acf3712b0f7fb8f91cf931de185b6658cc46116164acc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999211341"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-05T06:33:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ef380a56413a855978a43053c1e4514467d5aa1a",
      "fileid": "45fa4ee6f1911718a9a4df88caa52ef46df2a18c251c43b117197d29f9ac5dc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999211341"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-05T06:33:48.000Z",
      "arch": "emscripten",
      "commit": "ef380a56413a855978a43053c1e4514467d5aa1a",
      "fileid": "9e23a6ffad4609486afc27c4beaf168b9073faedef9ac1e800d55be4f74a8b88",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26999211341"
    }
  ]
}