{
  "_id": "6a16c9bdacfb0bcc41d8934e",
  "Type": "Package",
  "Package": "gerbil",
  "Title": "Generalized Efficient Regression-Based Imputation with Latent\nProcesses",
  "Version": "0.1.9",
  "Authors@R": "c(\nperson(\"Michael\", \"Robbins\", , \"mrobbins@rand.org\", role = c(\"aut\", \"cre\")),\nperson(\"Max\", \"Griswold\", , \"griswold@rand.org\", role = \"ctb\"),\nperson(\"Pedro\", \"Nascimento de Lima\", , \"plima@rand.org\", role = \"ctb\")\n)",
  "Author": "Michael Robbins [aut, cre], Max Griswold [ctb], Pedro\nNascimento de Lima [ctb]",
  "Maintainer": "Michael Robbins <mrobbins@rand.org>",
  "Description": "Implements a new multiple imputation method that draws\nimputations from a latent joint multivariate normal model which\nunderpins generally structured data. This model is constructed\nusing a sequence of flexible conditional linear models that\nenables the resulting procedure to be efficiently implemented\non high dimensional datasets in practice. See Robbins (2021)\n<arXiv:2008.02243>.",
  "License": "GPL-2",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.1.1",
  "Packaged": {
    "Date": "2026-05-27 10:34:40 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://michaelwrobbins.r-universe.dev",
  "Date/Publication": "2023-01-12 10:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/gerbil",
  "RemoteRef": "HEAD",
  "RemoteSha": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
  "MD5sum": "ba77d04e67e67e7447781d2c3f682537",
  "_user": "michaelwrobbins",
  "_type": "src",
  "_file": "gerbil_0.1.9.tar.gz",
  "_fileid": "d90a8eb097b01606bc0d4a914de0be3fb923c64296a29c639f034c99b664be83",
  "_filesize": 1332778,
  "_sha256": "d90a8eb097b01606bc0d4a914de0be3fb923c64296a29c639f034c99b664be83",
  "_created": "2026-05-27T10:34:40.000Z",
  "_published": "2026-05-27T10:38:52.998Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78058423376,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238228719"
    },
    {
      "job": 78058423446,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238213550"
    },
    {
      "job": 78058423356,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238201887"
    },
    {
      "job": 78058423327,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238206553"
    },
    {
      "job": 78057919085,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238161904"
    },
    {
      "job": 78058423392,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238201753"
    },
    {
      "job": 78058423312,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238193877"
    },
    {
      "job": 78058423337,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238192735"
    },
    {
      "job": 78058423329,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238202895"
    }
  ],
  "_buildurl": "https://github.com/r-universe/michaelwrobbins/actions/runs/26505839087",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/gerbil",
  "_commit": {
    "id": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
    "author": "Michael Robbins <mrobbins@rand.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.9\n",
    "time": 1673518802
  },
  "_maintainer": {
    "name": "Michael Robbins",
    "email": "mrobbins@rand.org",
    "login": "michaelwrobbins",
    "description": "I am a PhD statistician, performing novel methodological research with requisite software development in addition to collaborative work.",
    "uuid": 81249210
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "base",
      "role": "Imports"
    },
    {
      "package": "DescTools",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mice",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "michaelwrobbins",
      "count": 2,
      "uuid": 81249210
    }
  ],
  "_userbio": {
    "uuid": 81249210,
    "type": "user",
    "name": "Michael W. Robbins",
    "description": "I am a PhD statistician, performing novel methodological research with requisite software development in addition to collaborative work."
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gerbil"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gerbil.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "michaelwrobbins",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2021-03-23"
    },
    {
      "version": "0.1.9",
      "date": "2023-01-14"
    }
  ],
  "_exports": [
    "cor_gerbil",
    "gerbil",
    "gof_gerbil",
    "imputed",
    "write.gerbil"
  ],
  "_datasets": [
    {
      "name": "ihd",
      "title": "Example data from the India Human Development Survey",
      "object": "ihd",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "age",
        "marital_status",
        "job_field",
        "farm_labour_days",
        "own_livestock",
        "education_level",
        "income"
      ],
      "rows": 42125,
      "table": true,
      "tojson": true
    },
    {
      "name": "ihd_mar",
      "title": "Missing at Random example data from the India Human Development Survey",
      "object": "ihd_mar",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "age",
        "marital_status",
        "job_field",
        "farm_labour_days",
        "own_livestock",
        "education_level",
        "income"
      ],
      "rows": 42125,
      "table": true,
      "tojson": true
    },
    {
      "name": "ihd_mcar",
      "title": "Missing Completely at Random example data from the India Human Development Survey",
      "object": "ihd_mcar",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "age",
        "marital_status",
        "job_field",
        "farm_labour_days",
        "own_livestock",
        "education_level",
        "income"
      ],
      "rows": 42125,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cor_gerbil",
      "title": "Correlation Analysis for 'gerbil' Objects",
      "topics": [
        "cor_gerbil"
      ]
    },
    {
      "page": "gerbil",
      "title": "General Efficient Regression-Based Imputation with Latent processes",
      "topics": [
        "gerbil"
      ]
    },
    {
      "page": "gof_gerbil",
      "title": "Goodness-of-fit testing for 'gerbil' objects",
      "topics": [
        "gof_gerbil"
      ]
    },
    {
      "page": "ihd",
      "title": "Example data from the India Human Development Survey",
      "topics": [
        "ihd"
      ]
    },
    {
      "page": "ihd_mar",
      "title": "Missing at Random example data from the India Human Development Survey",
      "topics": [
        "ihd_mar"
      ]
    },
    {
      "page": "ihd_mcar",
      "title": "Missing Completely at Random example data from the India Human Development Survey",
      "topics": [
        "ihd_mcar"
      ]
    },
    {
      "page": "imputed",
      "title": "Extracting imputed datasets from gerbil objects",
      "topics": [
        "imputed"
      ]
    },
    {
      "page": "plot.gerbil",
      "title": "Plotting for gerbil objects",
      "topics": [
        "plot.gerbil"
      ]
    },
    {
      "page": "print.cor_gerbil",
      "title": "Prints a 'cor_gerbil' object. Printed output includes the average difference of correlations, as well as summaries of the test statistics based on Fisher's z and their p-values.",
      "topics": [
        "print.cor_gerbil"
      ]
    },
    {
      "page": "print.gerbil",
      "title": "Prints a 'gerbil' object. Printed output includes a variable-by-variable summary of variable types and missingness rates. The implemented predictor matrix is also provided.",
      "topics": [
        "print.gerbil"
      ]
    },
    {
      "page": "print.gof_gerbil",
      "title": "Prints a 'gof_gerbil' object. Printed output pertains to the goodness-of-fit tests that are applied in order to compare the distribution between observed and imputed cases for relevant variables or variable pairs.",
      "topics": [
        "print.gof_gerbil"
      ]
    },
    {
      "page": "summary.cor_gerbil",
      "title": "Summarises a 'gerbil' object. Printed output includes a variable-by-variable summary of variable types and missingness rates. The implemented predictor matrix is also provided.",
      "topics": [
        "summary.cor_gerbil"
      ]
    },
    {
      "page": "summary.gerbil",
      "title": "Summarises a 'gerbil' object. Printed output includes a variable-by-variable summary of variable types and missingness rates. The implemented predictor matrix is also provided.",
      "topics": [
        "summary.gerbil"
      ]
    },
    {
      "page": "summary.gof_gerbil",
      "title": "Summarises a 'gerbil' object. Printed output pertains to the goodness-of-fit tests that are applied in order to compare the distribution between observed and imputed cases for relevant variables or variable pairs.",
      "topics": [
        "summary.gof_gerbil"
      ]
    },
    {
      "page": "write.gerbil",
      "title": "Write imputed datasets from gerbil objects to a file or files",
      "topics": [
        "write.gerbil"
      ]
    }
  ],
  "_readme": "https://github.com/cran/gerbil/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "boot",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DescTools",
    "e1071",
    "Exact",
    "expm",
    "forcats",
    "fs",
    "gld",
    "glue",
    "haven",
    "hms",
    "httr",
    "jsonlite",
    "lattice",
    "lifecycle",
    "lmom",
    "magrittr",
    "MASS",
    "Matrix",
    "mime",
    "mvtnorm",
    "openssl",
    "openxlsx",
    "pbapply",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rootSolve",
    "rstudioapi",
    "stringi",
    "sys",
    "tibble",
    "tidyselect",
    "truncnorm",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "gerbil_introduction_vignette.Rnw",
      "filename": "gerbil_introduction_vignette.pdf",
      "title": "Gerbil Introduction",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2021-03-23 08:00:08",
      "modified": "2021-03-23 08:00:08",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gerbil",
  "_universes": [
    "michaelwrobbins"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-05-27T10:37:55.000Z",
      "distro": "noble",
      "commit": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
      "fileid": "0017f34820be497b03aefb31b338a91db8f3a8630582df8b944c3fb325f0110c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelwrobbins/actions/runs/26505839087"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-05-27T10:37:09.000Z",
      "distro": "noble",
      "commit": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
      "fileid": "d84585e2c7668a32eddebfe40be191b19ddafd8ab8719a57ef51f8937e1171b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelwrobbins/actions/runs/26505839087"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-05-27T10:36:44.000Z",
      "commit": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
      "fileid": "4572dd4a538a01fe69ba950fc60a8325f569f0bfc6a8bb8ae043f669551a2f07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelwrobbins/actions/runs/26505839087"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-05-27T10:36:54.000Z",
      "commit": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
      "fileid": "8736afc531996bb655ae818639b05531a5d733fb884b21f21e9847f6a5c2c9ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelwrobbins/actions/runs/26505839087"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9",
      "date": "2026-05-27T10:37:03.000Z",
      "commit": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
      "fileid": "23efa7fac0f1cd6bdfaa11c3b6af41cc588ac2f69d71dc0dcc9af4c78a3608c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/michaelwrobbins/actions/runs/26505839087"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-27T10:36:00.000Z",
      "commit": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
      "fileid": "38b587e4846bb13e1ae9d80e1c741732a7b72e2de2d65f07950cec8bce7025e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelwrobbins/actions/runs/26505839087"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-27T10:36:00.000Z",
      "commit": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
      "fileid": "d355bebb868c02e771c2a0863c34ad32b894ca00dc4b6611127353af9b135538",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelwrobbins/actions/runs/26505839087"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-05-27T10:36:30.000Z",
      "commit": "2152129d08c21f5d8d3aa3e945fe459a754aad25",
      "fileid": "48160da345ed93526256e1e7e76cbda1382181b2593057cad30ee48a09443650",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/michaelwrobbins/actions/runs/26505839087"
    }
  ]
}