{
  "_id": "6a122963acfb0bcc41d0710c",
  "Package": "strat",
  "Type": "Package",
  "Title": "An Implementation of the Stratification Index",
  "Version": "0.1",
  "Authors@R": "person(\"Xiang\", \"Zhou\", email = \"xiang_zhou@fas.harvard.edu\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "An implementation of the stratification index proposed by\nZhou (2012) <DOI:10.1177/0081175012452207>. The package\nprovides two functions, srank, which returns stratum-specific\ninformation, including population share and average percentile\nrank; and strat, which returns the stratification index and its\napproximate standard error. When a grouping factor is\nspecified, strat also provides a detailed decomposition of the\noverall stratification into between-group and within-group\ncomponents.",
  "License": "GPL (>= 3)",
  "LazyData": "TRUE",
  "RoxygenNote": "5.0.1",
  "URL": "https://github.com/xiangzhou09/strat",
  "BugReports": "https://github.com/xiangzhou09/strat/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://xiangzhou09.r-universe.dev",
  "Date/Publication": "2016-11-22 17:02:50 UTC",
  "RemoteUrl": "https://github.com/xiangzhou09/strat",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 22:20:18 UTC",
    "User": "root"
  },
  "Author": "Xiang Zhou [aut, cre]",
  "Maintainer": "Xiang Zhou <xiang_zhou@fas.harvard.edu>",
  "MD5sum": "07f47e0c6cbbd4456a3b07b0b272b5d4",
  "_user": "xiangzhou09",
  "_type": "src",
  "_file": "strat_0.1.tar.gz",
  "_fileid": "46e787b5d197fbe4ad2d111b28b7a2aa5b2153963aba82e1d94795de5daf02b1",
  "_filesize": 241121,
  "_sha256": "46e787b5d197fbe4ad2d111b28b7a2aa5b2153963aba82e1d94795de5daf02b1",
  "_created": "2026-05-23T22:20:18.000Z",
  "_published": "2026-05-23T22:25:39.554Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77553510463,
      "time": 177,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7180208404"
    },
    {
      "job": 77553510462,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7180205233"
    },
    {
      "job": 77553510473,
      "time": 127,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180203526"
    },
    {
      "job": 77553510461,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180204201"
    },
    {
      "job": 77553510469,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7180198715"
    },
    {
      "job": 77553510441,
      "time": 283,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7180220308"
    },
    {
      "job": 77553510443,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180199819"
    },
    {
      "job": 77553510447,
      "time": 159,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180206661"
    },
    {
      "job": 77553346300,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180190567"
    },
    {
      "job": 77553510429,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180203820"
    },
    {
      "job": 77553510438,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7180203304"
    },
    {
      "job": 77553510432,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7180201720"
    },
    {
      "job": 77553510451,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7180202042"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xiangzhou09/strat",
  "_commit": {
    "id": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
    "author": "Xiang Zhou <xiang_zhou@fas.harvard.edu>",
    "committer": "Xiang Zhou <xiang_zhou@fas.harvard.edu>",
    "message": "add citation information\n",
    "time": 1479834170
  },
  "_maintainer": {
    "name": "Xiang Zhou",
    "email": "xiang_zhou@fas.harvard.edu",
    "login": "xiangzhou09",
    "description": "",
    "uuid": 23618131
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.1",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Hmisc",
      "version": ">= 4.0-0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "xiangzhou09",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xiangzhou09",
      "count": 22,
      "uuid": 23618131
    }
  ],
  "_userbio": {
    "uuid": 23618131,
    "type": "user",
    "name": "xiangzhou09"
  },
  "_downloads": {
    "count": 203,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/strat"
  },
  "_devurl": "https://github.com/xiangzhou09/strat",
  "_searchresults": 13,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/strat.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xiangzhou09/strat",
  "_realowner": "xiangzhou09",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2016-11-23"
    }
  ],
  "_exports": [
    "srank",
    "strat"
  ],
  "_datasets": [
    {
      "name": "cpsmarch2015",
      "title": "A Subset of March CPS 2015 Sample",
      "object": "cpsmarch2015",
      "class": [
        "data.frame"
      ],
      "fields": [
        "income",
        "big_class",
        "micro_class",
        "education",
        "weight"
      ],
      "rows": 14358,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cpsmarch2015",
      "title": "A Subset of March CPS 2015 Sample",
      "topics": [
        "cpsmarch2015"
      ]
    },
    {
      "page": "print.srank",
      "title": "Print an object of class 'srank'",
      "topics": [
        "print.srank"
      ]
    },
    {
      "page": "print.strat",
      "title": "Print an object of class 'strat'",
      "topics": [
        "print.strat"
      ]
    },
    {
      "page": "srank",
      "title": "Ranking strata.",
      "topics": [
        "srank"
      ]
    },
    {
      "page": "strat",
      "title": "Stratification index.",
      "topics": [
        "strat"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nnet",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 2.113943352306837,
  "_indexed": true,
  "_nocasepkg": "strat",
  "_universes": [
    "xiangzhou09"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-23T22:23:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "30d7e165e964a79354da07098a4156165f448e0c403617ea2bc79fcf5c7512bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-23T22:22:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "49b4c67c5d9848f5b473216f2ebfde05ee0e0207b08f30cde2793868bc3a54ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-23T22:22:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "aa60c3f9f9be01488b8848953ed50e32cb699342d0c941389b17af3f6006354f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-05-23T22:22:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "ea232def26fffd1ec5ef6ae2e1ef45b4e06a214738b4bb8a66e7809ffcf4ba18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-23T22:21:47.000Z",
      "arch": "aarch64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "3d222c3ad55692276356119715cf6b7065740d13a7bf248a1efecbe7a2de9ad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-23T22:24:32.000Z",
      "arch": "x86_64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "52abec573d88cad737b24d7e77486dc12b76716ec08a9254507b7d001bf4efe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-23T22:21:54.000Z",
      "arch": "aarch64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "d77a30bd2f62bd1e8f67ef2250de331aaa0f8abd3d4cc1dbacf024560e4f23d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-05-23T22:22:47.000Z",
      "arch": "x86_64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "4b001140ca2cab1c119b310f4c2cdf36f131b1697fed2b2f79c303865dbfbf67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-05-23T22:22:42.000Z",
      "arch": "emscripten",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "b6829916c7aa7f27b63b1201b4be93ed3e1949af15a0568e755a9a9fe534b69d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-23T22:21:51.000Z",
      "arch": "x86_64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "c89795dceb24eb492f0e37fdff31f5886a3fac29ca2517378a1f93cdb2997889",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-23T22:21:36.000Z",
      "arch": "x86_64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "5b191d3c018e4dc050c4607962fb24e1f1668749974476e4d9530917a6db2166",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-05-23T22:21:41.000Z",
      "arch": "x86_64",
      "commit": "a4a95fd7b1c47a2aae837618ea6793d7e4da6383",
      "fileid": "75c4a1d80bb14fa565d2617844f1a9bad2b4afba2113685207b0950e93ff8d52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xiangzhou09/actions/runs/26327143869"
    }
  ]
}