{
  "_id": "6a140d22acfb0bcc41d3ac4b",
  "Package": "SampleSizeCalculator",
  "Type": "Package",
  "Title": "Sample Size Calculator under Complex Survey Design",
  "Version": "0.1.0",
  "Authors@R": "c( person(\"Nobin Chandra\", \"Paul\", role = c(\"aut\", \"cre\", \"cph\"), email = \"ncp375@gmail.com\"),  person(\"Pradip\",\"Basak\",role=c(\"aut\",\"cph\"),email=\"pradipbasak.99@gmail.com\"))",
  "Description": "It helps in determination of sample size for estimating\npopulation mean or proportion under simple random sampling with\nor without replacement and stratified random sampling without\nreplacement. When prior information on the population\ncoefficient of variation (CV) is unavailable, then a\npreliminary sample is drawn to estimate the CV which is used to\ncompute the final sample size. If the final size exceeds the\npreliminary sample size, then additional units are drawn;\notherwise, the preliminary sample size is considered as final\nsample size. For stratified random sampling without replacement\ndesign, it also calculates the sample size in each stratum\nunder different allocation methods for estimation of population\nmean and proportion based upon the availability of prior\ninformation on sizes of the strata, standard deviations of the\nstrata and costs of drawing a sampling unit in the strata.For\ndetails on sampling methodology, see, Cochran (1977) \"Sampling\nTechniques\"\n<https://archive.org/details/samplingtechniqu0000coch_t4x6>.",
  "License": "GPL (>= 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 08:46:54 UTC",
    "User": "root"
  },
  "Author": "Nobin Chandra Paul [aut, cre, cph], Pradip Basak [aut, cph]",
  "Maintainer": "Nobin Chandra Paul <ncp375@gmail.com>",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://nobinstat.r-universe.dev",
  "Date/Publication": "2025-08-27 16:40:08 UTC",
  "RemoteUrl": "https://github.com/cran/SampleSizeCalculator",
  "RemoteRef": "HEAD",
  "RemoteSha": "b9e0debecb133eb05c591649feda2a5282e2e271",
  "MD5sum": "3cb2de8ac2670e624045966f04d37b32",
  "_user": "nobinstat",
  "_type": "src",
  "_file": "SampleSizeCalculator_0.1.0.tar.gz",
  "_fileid": "c287ad9c1af7fd2fd851bcbdb068377c3cde07d937e951e7eba8a382078ece13",
  "_filesize": 272335,
  "_sha256": "c287ad9c1af7fd2fd851bcbdb068377c3cde07d937e951e7eba8a382078ece13",
  "_created": "2026-05-25T08:46:54.000Z",
  "_published": "2026-05-25T08:49:38.182Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77683530757,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7194904240"
    },
    {
      "job": 77683530829,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7194901226"
    },
    {
      "job": 77683530812,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7194898639"
    },
    {
      "job": 77683530763,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7194900905"
    },
    {
      "job": 77683127788,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194871331"
    },
    {
      "job": 77683530762,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194901044"
    },
    {
      "job": 77683530799,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7194892812"
    },
    {
      "job": 77683530820,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7194890590"
    },
    {
      "job": 77683530791,
      "time": 64,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7194889520"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nobinstat/actions/runs/26391817441",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SampleSizeCalculator",
  "_commit": {
    "id": "b9e0debecb133eb05c591649feda2a5282e2e271",
    "author": "Nobin Chandra Paul <ncp375@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1756312808
  },
  "_maintainer": {
    "name": "Nobin Chandra Paul",
    "email": "ncp375@gmail.com",
    "login": "nobinstat",
    "description": "",
    "uuid": 176521504
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-08-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nobinstat",
      "count": 1,
      "uuid": 176521504
    }
  ],
  "_userbio": {
    "uuid": 176521504,
    "type": "user",
    "name": "nobinstat"
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SampleSizeCalculator"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SampleSizeCalculator.html",
    "manual.pdf"
  ],
  "_realowner": "nobinstat",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "run_SampleSizeCalc_app",
    "SscSrsMean",
    "SscSrsProp",
    "SscStr"
  ],
  "_help": [
    {
      "page": "run_SampleSizeCalc_app",
      "title": "Run Sample Size Calculator 'Shiny' App",
      "topics": [
        "run_SampleSizeCalc_app"
      ]
    },
    {
      "page": "SscSrsMean",
      "title": "Sample size calculator for estimation of population mean under SRS",
      "topics": [
        "SscSrsMean"
      ]
    },
    {
      "page": "SscSrsProp",
      "title": "Sample size calculator for estimation of population proportion under SRS",
      "topics": [
        "SscSrsProp"
      ]
    },
    {
      "page": "SscStr",
      "title": "Sample size calculator in each stratum under Stratified Random Sampling",
      "topics": [
        "SscStr"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crosstalk",
    "digest",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinythemes",
    "sourcetools",
    "tinytex",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "samplesizecalculator",
  "_universes": [
    "nobinstat"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T08:48:58.000Z",
      "distro": "noble",
      "commit": "b9e0debecb133eb05c591649feda2a5282e2e271",
      "fileid": "e18d3d141979f4f383dd8c35a055ebc4212a5355ad01bf393ab782fd3085224a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nobinstat/actions/runs/26391817441"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T08:48:48.000Z",
      "distro": "noble",
      "commit": "b9e0debecb133eb05c591649feda2a5282e2e271",
      "fileid": "25314e23eb7bc9d8060fc6523c229c3d80c56f6bae49ecb5cdf8081920f4051a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nobinstat/actions/runs/26391817441"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T08:48:41.000Z",
      "commit": "b9e0debecb133eb05c591649feda2a5282e2e271",
      "fileid": "f8dc460f9d2ad77dca156612575af9c550cf409d95ae44d40dcbc88d1250709f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nobinstat/actions/runs/26391817441"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T08:48:48.000Z",
      "commit": "b9e0debecb133eb05c591649feda2a5282e2e271",
      "fileid": "518f79513ac321e19b0d1ec9d46cb8a5fcc4c19294e920e8a67e58fa0669813b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nobinstat/actions/runs/26391817441"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-25T08:48:56.000Z",
      "commit": "b9e0debecb133eb05c591649feda2a5282e2e271",
      "fileid": "98bcc8a1dc2de5fe2e20b2956915c47432d8ce920c89a66c5ba119ac95ec2822",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nobinstat/actions/runs/26391817441"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T08:48:13.000Z",
      "commit": "b9e0debecb133eb05c591649feda2a5282e2e271",
      "fileid": "198cfa03331833dcafbbc4fbf21877e5bad368aefd927f6e47bd9dffc79e6d23",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nobinstat/actions/runs/26391817441"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T08:48:05.000Z",
      "commit": "b9e0debecb133eb05c591649feda2a5282e2e271",
      "fileid": "ecba73833d0d9499288033d95e590f663d775c5af457a009a709819dfd5c0ad0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nobinstat/actions/runs/26391817441"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T08:48:00.000Z",
      "commit": "b9e0debecb133eb05c591649feda2a5282e2e271",
      "fileid": "813bac1216bac551470c1b9b19253fc9ea818dca32d59d564b47ecc567a589ab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/nobinstat/actions/runs/26391817441"
    }
  ]
}