{
  "_id": "6a1f271eb401979e7342248e",
  "Package": "DHSr",
  "Type": "Package",
  "Title": "Create Large Scale Repeated Regression Summary Statistics\nDataset and Visualization Seamlessly",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Arnab\",\nfamily = \"Samanta\",\nrole = c(\"aut\", \"cre\"),\nemail = \"arnob.shamanta62@gmail.com\",\ncomment = \"<arnob.shamanta62@gmail.com>\")",
  "Maintainer": "Arnab Samanta <arnob.shamanta62@gmail.com>",
  "Description": "Mapping, spatial analysis, and statistical modeling of\nmicrodata from sources such as the Demographic and Health\nSurveys <https://www.dhsprogram.com/> and Integrated Public Use\nMicrodata Series <https://www.ipums.org/>. It can also be\nextended to other datasets. The package supports spatial\ncorrelation index construction and visualization, along with\nempirical Bayes approximation of regression coefficients in a\nmultistage setup.  The main functionality is repeated\nregression — for example, if we have to run regression for n\ngroups, the group ID should be vertically composed into the\nvariable for the parameter `location_var`. It can perform\nvarious kinds of regression, such as Generalized Regression\nModels, logit, probit, and more. Additionally, it can\nincorporate interaction effects. The key benefit of the package\nis its ability to store the regression results performed\nrepeatedly on a dataset by the group ID, along with respective\np-values and map those estimates.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:42:16 UTC",
    "User": "root"
  },
  "Author": "Arnab Samanta [aut, cre] (<arnob.shamanta62@gmail.com>)",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://arnob62.r-universe.dev",
  "Date/Publication": "2025-01-10 15:32:55 UTC",
  "RemoteUrl": "https://github.com/cran/DHSr",
  "RemoteRef": "HEAD",
  "RemoteSha": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
  "MD5sum": "f8a2516956244636152b0fa38ce501d5",
  "_user": "arnob62",
  "_type": "src",
  "_file": "DHSr_0.1.0.tar.gz",
  "_fileid": "35d1889db8aa1a8ddfdcccde5c4c5f38ab62592b20ceaa772ea044f6734f27a0",
  "_filesize": 138667,
  "_sha256": "35d1889db8aa1a8ddfdcccde5c4c5f38ab62592b20ceaa772ea044f6734f27a0",
  "_created": "2026-05-16T05:42:16.000Z",
  "_published": "2026-06-02T18:55:26.502Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79148368539,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030925981"
    },
    {
      "job": 79148368292,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030925294"
    },
    {
      "job": 79148368241,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030924362"
    },
    {
      "job": 79148368303,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030921739"
    },
    {
      "job": 79148396391,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030905298"
    },
    {
      "job": 79148367400,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367046093"
    },
    {
      "job": 79148368208,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030919665"
    },
    {
      "job": 79148368516,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030920564"
    },
    {
      "job": 79148368248,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030918619"
    }
  ],
  "_buildurl": "https://github.com/r-universe/arnob62/actions/runs/25954065678",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DHSr",
  "_commit": {
    "id": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
    "author": "Arnab Samanta <arnob.shamanta62@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1736523175
  },
  "_maintainer": {
    "name": "Arnab Samanta",
    "email": "arnob.shamanta62@gmail.com",
    "login": "arnob62",
    "uuid": 82423295
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "spdep",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "MuMIn",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "spData",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "arnob62",
      "count": 1,
      "uuid": 82423295
    }
  ],
  "_userbio": {
    "uuid": 82423295,
    "type": "user",
    "name": "arnob62"
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DHSr"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DHSr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "arnob62",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-10"
    }
  ],
  "_exports": [
    "cluster_map",
    "listw",
    "Repglmre2",
    "Replm2",
    "Replmre2",
    "single_glmre2",
    "single_lm2",
    "single_lmre2",
    "Spdeplisa",
    "stein_beta"
  ],
  "_help": [
    {
      "page": "cluster_map",
      "title": "Create Cluster Map Based on Local Moran's I",
      "topics": [
        "cluster_map"
      ]
    },
    {
      "page": "listw",
      "title": "Create Spatial Weights List",
      "topics": [
        "listw"
      ]
    },
    {
      "page": "Repglmre2",
      "title": "Loop through all locations and run GLMM for each",
      "topics": [
        "Repglmre2"
      ]
    },
    {
      "page": "Replm2",
      "title": "Run Regression Analysis for All Locations",
      "topics": [
        "Replm2"
      ]
    },
    {
      "page": "Replmre2",
      "title": "Mixed-Effects Regression Analysis for All Locations",
      "topics": [
        "Replmre2"
      ]
    },
    {
      "page": "single_glmre2",
      "title": "Mixed-Effects Logistic Regression Analysis for a Specified Location",
      "topics": [
        "single_glmre2"
      ]
    },
    {
      "page": "single_lm2",
      "title": "Linear Regression Analysis for Specified Location",
      "topics": [
        "single_lm2"
      ]
    },
    {
      "page": "single_lmre2",
      "title": "Mixed-Effects Regression Analysis for Specified Location",
      "topics": [
        "single_lmre2"
      ]
    },
    {
      "page": "Spdeplisa",
      "title": "Calculate Local Moran's I and Sign Combination Variables",
      "topics": [
        "Spdeplisa"
      ]
    },
    {
      "page": "stein_beta",
      "title": "Calculate Stein's Beta for Each Cluster",
      "topics": [
        "stein_beta"
      ]
    }
  ],
  "_readme": "https://github.com/cran/DHSr/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "deldir",
    "dplyr",
    "e1071",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "insight",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MuMIn",
    "nlme",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "spData",
    "spdep",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "introduction",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-01-10 15:32:55",
      "modified": "2025-01-10 15:32:55",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "dhsr",
  "_universes": [
    "arnob62"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:44:48.000Z",
      "distro": "noble",
      "commit": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
      "fileid": "bce93fed8a1a64c80c0632f475d45b9e82db68a44de7ef0869c5a3f016f31646",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnob62/actions/runs/25954065678"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:44:44.000Z",
      "distro": "noble",
      "commit": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
      "fileid": "0c2f0374c2abb64bcf9fc69edb3a198d3de31be5e977ace7b28f7752fc795393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnob62/actions/runs/25954065678"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:44:47.000Z",
      "commit": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
      "fileid": "cd2c17b11b5622088f267268c2b5ea69eae8fba143a60e5268030d74132208f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnob62/actions/runs/25954065678"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:44:25.000Z",
      "commit": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
      "fileid": "86a799258433279f49587e37eb71197ac33fb30e9cc13d93e9d94b1495d94f37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnob62/actions/runs/25954065678"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:43:45.000Z",
      "commit": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
      "fileid": "6533c97850d0547b17dfbb409537ceef5bea7e46df9c3cc7d2a4527ab8d821da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnob62/actions/runs/25954065678"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:43:43.000Z",
      "commit": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
      "fileid": "fc28c61697a8ab7e2c428959879a1950e2c212dfe6e96ba7bc62510988f6bdc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnob62/actions/runs/25954065678"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:43:39.000Z",
      "commit": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
      "fileid": "3ce460e27fd9cb08f0f3f94b584b76ff12b9660650f3ef24e907b90b5ecdbddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/arnob62/actions/runs/25954065678"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:55:05.000Z",
      "commit": "561cc12139af0b2fbc9c2fdfa0f815bbb398a29e",
      "fileid": "05e9c844567053543c676f6b38274e1d50e1057f902592ccd023df70b4dd0b1d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/arnob62/actions/runs/25954065678"
    }
  ]
}