{
  "_id": "6a37bb903efcd9bda442afbf",
  "Package": "robustlmm",
  "Type": "Package",
  "Title": "Robust Linear Mixed Effects Models",
  "Version": "3.4-5",
  "Date": "2026-06-21",
  "Author": "Manuel Koller [aut, cre]",
  "Authors@R": "person(given = \"Manuel\", family = \"Koller\", role = c(\"aut\", \"cre\"), email = \"kollerma@proton.me\")",
  "Maintainer": "Manuel Koller <kollerma@proton.me>",
  "Description": "Implements the Robust Scoring Equations estimator to fit\nlinear mixed effects models robustly. Robustness is achieved by\nmodification of the scoring equations combined with the Design\nAdaptive Scale approach.",
  "License": "GPL-2",
  "URL": "https://github.com/kollerma/robustlmm",
  "LazyLoad": "yes",
  "Collate": "'ghq.R' 'psiFunc2.R' 'redescendingPsi.R' 'AllClass.R'\n'rlmer.R' 'accessors.R' 'fromLme4.R' 'DAS-scale.R'\n'fit.effects.R' 'helpers.R' 'AllGeneric.R' 'lmer.R'\n'mutators.R' 'plot.R' 'generateAnovaDatasets.R'\n'generateLongitudinalDatasets.R' 'plotLongitudinalBySubject.R'\n'generateMixedEffectDatasets.R'\n'generateSensitivityCurveDatasets.R' 'manageDatasets.R'\n'ransac.R' 'influence.R' 'influence_full.R' 'bootstrapWald.R'\n'fitDatasets.R' 'processFit.R' 'processFile.R'\n'simulationStudies.R' 'asymptoticEfficiency.R' 'emmeans.R'",
  "Encoding": "UTF-8",
  "RcppModules": "psi_function_module",
  "RoxygenNote": "7.3.3",
  "Config/build/clean-inst-doc": "false",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://kollerma.r-universe.dev",
  "Date/Publication": "2026-06-21 09:49:42 UTC",
  "RemoteUrl": "https://github.com/kollerma/robustlmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "9288758d503a3f39da866560c2cb6229546882e4",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-21 10:12:24 UTC",
    "User": "root"
  },
  "MD5sum": "d3ff11780ed1bbeb0918776fb2e38ded",
  "_user": "kollerma",
  "_type": "src",
  "_file": "robustlmm_3.4-5.tar.gz",
  "_fileid": "2998e58cf65bd7a9fe9c6b9ea4855658d1e6cf6b76593b5db81fd17dba8d51a0",
  "_filesize": 4353316,
  "_sha256": "2998e58cf65bd7a9fe9c6b9ea4855658d1e6cf6b76593b5db81fd17dba8d51a0",
  "_created": "2026-06-21T10:12:24.000Z",
  "_published": "2026-06-21T10:23:12.681Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82561463957,
      "time": 275,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774319591"
    },
    {
      "job": 82561463960,
      "time": 352,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774328588"
    },
    {
      "job": 82561463988,
      "time": 271,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774319207"
    },
    {
      "job": 82561463966,
      "time": 302,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774322587"
    },
    {
      "job": 82561463945,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774306751"
    },
    {
      "job": 82561463962,
      "time": 577,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774356470"
    },
    {
      "job": 82561463955,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774309221"
    },
    {
      "job": 82561463949,
      "time": 444,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774340045"
    },
    {
      "job": 82561156568,
      "time": 303,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774285820"
    },
    {
      "job": 82561463928,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774301850"
    },
    {
      "job": 82561463943,
      "time": 281,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774320089"
    },
    {
      "job": 82561463942,
      "time": 280,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774319895"
    },
    {
      "job": 82561463958,
      "time": 316,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774324142"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kollerma/robustlmm",
  "_commit": {
    "id": "9288758d503a3f39da866560c2cb6229546882e4",
    "author": "Manuel Koller <koller.manuel@gmail.com>",
    "committer": "Manuel Koller <koller.manuel@gmail.com>",
    "message": "Version 3.4-5: Add .git to .Rbuildignore to satisfy CRAN checks\n",
    "time": 1782035382
  },
  "_maintainer": {
    "name": "Manuel Koller",
    "email": "kollerma@proton.me",
    "login": "kollerma",
    "description": "",
    "uuid": 488603
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "lme4",
      "version": ">= 2.0-1",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "version": ">= 1.6-2",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "robustbase",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "LinkingTo"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "version": ">= 0.93",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.2",
      "role": "Imports"
    },
    {
      "package": "fastGHQuad",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "reformulas",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "emmeans",
      "version": ">= 1.4",
      "role": "Suggests"
    },
    {
      "package": "estimability",
      "role": "Suggests"
    },
    {
      "package": "lqmm",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "lemon",
      "role": "Suggests"
    },
    {
      "package": "RColorBrewer",
      "role": "Suggests"
    },
    {
      "package": "skewt",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggh4x",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "robustvarComp",
      "role": "Suggests"
    },
    {
      "package": "confintROB",
      "role": "Suggests"
    }
  ],
  "_owner": "kollerma",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 31,
  "_contributors": [
    {
      "user": "kollerma",
      "count": 88,
      "uuid": 488603
    },
    {
      "user": "mmaechler",
      "count": 5,
      "uuid": 995722
    },
    {
      "user": "eddelbuettel",
      "count": 1,
      "uuid": 673121
    },
    {
      "user": "pablobernabeu",
      "count": 1,
      "uuid": 20436359
    },
    {
      "user": "richfitz",
      "count": 1,
      "uuid": 1558093
    }
  ],
  "_userbio": {
    "uuid": 488603,
    "type": "user",
    "name": "Manuel Koller",
    "followers": 11
  },
  "_downloads": {
    "count": 6990,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/robustlmm"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/kollerma/robustlmm",
  "_searchresults": 280,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/robustlmm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kollerma/robustlmm",
  "_realowner": "kollerma",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-03-08"
    },
    {
      "version": "1.1",
      "date": "2013-06-17"
    },
    {
      "version": "1.1-1",
      "date": "2013-09-11"
    },
    {
      "version": "1.3",
      "date": "2013-09-21"
    },
    {
      "version": "1.3-1",
      "date": "2013-10-07"
    },
    {
      "version": "1.4",
      "date": "2014-01-28"
    },
    {
      "version": "1.4-1",
      "date": "2014-01-31"
    },
    {
      "version": "1.4-2",
      "date": "2014-02-01"
    },
    {
      "version": "1.4-3",
      "date": "2014-03-13"
    },
    {
      "version": "1.5",
      "date": "2014-06-13"
    },
    {
      "version": "1.6",
      "date": "2014-07-11"
    },
    {
      "version": "1.7-2",
      "date": "2015-06-05"
    },
    {
      "version": "1.7-4",
      "date": "2015-07-14"
    },
    {
      "version": "1.7-6",
      "date": "2015-08-30"
    },
    {
      "version": "1.8",
      "date": "2016-01-03"
    },
    {
      "version": "2.1",
      "date": "2016-12-01"
    },
    {
      "version": "2.1-2",
      "date": "2016-12-18"
    },
    {
      "version": "2.1-3",
      "date": "2017-04-09"
    },
    {
      "version": "2.1-4",
      "date": "2017-11-19"
    },
    {
      "version": "2.2-1",
      "date": "2018-04-29"
    },
    {
      "version": "2.3",
      "date": "2019-02-03"
    },
    {
      "version": "2.4-2",
      "date": "2021-01-31"
    },
    {
      "version": "2.4-3",
      "date": "2021-02-10"
    },
    {
      "version": "2.4-4",
      "date": "2021-05-24"
    },
    {
      "version": "2.4-5",
      "date": "2021-10-06"
    },
    {
      "version": "2.5-0",
      "date": "2022-02-15"
    },
    {
      "version": "2.5-1",
      "date": "2022-03-23"
    },
    {
      "version": "3.0-1",
      "date": "2022-08-07"
    },
    {
      "version": "3.0-2",
      "date": "2022-08-26"
    },
    {
      "version": "3.0-4",
      "date": "2022-09-17"
    },
    {
      "version": "3.1-1",
      "date": "2022-12-02"
    },
    {
      "version": "3.1-2",
      "date": "2022-12-08"
    },
    {
      "version": "3.2-0",
      "date": "2023-03-25"
    },
    {
      "version": "3.2-2",
      "date": "2023-08-18"
    },
    {
      "version": "3.2-3",
      "date": "2023-10-06"
    },
    {
      "version": "3.2-5",
      "date": "2023-11-15"
    },
    {
      "version": "3.3-1",
      "date": "2023-12-15"
    },
    {
      "version": "3.3-2",
      "date": "2025-05-04"
    },
    {
      "version": "3.3-3",
      "date": "2025-05-27"
    },
    {
      "version": "3.4-2",
      "date": "2026-01-28"
    },
    {
      "version": "3.4-3",
      "date": "2026-04-20"
    }
  ],
  "_exports": [
    "asymptoticEfficiency",
    "asymptoticVariance",
    "bindDatasets",
    "bisquarePsi",
    "caseweightIF",
    "chgDefaults",
    "compare",
    "cPsi",
    "createDatasetsFromList",
    "createRhoFunction",
    "extractPredefinedTuningParameter",
    "extractTuningParameter",
    "findTuningParameter",
    "fitDatasets_heavyLme",
    "fitDatasets_lmer",
    "fitDatasets_lmer_bobyqa",
    "fitDatasets_lmer_Nelder_Mead",
    "fitDatasets_lqmm",
    "fitDatasets_rlme",
    "fitDatasets_rlmer",
    "fitDatasets_rlmer_DAStau",
    "fitDatasets_rlmer_DAStau_bisq",
    "fitDatasets_rlmer_DAStau_k_0_5",
    "fitDatasets_rlmer_DAStau_k_0_5_noAdj",
    "fitDatasets_rlmer_DAStau_k_2",
    "fitDatasets_rlmer_DAStau_k_2_noAdj",
    "fitDatasets_rlmer_DAStau_k_5",
    "fitDatasets_rlmer_DAStau_k_5_noAdj",
    "fitDatasets_rlmer_DAStau_lmerNoFit",
    "fitDatasets_rlmer_DAStau_noAdj",
    "fitDatasets_rlmer_DAStau_sizeOBR",
    "fitDatasets_rlmer_DASvar",
    "fitDatasets_rlmer_ransac",
    "fitDatasets_rlmer_ransac_bisq",
    "fitDatasets_varComprob",
    "fitDatasets_varComprob_compositeS",
    "fitDatasets_varComprob_compositeS_2SGS",
    "fitDatasets_varComprob_compositeS_OGK",
    "fitDatasets_varComprob_compositeTau",
    "fitDatasets_varComprob_compositeTau_2SGS",
    "fitDatasets_varComprob_compositeTau_OGK",
    "fitDatasets_varComprob_S",
    "fitDatasets_varComprob_S_2SGS",
    "fitDatasets_varComprob_S_OGK",
    "generateAnovaDatasets",
    "generateLongitudinalDatasets",
    "generateMixedEffectDatasets",
    "generateSensitivityCurveDatasets",
    "getInfo",
    "getME",
    "huberPsiRcpp",
    "implicitIF_full",
    "lapplyDatasets",
    "lmerNoFit",
    "loadAndMergePartialResults",
    "makeBisquarePsi",
    "mergeProcessedFits",
    "partialMoment_standardNormal",
    "plot",
    "plot.rlmerMod",
    "plotLongitudinalBySubject",
    "prepareMixedEffectDataset",
    "processDatasetsInParallel",
    "processFile",
    "processFit",
    "psi2propII",
    "ransac_lme4",
    "rlmer",
    "rlmer_ransac",
    "saveDatasets",
    "shortenLabelsKS2022",
    "show",
    "smoothPsi",
    "splitDatasets",
    "theta",
    "vcov_sandwich",
    "viewCopyOfSimulationStudy"
  ],
  "_help": [
    {
      "page": "robustlmm-package",
      "title": "Robust linear mixed effects models",
      "topics": [
        "robustlmm-package",
        "robustlmm"
      ]
    },
    {
      "page": "asymptoticEfficiency",
      "title": "Compute Asymptotic Efficiencies",
      "topics": [
        "asymptoticEfficiency",
        "asymptoticVariance",
        "findTuningParameter"
      ]
    },
    {
      "page": "bindDatasets",
      "title": "Bind Generated Datasets",
      "topics": [
        "bindDatasets"
      ]
    },
    {
      "page": "bisquarePsi",
      "title": "Default Tukey bisquare psi-function with 'c = 4.685'.",
      "topics": [
        "bisquarePsi"
      ]
    },
    {
      "page": "caseweightIF",
      "title": "Case-weight (Hampel) influence function of the fixed effects of a fitted 'rlmerMod' object.",
      "topics": [
        "caseweightIF"
      ]
    },
    {
      "page": "chgDefaults",
      "title": "Change default arguments",
      "topics": [
        "chgDefaults",
        "chgDefaults,psi_func_rcpp-method"
      ]
    },
    {
      "page": "compare",
      "title": "Create comparison charts for multiple fits",
      "topics": [
        "compare",
        "getInfo",
        "getInfo.lmerMod",
        "getInfo.rlmerMod",
        "print.xtable.comparison.table",
        "xtable.comparison.table"
      ]
    },
    {
      "page": "confint.rlmerMod",
      "title": "Confidence intervals for the fixed-effect coefficients of an rlmer fit.",
      "topics": [
        "confint.rlmerMod"
      ]
    },
    {
      "page": "cooks.distance.rlmerMod",
      "title": "Per-observation Cook's-distance equivalent for an rlmerMod fit.",
      "topics": [
        "cooks.distance.rlmerMod"
      ]
    },
    {
      "page": "createDatasetsFromList",
      "title": "Create Dataset List From List of Data Objects",
      "topics": [
        "createDatasetsFromList"
      ]
    },
    {
      "page": "createRhoFunction",
      "title": "Create Rho-Functions With Custom Tuning Parameter",
      "topics": [
        "createRhoFunction"
      ]
    },
    {
      "page": "extractTuningParameter",
      "title": "Extract Tuning Parameters Used In Fitting",
      "topics": [
        "extractPredefinedTuningParameter",
        "extractTuningParameter"
      ]
    },
    {
      "page": "fitDatasets",
      "title": "Fitting Functions",
      "topics": [
        "fitDatasets",
        "fitDatasets_heavyLme",
        "fitDatasets_lmer",
        "fitDatasets_lmer_bobyqa",
        "fitDatasets_lmer_Nelder_Mead",
        "fitDatasets_lqmm",
        "fitDatasets_rlme",
        "fitDatasets_rlmer",
        "fitDatasets_rlmer_DAStau",
        "fitDatasets_rlmer_DAStau_bisq",
        "fitDatasets_rlmer_DAStau_k_0_5",
        "fitDatasets_rlmer_DAStau_k_0_5_noAdj",
        "fitDatasets_rlmer_DAStau_k_2",
        "fitDatasets_rlmer_DAStau_k_2_noAdj",
        "fitDatasets_rlmer_DAStau_k_5",
        "fitDatasets_rlmer_DAStau_k_5_noAdj",
        "fitDatasets_rlmer_DAStau_lmerNoFit",
        "fitDatasets_rlmer_DAStau_noAdj",
        "fitDatasets_rlmer_DAStau_sizeOBR",
        "fitDatasets_rlmer_DASvar",
        "fitDatasets_rlmer_ransac",
        "fitDatasets_rlmer_ransac_bisq",
        "fitDatasets_varComprob",
        "fitDatasets_varComprob_compositeS",
        "fitDatasets_varComprob_compositeS_2SGS",
        "fitDatasets_varComprob_compositeS_OGK",
        "fitDatasets_varComprob_compositeTau",
        "fitDatasets_varComprob_compositeTau_2SGS",
        "fitDatasets_varComprob_compositeTau_OGK",
        "fitDatasets_varComprob_S",
        "fitDatasets_varComprob_S_2SGS",
        "fitDatasets_varComprob_S_OGK"
      ]
    },
    {
      "page": "generateAnovaDatasets",
      "title": "Generate ANOVA type datasets",
      "topics": [
        "generateAnovaDatasets"
      ]
    },
    {
      "page": "generateLongitudinalDatasets",
      "title": "Generate Longitudinal Datasets",
      "topics": [
        "generateLongitudinalDatasets"
      ]
    },
    {
      "page": "generateMixedEffectDatasets",
      "title": "Generate Mixed Effects Datasets",
      "topics": [
        "generateMixedEffectDatasets"
      ]
    },
    {
      "page": "generateSensitivityCurveDatasets",
      "title": "Generate Datasets To Create Sensitivity Curves",
      "topics": [
        "generateSensitivityCurveDatasets"
      ]
    },
    {
      "page": "getME",
      "title": "Extract or Get Generalize Components from a Fitted Mixed Effects Model",
      "topics": [
        "getME",
        "getME.rlmerMod",
        "theta"
      ]
    },
    {
      "page": "implicitIF_full",
      "title": "Full implicit influence function (beta, u, sigma, theta) for a fitted 'rlmerMod' object.",
      "topics": [
        "implicitIF_full"
      ]
    },
    {
      "page": "influence.rlmerMod",
      "title": "Per-observation influence on (\\hat{beta}, \\hat{sigma}, \\hat{theta}) for an rlmerMod fit.",
      "topics": [
        "influence.rlmerMod"
      ]
    },
    {
      "page": "lapplyDatasets",
      "title": "Lapply for generated datasets",
      "topics": [
        "lapplyDatasets"
      ]
    },
    {
      "page": "loadAndMergePartialResults",
      "title": "Load And Merge Partial Results",
      "topics": [
        "loadAndMergePartialResults"
      ]
    },
    {
      "page": "makeBisquarePsi",
      "title": "Bisquare (Tukey biweight) psi function",
      "topics": [
        "makeBisquarePsi"
      ]
    },
    {
      "page": "mergeProcessedFits",
      "title": "Merge Processed Fits",
      "topics": [
        "mergeProcessedFits"
      ]
    },
    {
      "page": "other",
      "title": "Other methods",
      "topics": [
        "show",
        "show,Rcpp_HuberPsi-method",
        "show,Rcpp_PsiFunction-method",
        "show,Rcpp_PsiFunctionToPropIIPsiFunctionWrapper-method",
        "show,Rcpp_SmoothPsi-method"
      ]
    },
    {
      "page": "partialMoment_standardNormal",
      "title": "Compute Partial Moments",
      "topics": [
        "partialMoment_standardNormal"
      ]
    },
    {
      "page": "plot-methods",
      "title": "Plot an Object of the \"Psi Function\" Class",
      "topics": [
        "plot,Rcpp_HuberPsi-method",
        "plot,Rcpp_PsiFunction-method",
        "plot,Rcpp_PsiFunctionToPropIIPsiFunctionWrapper-method",
        "plot,Rcpp_SmoothPsi-method",
        "plot-methods"
      ]
    },
    {
      "page": "plot.rlmerMod",
      "title": "Plot Method for \"rlmerMod\" objects.",
      "topics": [
        "plot.rlmerMod",
        "print.rlmerMod_plots"
      ]
    },
    {
      "page": "plotLongitudinalBySubject",
      "title": "Plot longitudinal data with robustness-weight colored lines",
      "topics": [
        "plotLongitudinalBySubject"
      ]
    },
    {
      "page": "predict.rlmerMod",
      "title": "Predictions and confidence/prediction intervals for an rlmerMod fit.",
      "topics": [
        "predict.rlmerMod"
      ]
    },
    {
      "page": "prepareMixedEffectDataset",
      "title": "Prepare Dataset for Parametric Bootstrap",
      "topics": [
        "prepareMixedEffectDataset"
      ]
    },
    {
      "page": "processDatasetsInParallel",
      "title": "Process Datasets in Parallel",
      "topics": [
        "processDatasetsInParallel"
      ]
    },
    {
      "page": "processFile",
      "title": "Process File of Stored Datasets",
      "topics": [
        "processFile"
      ]
    },
    {
      "page": "processFit",
      "title": "Process Fitted Objects",
      "topics": [
        "processFit",
        "processFit.heavyLme",
        "processFit.lmerMod",
        "processFit.lqmm",
        "processFit.rlme",
        "processFit.rlmerMod",
        "processFit.varComprob"
      ]
    },
    {
      "page": "psi-functions",
      "title": "Classical, Huber and smoothed Huber psi- or rho-functions",
      "topics": [
        "cPsi",
        "huberPsiRcpp",
        "psi-functions",
        "PsiFunction",
        "SmoothPsi",
        "smoothPsi"
      ]
    },
    {
      "page": "psi2propII",
      "title": "Convert to Proposal 2 weight function",
      "topics": [
        "psi2propII",
        "psi2propII,psi_func_rcpp-method",
        "psi2propII,Rcpp_SmoothPsi"
      ]
    },
    {
      "page": "ransac_lme4",
      "title": "RANSAC initial estimator for LMM",
      "topics": [
        "ransac_lme4"
      ]
    },
    {
      "page": "residuals.rlmerMod",
      "title": "Get residuals",
      "topics": [
        "residuals.rlmerMod"
      ]
    },
    {
      "page": "rlmer",
      "title": "Robust Scoring Equations Estimator for Linear Mixed Models",
      "topics": [
        "lmerNoFit",
        "rlmer"
      ]
    },
    {
      "page": "rlmer_ransac",
      "title": "rlmer with RANSAC initial estimator",
      "topics": [
        "rlmer_ransac"
      ]
    },
    {
      "page": "rlmerMod-class",
      "title": "rlmerMod Class",
      "topics": [
        "coef.rlmerMod",
        "deviance.rlmerMod",
        "extractAIC.rlmerMod",
        "family.rlmerMod",
        "fitted.rlmerMod",
        "fixef.rlmerMod",
        "formula.rlmerMod",
        "isGLMM.rlmerMod",
        "isLMM.rlmerMod",
        "isNLMM.rlmerMod",
        "isREML.rlmerMod",
        "logLik.rlmerMod",
        "model.frame.rlmerMod",
        "model.matrix.rlmerMod",
        "nobs.rlmerMod",
        "print.rlmerMod",
        "print.summary.rlmer",
        "print.VarCorr.rlmerMod",
        "ranef.rlmerMod",
        "resid.rlmerMod",
        "rlmerMod-class",
        "show,rlmerMod-method",
        "show.rlmerMod",
        "show.summary.rlmerMod",
        "sigma.rlmerMod",
        "summary.rlmerMod",
        "summary.summary.rlmerMod",
        "terms.rlmerMod",
        "update.rlmerMod",
        "VarCorr.rlmerMod",
        "VarCorr.summary.rlmerMod",
        "vcov.summary.rlmerMod",
        "weights.rlmerMod"
      ]
    },
    {
      "page": "saveDatasets",
      "title": "Save datasets",
      "topics": [
        "saveDatasets"
      ]
    },
    {
      "page": "shortenLabelsKS2022",
      "title": "Shorten Labels",
      "topics": [
        "shortenLabelsKS2022"
      ]
    },
    {
      "page": "splitDatasets",
      "title": "Split Datasets Into Chunks",
      "topics": [
        "splitDatasets"
      ]
    },
    {
      "page": "vcov_sandwich",
      "title": "Robust cluster-sandwich covariance of the fixed effects of a fitted 'rlmerMod' object.",
      "topics": [
        "vcov_sandwich"
      ]
    },
    {
      "page": "vcov.rlmerMod",
      "title": "Variance-covariance matrix of the fixed effects of an rlmerMod fit.",
      "topics": [
        "vcov.rlmerMod"
      ]
    },
    {
      "page": "viewCopyOfSimulationStudy",
      "title": "Access Simulation Study Code",
      "topics": [
        "viewCopyOfSimulationStudy"
      ]
    }
  ],
  "_readme": "https://github.com/kollerma/robustlmm/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "DEoptimR",
    "fastGHQuad",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "numDeriv",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "robustbase",
    "xtable"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "simulationStudies.Rnw",
      "filename": "simulationStudies.pdf",
      "title": "Replication Code For Simulation Studies",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "The code",
        "General structure of code for each presented study",
        "List of Functions From Other Packages",
        "Sensitivity Curves",
        "Consistency and Efficiency",
        "Breakdown",
        "Monte-Carlo Breakdown Sweep",
        "Convergence",
        "Robustness and Empirical Test Coverage",
        "Session Info"
      ],
      "created": "2022-08-05 21:28:48",
      "modified": "2026-06-21 08:43:58",
      "commits": 5
    },
    {
      "source": "rlmer.Rnw",
      "filename": "rlmer.pdf",
      "title": "robustlmm: An R Package for Robust Estimation of Linear Mixed-Effects Models",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "Background",
        "Implementation",
        "Usage",
        "Further information",
        "The smoothed Huber function and tables of tuning constants",
        "Robust estimating equations",
        "Estimation algorithm"
      ],
      "created": "2012-12-18 14:09:49",
      "modified": "2026-06-21 08:43:58",
      "commits": 20
    }
  ],
  "_score": 9.862178146969798,
  "_indexed": true,
  "_nocasepkg": "robustlmm",
  "_universes": [
    "kollerma"
  ],
  "_previous": "3.4-3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.4-5",
      "date": "2026-06-21T10:15:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "aeeb2f49b06374d9c4d0fe8975dc0f9f40008f0e8260589d63128f8b0062b908",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.4-5",
      "date": "2026-06-21T10:16:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "8df4a4ab2b8330de7212ce6b2624eddb35efec3e1fec95592f870ff40575f38f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.4-5",
      "date": "2026-06-21T10:15:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "5da6c17ba3c9df329f05d0df5df532a96d82af051250d946516f09055178e98a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.4-5",
      "date": "2026-06-21T10:15:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "14b656ffdcb859468971bbaecd4c9fd9a4dca4f3433428ea3b7a491151c919c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.4-5",
      "date": "2026-06-21T10:14:20.000Z",
      "arch": "aarch64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "dd4b3a6561e33cb9d86e4fba70b1c73db08318165303b0b55773362b35f2c852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.4-5",
      "date": "2026-06-21T10:15:27.000Z",
      "arch": "x86_64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "77ac90c3080c41ae393ad848eb3a50b7f4aecb8a9d3914dab7ab1b23682df03a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.4-5",
      "date": "2026-06-21T10:14:30.000Z",
      "arch": "aarch64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "c4259c53f4a00a0ed089f4ef68f372efdffbf47c38fae9119546f18aa36ae11d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.4-5",
      "date": "2026-06-21T10:15:44.000Z",
      "arch": "x86_64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "63ee925e333052ecacdbb71354a971b6c3b4c317f463449b54b9b1682fca315d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.4-5",
      "date": "2026-06-21T10:15:11.000Z",
      "arch": "emscripten",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "925f5331f1c5ae0092b83d8e33edb1b10e07798599bc3f18ae080bea746739dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.4-5",
      "date": "2026-06-21T10:14:12.000Z",
      "arch": "x86_64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "9b8403cb23ecd1fa3c88dd4cc9374ad86c4131d8dda297d24d072bb0b182b05b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.4-5",
      "date": "2026-06-21T10:14:08.000Z",
      "arch": "x86_64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "d2c84c6f4f6744369e17f6dad89bf7df0fabf357cf52cc878410794307ffec97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.4-5",
      "date": "2026-06-21T10:14:16.000Z",
      "arch": "x86_64",
      "commit": "9288758d503a3f39da866560c2cb6229546882e4",
      "fileid": "be27ab03b3d3a43eb3274501a5f2c32b75cfe01bd16b674133ebc4aaed2c1cbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kollerma/actions/runs/27900986361"
    }
  ]
}