{
  "_id": "6a267abe794753ddbc3ed984",
  "Package": "buildmer",
  "Title": "Stepwise Elimination and Term Reordering for Mixed-Effects\nRegression",
  "Version": "2.12",
  "Authors@R": "person(c(\"Cesko\", \"C.\"), \"Voeten\", email = \"cvoeten@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID=\"0000-0003-4687-9973\"))",
  "Description": "Finds the largest possible regression model that will\nstill converge for various types of regression analyses\n(including mixed models and generalized additive models) and\nthen optionally performs stepwise elimination similar to the\nforward and backward effect-selection methods in SAS, based on\nthe change in log-likelihood or its significance, Akaike's\nInformation Criterion, the Bayesian Information Criterion, the\nexplained deviance, or the F-test of the change in R².",
  "License": "FreeBSD",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "BugReports": "https://gitlab.com/cvoeten/buildmer/-/issues",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://cvoeten.r-universe.dev",
  "Date/Publication": "2025-08-11 12:21:24 UTC",
  "RemoteUrl": "https://gitlab.com/cvoeten/buildmer",
  "RemoteRef": "HEAD",
  "RemoteSha": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
  "Packaged": {
    "Date": "2026-06-08 08:13:22 UTC",
    "User": "root"
  },
  "Author": "Cesko C. Voeten [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4687-9973>)",
  "Maintainer": "Cesko C. Voeten <cvoeten@gmail.com>",
  "MD5sum": "203c33d83f20f42d003049c75138d224",
  "_user": "cvoeten",
  "_type": "src",
  "_file": "buildmer_2.12.tar.gz",
  "_fileid": "21a4f2c9dc364df8ee06fd3bcc4143c72eabf856b8e3442729acbe94d8ee9ef5",
  "_filesize": 532571,
  "_sha256": "21a4f2c9dc364df8ee06fd3bcc4143c72eabf856b8e3442729acbe94d8ee9ef5",
  "_created": "2026-06-08T08:13:22.000Z",
  "_published": "2026-06-08T08:18:06.080Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80049864575,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474801040"
    },
    {
      "job": 80049864652,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474792594"
    },
    {
      "job": 80049864636,
      "time": 238,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474804741"
    },
    {
      "job": 80049864587,
      "time": 34,
      "config": "macos-release-arm64",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80049031811,
      "time": 299,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474737451"
    },
    {
      "job": 80049864520,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474775540"
    },
    {
      "job": 80049864628,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474788097"
    },
    {
      "job": 80049864625,
      "time": 20,
      "config": "windows-oldrel",
      "r": "",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 80049864617,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474777812"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cvoeten/actions/runs/27124356452",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://gitlab.com/cvoeten/buildmer",
  "_commit": {
    "id": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
    "author": "Cesko Voeten <cvoeten@gmail.com>",
    "committer": "Cesko Voeten <cvoeten@gmail.com>",
    "message": "Correctly handle blocks in re2uncorr\n",
    "time": 1754914884
  },
  "_maintainer": {
    "name": "Cesko C. Voeten",
    "email": "cvoeten@gmail.com",
    "orcid": "0000-0003-4687-9973"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "reformulas",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "GLMMadaptive",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "gamm4",
      "role": "Suggests"
    },
    {
      "package": "glmertree",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "ordinal",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "partykit",
      "role": "Suggests"
    },
    {
      "package": "pbkrtest",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "gitlab-cvoeten",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 14
    },
    {
      "week": "2025-32",
      "n": 9
    },
    {
      "week": "2025-33",
      "n": 1
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 153861157,
    "type": "user",
    "name": "cvoeten"
  },
  "_downloads": {
    "count": 1453,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/buildmer"
  },
  "_mentions": 4,
  "_devurl": "https://gitlab.com/cvoeten/buildmer",
  "_searchresults": 239,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/buildmer.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://gitlab.com/cvoeten/buildmer",
  "_realowner": "cvoeten",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2019-03-31"
    },
    {
      "version": "1.1",
      "date": "2019-05-19"
    },
    {
      "version": "1.2",
      "date": "2019-08-27"
    },
    {
      "version": "1.2.1",
      "date": "2019-09-03"
    },
    {
      "version": "1.3",
      "date": "2019-09-28"
    },
    {
      "version": "1.4",
      "date": "2019-12-03"
    },
    {
      "version": "1.5",
      "date": "2020-03-01"
    },
    {
      "version": "1.6",
      "date": "2020-05-27"
    },
    {
      "version": "1.7.1",
      "date": "2020-08-26"
    },
    {
      "version": "1.8",
      "date": "2021-02-14"
    },
    {
      "version": "1.9",
      "date": "2021-03-27"
    },
    {
      "version": "2.0",
      "date": "2021-08-19"
    },
    {
      "version": "2.1",
      "date": "2021-09-16"
    },
    {
      "version": "2.2",
      "date": "2021-11-02"
    },
    {
      "version": "2.3",
      "date": "2022-01-04"
    },
    {
      "version": "2.4",
      "date": "2022-04-06"
    },
    {
      "version": "2.5",
      "date": "2022-06-14"
    },
    {
      "version": "2.6",
      "date": "2022-07-13"
    },
    {
      "version": "2.7",
      "date": "2022-10-20"
    },
    {
      "version": "2.8",
      "date": "2023-01-06"
    },
    {
      "version": "2.9",
      "date": "2023-05-19"
    },
    {
      "version": "2.10",
      "date": "2023-09-11"
    },
    {
      "version": "2.10.1",
      "date": "2023-09-11"
    },
    {
      "version": "2.11",
      "date": "2023-10-25"
    },
    {
      "version": "2.12",
      "date": "2025-05-11"
    }
  ],
  "_exports": [
    "add.terms",
    "build.formula",
    "buildbam",
    "buildclmm",
    "buildcustom",
    "buildgam",
    "buildgamm",
    "buildgamm4",
    "buildGLMMadaptive",
    "buildglmmTMB",
    "buildgls",
    "buildlme",
    "buildmer",
    "buildmer.nb",
    "buildmerControl",
    "buildmertree",
    "buildmultinom",
    "contr.deviation",
    "converged",
    "deviation",
    "diag",
    "LRTalpha",
    "mkBuildmer",
    "re2mgcv",
    "re2uncorr",
    "remove.terms",
    "tabulate.formula"
  ],
  "_datasets": [
    {
      "name": "migrant",
      "title": "A very small dataset from a pilot study on sound change.",
      "object": "migrant",
      "class": [
        "data.frame"
      ],
      "fields": [
        "changed",
        "friends.nl",
        "friends.be",
        "multilingual",
        "standard",
        "hearing",
        "reading",
        "attention",
        "sleep",
        "gender",
        "handedness",
        "diglossic",
        "age",
        "years"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "vowels",
      "title": "Vowel data from a pilot study.",
      "object": "vowels",
      "class": [
        "data.frame"
      ],
      "fields": [
        "participant",
        "word",
        "vowel",
        "neighborhood",
        "timepoint",
        "f1",
        "f2",
        "following",
        "information",
        "stress"
      ],
      "rows": 12351,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "buildmer-package",
      "title": "Construct and fit as complete a model as possible and perform stepwise elimination",
      "topics": [
        "buildmer-package"
      ]
    },
    {
      "page": "add.terms",
      "title": "Adds terms to a formula",
      "topics": [
        "add.terms"
      ]
    },
    {
      "page": "build.formula",
      "title": "Converts a buildmer term list into a proper model formula",
      "topics": [
        "build.formula"
      ]
    },
    {
      "page": "buildbam",
      "title": "Uses 'buildmer' to fit big generalized additive models using 'bam' from package 'mgcv'",
      "topics": [
        "buildbam"
      ]
    },
    {
      "page": "buildclmm",
      "title": "Uses 'buildmer' to fit cumulative link mixed models using 'clmm' from package 'ordinal'",
      "topics": [
        "buildclmm"
      ]
    },
    {
      "page": "buildcustom",
      "title": "Uses 'buildmer' to perform stepwise elimination using a custom fitting function",
      "topics": [
        "buildcustom"
      ]
    },
    {
      "page": "buildgam",
      "title": "Uses 'buildmer' to fit generalized additive models using 'gam' from package 'mgcv'",
      "topics": [
        "buildgam"
      ]
    },
    {
      "page": "buildgamm",
      "title": "Uses 'buildmer' to fit big generalized additive models using 'gamm' from package 'mgcv'",
      "topics": [
        "buildgamm"
      ]
    },
    {
      "page": "buildgamm4",
      "title": "Uses 'buildmer' to fit generalized additive models using package 'gamm4'",
      "topics": [
        "buildgamm4"
      ]
    },
    {
      "page": "buildGLMMadaptive",
      "title": "Uses 'buildmer' to fit generalized linear mixed models using 'mixed_model' from package 'GLMMadaptive'",
      "topics": [
        "buildGLMMadaptive"
      ]
    },
    {
      "page": "buildglmmTMB",
      "title": "Uses 'buildmer' to perform stepwise elimination on 'glmmTMB' models",
      "topics": [
        "buildglmmTMB"
      ]
    },
    {
      "page": "buildgls",
      "title": "Uses 'buildmer' to fit generalized-least-squares models using 'gls' from 'nlme'",
      "topics": [
        "buildgls"
      ]
    },
    {
      "page": "buildlme",
      "title": "Uses 'buildmer' to perform stepwise elimination of mixed-effects models fit via 'lme' from 'nlme'",
      "topics": [
        "buildlme"
      ]
    },
    {
      "page": "buildmer",
      "title": "Uses 'buildmer' to fit mixed-effects models using 'lmer'/'glmer' from 'lme4'",
      "topics": [
        "buildmer"
      ]
    },
    {
      "page": "buildmer-class",
      "title": "The buildmer class",
      "topics": [
        "buildmer-class",
        "mkBuildmer"
      ]
    },
    {
      "page": "buildmer.nb",
      "title": "Uses 'buildmer' to fit negative-binomial models using 'glm.nb' and 'glmer.nb'",
      "topics": [
        "buildmer.nb"
      ]
    },
    {
      "page": "buildmerControl",
      "title": "Sets control options for buildmer",
      "topics": [
        "buildmerControl"
      ]
    },
    {
      "page": "buildmertree",
      "title": "Uses 'buildmer' to perform stepwise elimination for 'lmertree' and 'glmertree' models from package 'glmertree'",
      "topics": [
        "buildmertree"
      ]
    },
    {
      "page": "buildmultinom",
      "title": "Uses 'buildmer' to perform stepwise elimination for 'multinom' models from package 'nnet'",
      "topics": [
        "buildmultinom"
      ]
    },
    {
      "page": "contr.deviation",
      "title": "Sets up deviation contrasts",
      "topics": [
        "contr.deviation"
      ]
    },
    {
      "page": "converged",
      "title": "Tests a model for convergence",
      "topics": [
        "converged"
      ]
    },
    {
      "page": "deviation",
      "title": "Sets up deviation contrasts",
      "topics": [
        "deviation"
      ]
    },
    {
      "page": "diag-formula-method",
      "title": "Diagonalize the random-effect covariance structure, possibly assisting convergence",
      "topics": [
        "diag,formula-method"
      ]
    },
    {
      "page": "LRTalpha",
      "title": "Generates an LRT elimination function with custom alpha level",
      "topics": [
        "LRTalpha"
      ]
    },
    {
      "page": "migrant",
      "title": "A very small dataset from a pilot study on sound change.",
      "topics": [
        "migrant"
      ]
    },
    {
      "page": "re2mgcv",
      "title": "Converts lme4 random-effect terms to mgcv 're' smooths",
      "topics": [
        "re2mgcv"
      ]
    },
    {
      "page": "re2uncorr",
      "title": "Converts lme4 random-effect terms to uncorrelated lme4 random-effect terms, including factor random slopes",
      "topics": [
        "re2uncorr"
      ]
    },
    {
      "page": "remove.terms",
      "title": "Removes terms from a formula",
      "topics": [
        "remove.terms"
      ]
    },
    {
      "page": "tabulate.formula",
      "title": "Parses a formula into a buildmer term list",
      "topics": [
        "tabulate.formula"
      ]
    },
    {
      "page": "vowels",
      "title": "Vowel data from a pilot study.",
      "topics": [
        "vowels"
      ]
    }
  ],
  "_readme": "https://gitlab.com/cvoeten/buildmer/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "mgcv",
    "minqa",
    "nlme",
    "nloptr",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "buildmer.Rmd",
      "filename": "buildmer.html",
      "title": "Using 'buildmer' to automatically find & compare maximal (mixed) models",
      "author": "Cesko C. Voeten",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "A vowel study",
        "Finding the maximal feasible model & doing stepwise elimination from it",
        "Diagonal random-effect covariances",
        "Other options",
        "References"
      ],
      "created": "2019-03-14 16:26:45",
      "modified": "2025-08-04 15:00:23",
      "commits": 13
    }
  ],
  "_score": 6.54066351524616,
  "_indexed": true,
  "_nocasepkg": "buildmer",
  "_universes": [
    "cvoeten",
    "gitlab-cvoeten"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.12",
      "date": "2026-05-09T07:52:08.000Z",
      "commit": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
      "fileid": "a7821b87a1b79d325d15937c4b07d1afaa7afab2b4404180a5ad48f231a70a77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25595699022"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.12",
      "date": "2026-05-09T07:51:46.000Z",
      "commit": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
      "fileid": "02f1b2fad56525c767a614ba0a6b310d37d75ca0acd0a3fa9559ed4a3f50fc01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/25595699022"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.12",
      "date": "2026-06-08T08:15:59.000Z",
      "distro": "noble",
      "commit": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
      "fileid": "0a00ca4c0990b6db52e23e402bc8fbc70ea0130776dd08ee99b786556ba24090",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/27124356452"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.12",
      "date": "2026-06-08T08:15:38.000Z",
      "distro": "noble",
      "commit": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
      "fileid": "82cf15d648dff9bf19f0e52d2395eae95ac98bd1151584391558ce3944610c15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/27124356452"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.12",
      "date": "2026-06-08T08:16:32.000Z",
      "commit": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
      "fileid": "ca8a752d2f4853289f2419ee20dc17bd2c39b9de539b00a6adda18219780eda7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/27124356452"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.12",
      "date": "2026-06-08T08:15:38.000Z",
      "commit": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
      "fileid": "296fb644d32144e394fe6e9e98fd259ecea3331048393084b423a5f0dc44db70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/27124356452"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.12",
      "date": "2026-06-08T08:15:23.000Z",
      "commit": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
      "fileid": "129f2a313ff3a7028fe49061a517fdbd56f443bd911f762371c5dbd353dfbb3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/27124356452"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.12",
      "date": "2026-06-08T08:14:50.000Z",
      "commit": "c16839aa142f3c70a3fcfd1735f5db2bfcb4a7ee",
      "fileid": "caf60c7afb340106cfb7b7dd4410f3f1b39c154a6716520620baa317851d691f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cvoeten/actions/runs/27124356452"
    }
  ]
}