{
  "_id": "6a17faf2acfb0bcc41da9e74",
  "Package": "svytest",
  "Type": "Package",
  "Title": "Survey Weight Diagnostic Tests",
  "Version": "1.1.0",
  "Authors@R": "c(\nperson(\n\"Corbin\", \"Lubianski\",\nemail = \"cnlubianski@yahoo.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0009-0547-3249\")\n)\n)",
  "Description": "Provides diagnostic tests for assessing the\ninformativeness of survey weights in regression models.\nImplements difference-in-coefficients tests (Hausman 1978\n<doi:10.2307/1913827>; Pfeffermann 1993 <doi:10.2307/1403631>),\nweight-association tests (DuMouchel and Duncan 1983\n<doi:10.2307/2288185>; Pfeffermann and Sverchkov 1999\n<https://www.jstor.org/stable/25051118>; Pfeffermann and\nSverchkov 2003 <ISBN:9780470845672>; Wu and Fuller 2005\n<https://www.jstor.org/stable/27590461>), estimating equations\ntests (Pfeffermann and Sverchkov 2003 <ISBN:9780470845672>),\nand non-parametric permutation tests. Includes simulation\nutilities replicating Wang et al. (2023\n<doi:10.1111/insr.12509>) and extensions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 08:17:02 UTC",
    "User": "root"
  },
  "Author": "Corbin Lubianski [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0009-0547-3249>)",
  "Maintainer": "Corbin Lubianski <cnlubianski@yahoo.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-30 20:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/svytest",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6015452b470a09e13ea1527db65364fea9c5d20",
  "MD5sum": "75e91cc8c4323b687da1bcf102897b95",
  "_user": "cran",
  "_type": "src",
  "_file": "svytest_1.1.0.tar.gz",
  "_fileid": "762170c80ee52f9eccb4d0601d5b1836fe458f6b469276f531b355959bad64c4",
  "_filesize": 846840,
  "_sha256": "762170c80ee52f9eccb4d0601d5b1836fe458f6b469276f531b355959bad64c4",
  "_created": "2026-05-28T08:17:02.000Z",
  "_published": "2026-05-28T08:21:06.824Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78251189101,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261040695"
    },
    {
      "job": 78251189065,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261046134"
    },
    {
      "job": 78251189106,
      "time": 171,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261041425"
    },
    {
      "job": 78251189104,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261035455"
    },
    {
      "job": 78250605359,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260984853"
    },
    {
      "job": 78251188986,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261027261"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26562898733",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/svytest",
  "_commit": {
    "id": "a6015452b470a09e13ea1527db65364fea9c5d20",
    "author": "Corbin Lubianski <cnlubianski@yahoo.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1761855602
  },
  "_maintainer": {
    "name": "Corbin Lubianski",
    "email": "cnlubianski@yahoo.com",
    "login": "cnlubianski",
    "description": "I am a senior research assistant at the Board of Governors of the Federal Reserve System. I have a double major in Statistics and Economics from Harvard College",
    "uuid": 122955707
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "survey",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sampling",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1.0",
      "date": "2025-10-30"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cnlubianski",
      "count": 1,
      "uuid": 122955707
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 125,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/svytest"
  },
  "_searchresults": 8,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_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/svytest.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cnlubianski/svytest",
  "_realowner": "cnlubianski",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2025-10-30"
    }
  ],
  "_exports": [
    "diff_in_coef_test",
    "estim_eq_test",
    "perm_test",
    "run_all_diagnostic_tests",
    "wa_test"
  ],
  "_datasets": [
    {
      "name": "svytestCE",
      "title": "Subset of 2015 Consumer Expenditure (CE) Dataset",
      "object": "svytestCE",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "NEWID",
        "CID",
        "QINTRVMO",
        "FINLWT21",
        "STATE",
        "REGION",
        "BLS_URBN",
        "POPSIZE",
        "CUTENURE",
        "ROOMSQ",
        "BATHRMQ",
        "BEDROOMQ",
        "VEHQ",
        "FAM_TYPE",
        "FAM_SIZE",
        "PERSLT18",
        "PERSOT64",
        "NO_EARNR",
        "AGE",
        "EDUCA",
        "SEX",
        "MARITAL",
        "MEMBRACE",
        "HORIGIN",
        "ARM_FORC",
        "IN_COLL",
        "EARNTYPE",
        "OCCUCODE",
        "INCOMEY",
        "FINCBTAX",
        "SALARYX",
        "SOCRRX",
        "TOTEXPCQ",
        "TOTXEST",
        "EHOUSNGC",
        "HEALTHCQ",
        "FOODCQ"
      ],
      "rows": 22103,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "diff_in_coef_test",
      "title": "Difference-in-Coefficients Test for Survey Weights",
      "topics": [
        "diff_in_coef_test",
        "glance.diff_in_coef_test",
        "print.diff_in_coef_test",
        "summary.diff_in_coef_test",
        "tidy.diff_in_coef_test"
      ]
    },
    {
      "page": "estim_eq_test",
      "title": "Estimating Equations Test for Informative Sampling (Linear Case)",
      "topics": [
        "estim_eq_test",
        "glance.estim_eq_test",
        "print.estim_eq_test",
        "summary.estim_eq_test",
        "tidy.estim_eq_test"
      ]
    },
    {
      "page": "perm_test",
      "title": "Permutation test for weight informativeness in survey regression",
      "topics": [
        "glance.perm_test",
        "perm_test",
        "print.perm_test",
        "summary.perm_test",
        "tidy.perm_test"
      ]
    },
    {
      "page": "plot.perm_test",
      "title": "Plot method for permutation test objects",
      "topics": [
        "plot.perm_test"
      ]
    },
    {
      "page": "run_all_diagnostic_tests",
      "title": "Run All Diagnostic Tests for Informative Weights",
      "topics": [
        "print.run_all_diagnostic_tests",
        "run_all_diagnostic_tests"
      ]
    },
    {
      "page": "svytestCE",
      "title": "Subset of 2015 Consumer Expenditure (CE) Dataset",
      "topics": [
        "svytestCE"
      ]
    },
    {
      "page": "wa_test",
      "title": "Weight-Association Tests for Survey Weights",
      "topics": [
        "glance.wa_test",
        "print.wa_test",
        "summary.wa_test",
        "tidy.wa_test",
        "wa_test"
      ]
    }
  ],
  "_rundeps": [
    "DBI",
    "lattice",
    "Matrix",
    "minqa",
    "mitools",
    "numDeriv",
    "Rcpp",
    "RcppArmadillo",
    "survey",
    "survival"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "svytest.Rmd",
      "filename": "svytest.html",
      "title": "svytest: Diagnostic Tests for Survey Weight Informativeness",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "General Review of Survey Weight Diagnostic Tests",
        "Diagnostic Test Implementation",
        "Difference-in-Coefficients Tests",
        "Weight-Association Tests",
        "DuMouchel–Duncan (DD)",
        "Pfeffermann–Sverchkov PS1",
        "Pfeffermann–Sverchkov PS2",
        "Wu–Fuller (WF)",
        "Estimating Equations Test",
        "Permutation Tests",
        "Simulation Study: Replication of Wang et al. (2023)",
        "Design",
        "Results",
        "References"
      ],
      "created": "2025-10-30 20:20:02",
      "modified": "2025-10-30 20:20:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": false,
  "_nocasepkg": "svytest",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://cnlubianski.r-universe.dev/svytest",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T08:19:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a6015452b470a09e13ea1527db65364fea9c5d20",
      "fileid": "7641ac5eadc91b73209d15d107b99de71a6827c0596656930def29e959d4b87a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26562898733"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T08:19:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a6015452b470a09e13ea1527db65364fea9c5d20",
      "fileid": "e002b8576fd800423a3d0b26871cd86f7be81eea0f046d076f6730f0a59e7c40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26562898733"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T08:19:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a6015452b470a09e13ea1527db65364fea9c5d20",
      "fileid": "fd041fcb2d0e230a7ebc04c09fd99a81e9a912ea3435384c6869414f90ea9d44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26562898733"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-28T08:19:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a6015452b470a09e13ea1527db65364fea9c5d20",
      "fileid": "7488b8cc054e22aa67623fe9ad01464cea8b42fa6e445d0574ccca07d1ef881e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26562898733"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-28T08:19:37.000Z",
      "arch": "emscripten",
      "commit": "a6015452b470a09e13ea1527db65364fea9c5d20",
      "fileid": "55704fe0bdfc7e4e3a56c56642f97ab60f556a7f9d5d77a7064340d109927250",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26562898733"
    }
  ]
}