Package: cochranSize
Type: Package
Title: Sample Size Calculation Using Cochran's Formula
Version: 0.1.0
Authors@R: person("Yosley", "Carrero", email = "c3046338@newcastle.ac.uk", role = c("aut", "cre"))
Description: Provides functions to calculate the minimum required sample size
    for surveys and studies using Cochran's formula, including the finite
    population correction. Cochran's formula is a standard method in survey
    methodology for determining sample size based on a desired margin of
    error, confidence level, and (optionally) known population size. All
    parameters (margin of error, confidence level, and expected proportion)
    are fully adjustable by the user rather than fixed to any convention.
License: MIT + file LICENSE
URL: https://github.com/yosleycarrero2025/cochranSize
BugReports: https://github.com/yosleycarrero2025/cochranSize/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-08-02 22:35:00 UTC; yosle
Author: Yosley Carrero [aut, cre]
Maintainer: Yosley Carrero <c3046338@newcastle.ac.uk>
Repository: CRAN
Date/Publication: 2026-08-08 12:30:07 UTC
Built: R 4.5.2; ; 2026-08-08 14:55:18 UTC; unix
