{
  "_id": "6a443615c375b2cc78b75eaf",
  "Package": "AutoStrataK",
  "Type": "Package",
  "Title": "Automatic Optimal Stratification for Survey Sampling",
  "Version": "0.1.4",
  "Authors@R": "person(\"Khalid\", \"Islam\", email = \"drkhalidulislam@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides tools for the automatic stratification of survey\npopulations using clustering and optimization techniques. The\npackage assists researchers and survey practitioners in\nconstructing homogeneous strata to improve the efficiency and\nprecision of survey estimates. Functions are provided for\ngenerating strata, evaluating stratification quality,\nsummarizing stratified populations, and visualizing\nstratification results. These tools support the design and\nimplementation of efficient survey sampling strategies. The\npackage utilizes standard statistical methods from survey\nsampling, clustering, and optimization for automatic\nstratification. Methods are described in Cochran (1977,\nISBN:9780471162405) and Lohr (2021, ISBN:9780367354556).",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-30 21:30:09 UTC",
    "User": "root"
  },
  "Author": "Khalid Islam [aut, cre]",
  "Maintainer": "Khalid Islam <drkhalidulislam@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-30 21:09:40 UTC",
  "RemoteUrl": "https://github.com/cran/AutoStrataK",
  "RemoteRef": "HEAD",
  "RemoteSha": "6990f2c4b4f417c8cb08c1bc859d4af83006d6a2",
  "MD5sum": "cdaa08cbb4716712b8a2e8f908593ad0",
  "_user": "cran",
  "_type": "src",
  "_file": "AutoStrataK_0.1.4.tar.gz",
  "_fileid": "1fdb686a3fb03df1da8abea1a872611ae3a377b4d580304bb7ee85108b5ad1b5",
  "_filesize": 110252,
  "_sha256": "1fdb686a3fb03df1da8abea1a872611ae3a377b4d580304bb7ee85108b5ad1b5",
  "_created": "2026-06-30T21:30:09.000Z",
  "_published": "2026-06-30T21:33:09.675Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84404499885,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7994124338"
    },
    {
      "job": 84404499893,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994128859"
    },
    {
      "job": 84403987957,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7994077273"
    },
    {
      "job": 84404499799,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7994117517"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28476979531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/AutoStrataK",
  "_commit": {
    "id": "6990f2c4b4f417c8cb08c1bc859d4af83006d6a2",
    "author": "Khalid Islam <drkhalidulislam@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.4\n",
    "time": 1782853780
  },
  "_maintainer": {
    "name": "Khalid Islam",
    "email": "drkhalidulislam@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.4",
      "date": "2026-06-30"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 614,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AutoStrataK"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/AutoStrataK.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2026-06-30"
    }
  ],
  "_exports": [
    "autostrata",
    "clustering_strata",
    "compare_sampling",
    "evaluate_strata",
    "optimal_allocation"
  ],
  "_help": [
    {
      "page": "autostrata",
      "title": "Automatic Stratification",
      "topics": [
        "autostrata"
      ]
    },
    {
      "page": "clustering_strata",
      "title": "Create Optimal Strata",
      "topics": [
        "clustering_strata"
      ]
    },
    {
      "page": "compare_sampling",
      "title": "Compare Efficiency",
      "topics": [
        "compare_sampling"
      ]
    },
    {
      "page": "evaluate_strata",
      "title": "Evaluate Strata",
      "topics": [
        "evaluate_strata"
      ]
    },
    {
      "page": "optimal_allocation",
      "title": "Neyman Allocation",
      "topics": [
        "optimal_allocation"
      ]
    },
    {
      "page": "plot.autostrata",
      "title": "Plot Strata",
      "topics": [
        "plot.autostrata"
      ]
    },
    {
      "page": "summary.autostrata",
      "title": "Summary Method",
      "topics": [
        "summary.autostrata"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "AutoStrataK.Rmd",
      "filename": "AutoStrataK.html",
      "title": "Getting Started with AutoStrataK: Automatic Stratification for Survey Sampling",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example Data",
        "Generate Strata",
        "Evaluate Stratification",
        "Summary",
        "Visualization",
        "Conclusion"
      ],
      "created": "2026-06-30 21:09:40",
      "modified": "2026-06-30 21:09:40",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "autostratak",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-30T21:32:23.000Z",
      "distro": "resolute",
      "commit": "6990f2c4b4f417c8cb08c1bc859d4af83006d6a2",
      "fileid": "3becfaf7224cd3ca0188c3b680485752241721066d303a00206a8104f14aaff2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28476979531"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-30T21:32:35.000Z",
      "distro": "resolute",
      "commit": "6990f2c4b4f417c8cb08c1bc859d4af83006d6a2",
      "fileid": "997aa21abfdb08b1269c752a757a2308bb8c66937d68581d2f883223ceb0ef72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28476979531"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-30T21:32:18.000Z",
      "commit": "6990f2c4b4f417c8cb08c1bc859d4af83006d6a2",
      "fileid": "a9383334d130e2a65d40b9ba9e7b8dc6b47bc39bab764af0099800bd519b415c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28476979531"
    }
  ]
}