Package: ppitables
Type: Package
Title: Lookup Tables to Generate Poverty Likelihoods and Rates using
        the Poverty Probability Index (PPI)
Version: 0.6.0
Authors@R: person("Ernest", "Guevarra", 
                  comment = c(ORCID = "0000-0002-4887-4415"), 
                  email = "ernestgmd@gmail.com", role = c("aut", "cre"))
Description: The Poverty Probability Index (PPI) is a poverty measurement tool 
    for organizations and businesses with a mission to serve the poor. The PPI 
    is statistically-sound, yet simple to use: the answers to 10 questions about 
    a household's characteristics and asset ownership are scored to compute the 
    likelihood that the household is living below the poverty line - or above by 
    only a narrow margin. This package contains country-specific lookup data
    tables used as reference to determine the poverty likelihood of a household
    based on their score from the country-specific PPI questionnaire. These
    lookup tables have been extracted from documentation of the PPI found at 
    <https://www.povertyindex.org> and managed by Innovations for Poverty Action 
    <https://poverty-action.org/>.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: tibble, tidyr
Suggests: testthat (>= 3.0.0), covr, spelling, stringr, readxl, knitr,
        rmarkdown
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.3.2
URL: https://github.com/katilingban/ppitables,
        https://katilingban.io/ppitables/
BugReports: https://github.com/katilingban/ppitables/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-03-13 10:23:10 UTC; ernestguevarra
Author: Ernest Guevarra [aut, cre] (<https://orcid.org/0000-0002-4887-4415>)
Maintainer: Ernest Guevarra <ernestgmd@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-13 10:40:07 UTC
Built: R 4.6.0; ; 2025-10-14 03:19:41 UTC; windows
