Package: phscs
Type: Package
Title: Philippine Statistical Classification Systems
Version: 0.1.0
Description: A unified interface to access and manipulate various Philippine statistical classifications. It allows users to retrieve, filter, and harmonize classification data, making it easier to work with Philippine statistical data in R.
Authors@R: c(
    person(
      "Bhas", 
      "Abdulsamad", 
      email = "aeabdulsamad@gmail.com",
      comment = c(ORCID = "0009-0002-5891-8124"),
      role = c("aut", "cre", "cph")
    )
  )
Author: Bhas Abdulsamad [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0002-5891-8124>)
Maintainer: Bhas Abdulsamad <aeabdulsamad@gmail.com>
License: MIT + file LICENSE
Encoding: UTF-8
Imports: purrr (>= 1.0.2), jsonlite (>= 1.8.8), dplyr (>= 1.1.0), tidyr
        (>= 1.3.1), stringr (>= 1.4.0)
Suggests: rlang (>= 1.0.2), testthat (>= 3.0.0), utils (>= 4.0.0), cli,
        gt, rmarkdown, knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
VignetteBuilder: knitr
BugReports: https://github.com/yng-me/phscs/issues
URL: https://yng-me.github.io/phscs/, https://github.com/yng-me/phscs
NeedsCompilation: no
Packaged: 2025-11-05 17:03:05 UTC; bhasabdulsamad
Repository: CRAN
Date/Publication: 2025-11-09 16:40:02 UTC
Built: R 4.5.2; ; 2025-11-12 10:20:22 UTC; windows
