From 66010959820a36b1f51e9d92667591c9b14a3979 Mon Sep 17 00:00:00 2001 From: Mervin Keith Cuadera <40894971+mcuadera@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:14:07 -0400 Subject: [PATCH 1/6] add docs --- .Rbuildignore | 1 + DESCRIPTION | 14 +- LICENSE.md | 194 +++++++++++++++++++++++++ man/aggregate_districts_to_province.Rd | 18 --- man/survpopdata-package.Rd | 11 +- 5 files changed, 212 insertions(+), 26 deletions(-) create mode 100644 LICENSE.md delete mode 100644 man/aggregate_districts_to_province.Rd diff --git a/.Rbuildignore b/.Rbuildignore index 0f1d901..2a43772 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -2,3 +2,4 @@ ^renv\.lock$ ^survpopdata\.Rproj$ ^\.Rproj\.user$ +^LICENSE\.md$ diff --git a/DESCRIPTION b/DESCRIPTION index e863560..5c5b305 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,11 +1,12 @@ Package: survpopdata -Title: What the Package Does (One Line, Title Case) +Title: Create Cleaned Population Datasets Used In GPEI Analyses Version: 0.0.0.9000 Authors@R: - person("First", "Last", , "first.last@example.com", role = c("aut", "cre")) -Description: What the package does (one paragraph). -License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a - license + c(person("Mervin Keith", "Cuadera", , "xrg9@cdc.gov", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4898-2659")), + person("Philip", "Bammeke", , "philip.bammeke@gmail.com", role = "aut")) +Description: The package aims to clean the population datasets used in multiple + GPEI analyses, from the ADM0 through the ADM2 levels. +License: Apache License (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 @@ -17,5 +18,8 @@ Imports: dplyr, lubridate, dplyr, + sirfunctions, stringr, tidyr +Remotes: + CDCGov/sirfunctions diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..b62a9b5 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,194 @@ +Apache License +============== + +_Version 2.0, January 2004_ +_<>_ + +### Terms and Conditions for use, reproduction, and distribution + +#### 1. Definitions + +“License” shall mean the terms and conditions for use, reproduction, and +distribution as defined by Sections 1 through 9 of this document. + +“Licensor” shall mean the copyright owner or entity authorized by the copyright +owner that is granting the License. + +“Legal Entity” shall mean the union of the acting entity and all other entities +that control, are controlled by, or are under common control with that entity. +For the purposes of this definition, “control” means **(i)** the power, direct or +indirect, to cause the direction or management of such entity, whether by +contract or otherwise, or **(ii)** ownership of fifty percent (50%) or more of the +outstanding shares, or **(iii)** beneficial ownership of such entity. + +“You” (or “Your”) shall mean an individual or Legal Entity exercising +permissions granted by this License. + +“Source” form shall mean the preferred form for making modifications, including +but not limited to software source code, documentation source, and configuration +files. + +“Object” form shall mean any form resulting from mechanical transformation or +translation of a Source form, including but not limited to compiled object code, +generated documentation, and conversions to other media types. + +“Work” shall mean the work of authorship, whether in Source or Object form, made +available under the License, as indicated by a copyright notice that is included +in or attached to the work (an example is provided in the Appendix below). + +“Derivative Works” shall mean any work, whether in Source or Object form, that +is based on (or derived from) the Work and for which the editorial revisions, +annotations, elaborations, or other modifications represent, as a whole, an +original work of authorship. For the purposes of this License, Derivative Works +shall not include works that remain separable from, or merely link (or bind by +name) to the interfaces of, the Work and Derivative Works thereof. + +“Contribution” shall mean any work of authorship, including the original version +of the Work and any modifications or additions to that Work or Derivative Works +thereof, that is intentionally submitted to Licensor for inclusion in the Work +by the copyright owner or by an individual or Legal Entity authorized to submit +on behalf of the copyright owner. For the purposes of this definition, +“submitted” means any form of electronic, verbal, or written communication sent +to the Licensor or its representatives, including but not limited to +communication on electronic mailing lists, source code control systems, and +issue tracking systems that are managed by, or on behalf of, the Licensor for +the purpose of discussing and improving the Work, but excluding communication +that is conspicuously marked or otherwise designated in writing by the copyright +owner as “Not a Contribution.” + +“Contributor” shall mean Licensor and any individual or Legal Entity on behalf +of whom a Contribution has been received by Licensor and subsequently +incorporated within the Work. + +#### 2. Grant of Copyright License + +Subject to the terms and conditions of this License, each Contributor hereby +grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, +irrevocable copyright license to reproduce, prepare Derivative Works of, +publicly display, publicly perform, sublicense, and distribute the Work and such +Derivative Works in Source or Object form. + +#### 3. Grant of Patent License + +Subject to the terms and conditions of this License, each Contributor hereby +grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, +irrevocable (except as stated in this section) patent license to make, have +made, use, offer to sell, sell, import, and otherwise transfer the Work, where +such license applies only to those patent claims licensable by such Contributor +that are necessarily infringed by their Contribution(s) alone or by combination +of their Contribution(s) with the Work to which such Contribution(s) was +submitted. If You institute patent litigation against any entity (including a +cross-claim or counterclaim in a lawsuit) alleging that the Work or a +Contribution incorporated within the Work constitutes direct or contributory +patent infringement, then any patent licenses granted to You under this License +for that Work shall terminate as of the date such litigation is filed. + +#### 4. Redistribution + +You may reproduce and distribute copies of the Work or Derivative Works thereof +in any medium, with or without modifications, and in Source or Object form, +provided that You meet the following conditions: + +* **(a)** You must give any other recipients of the Work or Derivative Works a copy of +this License; and +* **(b)** You must cause any modified files to carry prominent notices stating that You +changed the files; and +* **(c)** You must retain, in the Source form of any Derivative Works that You distribute, +all copyright, patent, trademark, and attribution notices from the Source form +of the Work, excluding those notices that do not pertain to any part of the +Derivative Works; and +* **(d)** If the Work includes a “NOTICE” text file as part of its distribution, then any +Derivative Works that You distribute must include a readable copy of the +attribution notices contained within such NOTICE file, excluding those notices +that do not pertain to any part of the Derivative Works, in at least one of the +following places: within a NOTICE text file distributed as part of the +Derivative Works; within the Source form or documentation, if provided along +with the Derivative Works; or, within a display generated by the Derivative +Works, if and wherever such third-party notices normally appear. The contents of +the NOTICE file are for informational purposes only and do not modify the +License. You may add Your own attribution notices within Derivative Works that +You distribute, alongside or as an addendum to the NOTICE text from the Work, +provided that such additional attribution notices cannot be construed as +modifying the License. + +You may add Your own copyright statement to Your modifications and may provide +additional or different license terms and conditions for use, reproduction, or +distribution of Your modifications, or for any such Derivative Works as a whole, +provided Your use, reproduction, and distribution of the Work otherwise complies +with the conditions stated in this License. + +#### 5. Submission of Contributions + +Unless You explicitly state otherwise, any Contribution intentionally submitted +for inclusion in the Work by You to the Licensor shall be under the terms and +conditions of this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify the terms of +any separate license agreement you may have executed with Licensor regarding +such Contributions. + +#### 6. Trademarks + +This License does not grant permission to use the trade names, trademarks, +service marks, or product names of the Licensor, except as required for +reasonable and customary use in describing the origin of the Work and +reproducing the content of the NOTICE file. + +#### 7. Disclaimer of Warranty + +Unless required by applicable law or agreed to in writing, Licensor provides the +Work (and each Contributor provides its Contributions) on an “AS IS” BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, +including, without limitation, any warranties or conditions of TITLE, +NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are +solely responsible for determining the appropriateness of using or +redistributing the Work and assume any risks associated with Your exercise of +permissions under this License. + +#### 8. Limitation of Liability + +In no event and under no legal theory, whether in tort (including negligence), +contract, or otherwise, unless required by applicable law (such as deliberate +and grossly negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, incidental, +or consequential damages of any character arising as a result of this License or +out of the use or inability to use the Work (including but not limited to +damages for loss of goodwill, work stoppage, computer failure or malfunction, or +any and all other commercial damages or losses), even if such Contributor has +been advised of the possibility of such damages. + +#### 9. Accepting Warranty or Additional Liability + +While redistributing the Work or Derivative Works thereof, You may choose to +offer, and charge a fee for, acceptance of support, warranty, indemnity, or +other liability obligations and/or rights consistent with this License. However, +in accepting such obligations, You may act only on Your own behalf and on Your +sole responsibility, not on behalf of any other Contributor, and only if You +agree to indemnify, defend, and hold each Contributor harmless for any liability +incurred by, or claims asserted against, such Contributor by reason of your +accepting any such warranty or additional liability. + +_END OF TERMS AND CONDITIONS_ + +### APPENDIX: How to apply the Apache License to your work + +To apply the Apache License to your work, attach the following boilerplate +notice, with the fields enclosed by brackets `[]` replaced with your own +identifying information. (Don't include the brackets!) The text should be +enclosed in the appropriate comment syntax for the file format. We also +recommend that a file or class name and description of purpose be included on +the same “printed page” as the copyright notice for easier identification within +third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/man/aggregate_districts_to_province.Rd b/man/aggregate_districts_to_province.Rd deleted file mode 100644 index 45026eb..0000000 --- a/man/aggregate_districts_to_province.Rd +++ /dev/null @@ -1,18 +0,0 @@ -% Generated by roxygen2: do not edit by hand -% Please edit documentation in R/process_prov_pop_data.R -\name{aggregate_districts_to_province} -\alias{aggregate_districts_to_province} -\title{Aggregate district population to province for missing values} -\usage{ -aggregate_districts_to_province(base_data) -} -\arguments{ -\item{base_data}{Tibble of province-level population data (may have NA)} -} -\value{ -Tibble with remaining NAs filled and aggregation flags -} -\description{ -Fills remaining province-level NAs by summing all districts in that province-year. -} -\keyword{internal} diff --git a/man/survpopdata-package.Rd b/man/survpopdata-package.Rd index e286a3c..a2a3a28 100644 --- a/man/survpopdata-package.Rd +++ b/man/survpopdata-package.Rd @@ -4,12 +4,17 @@ \name{survpopdata-package} \alias{survpopdata} \alias{survpopdata-package} -\title{survpopdata: What the Package Does (One Line, Title Case)} +\title{survpopdata: Create Cleaned Population Datasets Used In GPEI Analyses} \description{ -What the package does (one paragraph). +The package aims to clean the population datasets used in multiple GPEI analyses, from the ADM0 through the ADM2 levels. } \author{ -\strong{Maintainer}: First Last \email{first.last@example.com} +\strong{Maintainer}: Mervin Keith Cuadera \email{xrg9@cdc.gov} (\href{https://orcid.org/0000-0003-4898-2659}{ORCID}) + +Authors: +\itemize{ + \item Philip Bammeke \email{philip.bammeke@gmail.com} +} } \keyword{internal} From 273b4c8bdddc4bba58f19408d32153308f32f8b0 Mon Sep 17 00:00:00 2001 From: Mervin Keith Cuadera <40894971+mcuadera@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:15:10 -0400 Subject: [PATCH 2/6] create automated pkg down website --- .Rbuildignore | 4 +++ .github/.gitignore | 1 + .github/workflows/pkgdown.yaml | 49 ++++++++++++++++++++++++++++++++++ .gitignore | 1 + DESCRIPTION | 1 + _pkgdown.yml | 4 +++ 6 files changed, 60 insertions(+) create mode 100644 .github/.gitignore create mode 100644 .github/workflows/pkgdown.yaml create mode 100644 _pkgdown.yml diff --git a/.Rbuildignore b/.Rbuildignore index 2a43772..a900f21 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -3,3 +3,7 @@ ^survpopdata\.Rproj$ ^\.Rproj\.user$ ^LICENSE\.md$ +^_pkgdown\.yml$ +^docs$ +^pkgdown$ +^\.github$ diff --git a/.github/.gitignore b/.github/.gitignore new file mode 100644 index 0000000..2d19fc7 --- /dev/null +++ b/.github/.gitignore @@ -0,0 +1 @@ +*.html diff --git a/.github/workflows/pkgdown.yaml b/.github/workflows/pkgdown.yaml new file mode 100644 index 0000000..bfc9f4d --- /dev/null +++ b/.github/workflows/pkgdown.yaml @@ -0,0 +1,49 @@ +# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples +# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help +on: + push: + branches: [main, master] + pull_request: + release: + types: [published] + workflow_dispatch: + +name: pkgdown.yaml + +permissions: read-all + +jobs: + pkgdown: + runs-on: ubuntu-latest + # Only restrict concurrency for non-PR jobs + concurrency: + group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }} + env: + GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }} + permissions: + contents: write + steps: + - uses: actions/checkout@v4 + + - uses: r-lib/actions/setup-pandoc@v2 + + - uses: r-lib/actions/setup-r@v2 + with: + use-public-rspm: true + + - uses: r-lib/actions/setup-r-dependencies@v2 + with: + extra-packages: any::pkgdown, local::. + needs: website + + - name: Build site + run: pkgdown::build_site_github_pages(new_process = FALSE, install = FALSE) + shell: Rscript {0} + + - name: Deploy to GitHub pages 🚀 + if: github.event_name != 'pull_request' + uses: JamesIves/github-pages-deploy-action@v4.5.0 + with: + clean: false + branch: gh-pages + folder: docs diff --git a/.gitignore b/.gitignore index 5b6a065..234f028 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ .Rhistory .RData .Ruserdata +docs diff --git a/DESCRIPTION b/DESCRIPTION index 5c5b305..050c285 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -23,3 +23,4 @@ Imports: tidyr Remotes: CDCGov/sirfunctions +URL: https://cdcgov.github.io/survpopdata/ diff --git a/_pkgdown.yml b/_pkgdown.yml new file mode 100644 index 0000000..1a7bf11 --- /dev/null +++ b/_pkgdown.yml @@ -0,0 +1,4 @@ +url: https://cdcgov.github.io/survpopdata/ +template: + bootstrap: 5 + From e4e1f9a85a983890146f825e2c3f037610ef99c5 Mon Sep 17 00:00:00 2001 From: Mervin Keith Cuadera <40894971+mcuadera@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:18:13 -0400 Subject: [PATCH 3/6] Update renv.lock --- renv.lock | 361 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 358 insertions(+), 3 deletions(-) diff --git a/renv.lock b/renv.lock index 783b38e..45e0386 100644 --- a/renv.lock +++ b/renv.lock @@ -1035,6 +1035,51 @@ "Maintainer": "Dirk Eddelbuettel ", "Repository": "CRAN" }, + "downlit": { + "Package": "downlit", + "Version": "0.4.5", + "Source": "Repository", + "Title": "Syntax Highlighting and Automatic Linking", + "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", + "Description": "Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pkgdown', 'hugodown', and 'bookdown'. It includes linking of function calls to their documentation on the web, and automatic translation of ANSI escapes in output to the equivalent HTML.", + "License": "MIT + file LICENSE", + "URL": "https://downlit.r-lib.org/, https://github.com/r-lib/downlit", + "BugReports": "https://github.com/r-lib/downlit/issues", + "Depends": [ + "R (>= 4.0.0)" + ], + "Imports": [ + "brio", + "desc", + "digest", + "evaluate", + "fansi", + "memoise", + "rlang", + "vctrs", + "withr", + "yaml" + ], + "Suggests": [ + "covr", + "htmltools", + "jsonlite", + "MASS", + "MassSpecWavelet", + "pkgload", + "rmarkdown", + "testthat (>= 3.0.0)", + "xml2" + ], + "Config/Needs/website": "tidyverse/tidytemplate", + "Config/testthat/edition": "3", + "Encoding": "UTF-8", + "RoxygenNote": "7.3.3", + "NeedsCompilation": "no", + "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd]", + "Maintainer": "Hadley Wickham ", + "Repository": "https://packagemanager.posit.co/cran/latest" + }, "dplyr": { "Package": "dplyr", "Version": "1.1.4", @@ -1169,6 +1214,37 @@ "Maintainer": "Hadley Wickham ", "Repository": "https://packagemanager.posit.co/cran/latest" }, + "fansi": { + "Package": "fansi", + "Version": "1.0.7", + "Source": "Repository", + "Title": "ANSI Control Sequence Aware String Functions", + "Description": "Counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.", + "Authors@R": "c( person(\"Brodie\", \"Gaslam\", email=\"brodie.gaslam@yahoo.com\", role=c(\"aut\", \"cre\")), person(\"Elliott\", \"Sales De Andrade\", role=\"ctb\"), person(given=\"R Core Team\", email=\"R-core@r-project.org\", role=\"cph\", comment=\"UTF8 byte length calcs from src/util.c\" ), person(\"Michael\",\"Chirico\", role=\"ctb\", email=\"michaelchirico4@gmail.com\", comment = c(ORCID=\"0000-0003-0787-087X\") ), person(given = \"Unicode, Inc.\", role = c(\"cph\", \"dtc\"), comment = \"Unicode Character Database derivative data in src/width.c\") )", + "Depends": [ + "R (>= 3.1.0)" + ], + "License": "GPL-2 | GPL-3", + "URL": "https://github.com/brodieG/fansi", + "BugReports": "https://github.com/brodieG/fansi/issues", + "VignetteBuilder": "knitr", + "Suggests": [ + "unitizer", + "knitr", + "rmarkdown" + ], + "Imports": [ + "grDevices", + "utils" + ], + "RoxygenNote": "7.3.3", + "Encoding": "UTF-8", + "Collate": "'constants.R' 'fansi-package.R' 'internal.R' 'load.R' 'misc.R' 'nchar.R' 'strwrap.R' 'strtrim.R' 'strsplit.R' 'substr2.R' 'trimws.R' 'tohtml.R' 'unhandled.R' 'normalize.R' 'sgr.R'", + "NeedsCompilation": "yes", + "Author": "Brodie Gaslam [aut, cre], Elliott Sales De Andrade [ctb], R Core Team [cph] (UTF8 byte length calcs from src/util.c), Michael Chirico [ctb] (ORCID: ), Unicode, Inc. [cph, dtc] (Unicode Character Database derivative data in src/width.c)", + "Maintainer": "Brodie Gaslam ", + "Repository": "CRAN" + }, "farver": { "Package": "farver", "Version": "2.1.2", @@ -1622,6 +1698,66 @@ "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, + "httr2": { + "Package": "httr2", + "Version": "1.2.2", + "Source": "Repository", + "Title": "Perform HTTP Requests and Process the Responses", + "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Maximilian\", \"Girlich\", role = \"ctb\") )", + "Description": "Tools for creating and modifying HTTP requests, then performing them and processing the results. 'httr2' is a modern re-imagining of 'httr' that uses a pipe-based interface and solves more of the problems that API wrapping packages face.", + "License": "MIT + file LICENSE", + "URL": "https://httr2.r-lib.org, https://github.com/r-lib/httr2", + "BugReports": "https://github.com/r-lib/httr2/issues", + "Depends": [ + "R (>= 4.1)" + ], + "Imports": [ + "cli (>= 3.0.0)", + "curl (>= 6.4.0)", + "glue", + "lifecycle", + "magrittr", + "openssl", + "R6", + "rappdirs", + "rlang (>= 1.1.0)", + "vctrs (>= 0.6.3)", + "withr" + ], + "Suggests": [ + "askpass", + "bench", + "clipr", + "covr", + "docopt", + "httpuv", + "jose", + "jsonlite", + "knitr", + "later (>= 1.4.0)", + "nanonext", + "otel (>= 0.2.0)", + "otelsdk (>= 0.2.0)", + "paws.common (>= 0.8.0)", + "promises", + "rmarkdown", + "testthat (>= 3.1.8)", + "tibble", + "webfakes (>= 1.4.0)", + "xml2" + ], + "VignetteBuilder": "knitr", + "Config/Needs/website": "tidyverse/tidytemplate", + "Config/testthat/edition": "3", + "Config/testthat/parallel": "true", + "Config/testthat/start-first": "resp-stream, req-perform", + "Encoding": "UTF-8", + "RoxygenNote": "7.3.3", + "NeedsCompilation": "no", + "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd], Maximilian Girlich [ctb]", + "Maintainer": "Hadley Wickham ", + "Repository": "CRAN" + }, "isoband": { "Package": "isoband", "Version": "0.3.0", @@ -2153,6 +2289,76 @@ "NeedsCompilation": "no", "Repository": "RSPM" }, + "pkgdown": { + "Package": "pkgdown", + "Version": "2.2.0", + "Source": "Repository", + "Title": "Make Static HTML Documentation for a Package", + "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Jay\", \"Hesselberth\", role = \"aut\", comment = c(ORCID = \"0000-0002-6299-179X\")), person(\"Maëlle\", \"Salmon\", role = \"aut\", comment = c(ORCID = \"0000-0002-2815-0399\")), person(\"Olivier\", \"Roy\", role = \"aut\"), person(\"Salim\", \"Brüggemann\", role = \"aut\", comment = c(ORCID = \"0000-0002-5329-5987\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", + "Description": "Generate an attractive and useful website from a source package. 'pkgdown' converts your documentation, vignettes, 'README', and more to 'HTML' making it easy to share information about your package online.", + "License": "MIT + file LICENSE", + "URL": "https://pkgdown.r-lib.org/, https://github.com/r-lib/pkgdown", + "BugReports": "https://github.com/r-lib/pkgdown/issues", + "Depends": [ + "R (>= 4.1)" + ], + "Imports": [ + "bslib (>= 0.5.1)", + "callr (>= 3.7.3)", + "cli (>= 3.6.1)", + "desc (>= 1.4.0)", + "downlit (>= 0.4.4)", + "fontawesome", + "fs (>= 1.4.0)", + "httr2 (>= 1.0.2)", + "jsonlite", + "lifecycle", + "openssl", + "purrr (>= 1.0.0)", + "ragg (>= 1.4.0)", + "rlang (>= 1.1.4)", + "rmarkdown (>= 2.27)", + "tibble", + "whisker", + "withr (>= 2.4.3)", + "xml2 (>= 1.3.1)", + "yaml (>= 2.3.9)" + ], + "Suggests": [ + "covr", + "diffviewer", + "evaluate (>= 0.24.0)", + "gert", + "gt", + "htmltools", + "htmlwidgets", + "knitr (>= 1.50)", + "magick", + "methods", + "pkgload (>= 1.0.2)", + "quarto", + "rsconnect", + "rstudioapi", + "rticles", + "sass", + "testthat (>= 3.1.3)", + "tools" + ], + "VignetteBuilder": "knitr, quarto", + "Config/Needs/website": "usethis, servr", + "Config/potools/style": "explicit", + "Config/testthat/edition": "3", + "Config/testthat/parallel": "true", + "Config/testthat/start-first": "build-article, build-quarto-article, build-reference, build", + "Config/usethis/last-upkeep": "2025-09-07", + "Encoding": "UTF-8", + "RoxygenNote": "7.3.3", + "SystemRequirements": "pandoc", + "NeedsCompilation": "no", + "Author": "Hadley Wickham [aut, cre] (ORCID: ), Jay Hesselberth [aut] (ORCID: ), Maëlle Salmon [aut] (ORCID: ), Olivier Roy [aut], Salim Brüggemann [aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", + "Maintainer": "Hadley Wickham ", + "Repository": "https://packagemanager.posit.co/cran/latest" + }, "pkgload": { "Package": "pkgload", "Version": "1.4.1", @@ -2433,6 +2639,43 @@ "Maintainer": "Hadley Wickham ", "Repository": "https://packagemanager.posit.co/cran/latest" }, + "ragg": { + "Package": "ragg", + "Version": "1.5.0", + "Source": "Repository", + "Type": "Package", + "Title": "Graphic Devices Based on AGG", + "Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Maxim\", \"Shemanarev\", role = c(\"aut\", \"cph\"), comment = \"Author of AGG\"), person(\"Tony\", \"Juricic\", , \"tonygeek@yahoo.com\", role = c(\"ctb\", \"cph\"), comment = \"Contributor to AGG\"), person(\"Milan\", \"Marusinec\", , \"milan@marusinec.sk\", role = c(\"ctb\", \"cph\"), comment = \"Contributor to AGG\"), person(\"Spencer\", \"Garrett\", role = \"ctb\", comment = \"Contributor to AGG\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", + "Maintainer": "Thomas Lin Pedersen ", + "Description": "Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package.", + "License": "MIT + file LICENSE", + "URL": "https://ragg.r-lib.org, https://github.com/r-lib/ragg", + "BugReports": "https://github.com/r-lib/ragg/issues", + "Imports": [ + "systemfonts (>= 1.0.3)", + "textshaping (>= 0.3.0)" + ], + "Suggests": [ + "covr", + "graphics", + "grid", + "testthat (>= 3.0.0)" + ], + "LinkingTo": [ + "systemfonts", + "textshaping" + ], + "Config/build/compilation-database": "true", + "Config/Needs/website": "ggplot2, devoid, magick, bench, tidyr, ggridges, hexbin, sessioninfo, pkgdown, tidyverse/tidytemplate", + "Config/testthat/edition": "3", + "Config/usethis/last-upkeep": "2025-04-25", + "Encoding": "UTF-8", + "RoxygenNote": "7.3.2", + "SystemRequirements": "freetype2, libpng, libtiff, libjpeg, libwebp, libwebpmux", + "NeedsCompilation": "yes", + "Author": "Thomas Lin Pedersen [cre, aut] (ORCID: ), Maxim Shemanarev [aut, cph] (Author of AGG), Tony Juricic [ctb, cph] (Contributor to AGG), Milan Marusinec [ctb, cph] (Contributor to AGG), Spencer Garrett [ctb] (Contributor to AGG), Posit Software, PBC [cph, fnd] (ROR: )", + "Repository": "https://packagemanager.posit.co/cran/latest" + }, "rappdirs": { "Package": "rappdirs", "Version": "0.3.3", @@ -2911,7 +3154,7 @@ }, "sirfunctions": { "Package": "sirfunctions", - "Version": "2.1.2", + "Version": "2.1.3", "Source": "GitHub", "Title": "Key Functions to Analyze Global Polio Surveillance Data", "Authors@R": "c( person(\"Nishant\", \"Kishore\", , \"ynm2@cdc.gov\", role = c(\"aut\"), comment = c(ORCID = \"0000-0003-0408-2747\")), person(\"Mervin Keith\", \"Cuadera\", , \"xrg9@cdc.gov\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4898-2659\")), person(\"Nicholas\", \"Heaghney\", , \"uic3@cdc.gov\", role = \"aut\"), person(\"Elizabeth\", \"Krow-Lucal\", , \"yxn9@cdc.gov\", role = \"aut\"), person(\"Smita\", \"Chavan\", , \"wsy2@cdc.gov\", role = \"aut\") )", @@ -2982,8 +3225,8 @@ "RemoteHost": "api.github.com", "RemoteRepo": "sirfunctions", "RemoteUsername": "CDCGov", - "RemoteRef": "HEAD", - "RemoteSha": "5010c997b3ed7951d04de89f5e6120e1c7ddb402", + "RemoteRef": "hotfix", + "RemoteSha": "05e8abceef088714ecb2386287e3bcd4f4260e06", "NeedsCompilation": "no", "Author": "Nishant Kishore [aut] (ORCID: ), Mervin Keith Cuadera [aut, cre] (ORCID: ), Nicholas Heaghney [aut], Elizabeth Krow-Lucal [aut], Smita Chavan [aut]", "Maintainer": "Mervin Keith Cuadera ", @@ -3090,6 +3333,54 @@ "Maintainer": "Jeroen Ooms ", "Repository": "RSPM" }, + "systemfonts": { + "Package": "systemfonts", + "Version": "1.3.1", + "Source": "Repository", + "Type": "Package", + "Title": "System Native Font Finding", + "Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Jeroen\", \"Ooms\", , \"jeroen@berkeley.edu\", role = \"aut\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Devon\", \"Govett\", role = \"aut\", comment = \"Author of font-manager\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", + "Description": "Provides system native access to the font catalogue. As font handling varies between systems it is difficult to correctly locate installed fonts across different operating systems. The 'systemfonts' package provides bindings to the native libraries on Windows, macOS and Linux for finding font files that can then be used further by e.g. graphic devices. The main use is intended to be from compiled code but 'systemfonts' also provides access from R.", + "License": "MIT + file LICENSE", + "URL": "https://github.com/r-lib/systemfonts, https://systemfonts.r-lib.org", + "BugReports": "https://github.com/r-lib/systemfonts/issues", + "Depends": [ + "R (>= 3.2.0)" + ], + "Imports": [ + "base64enc", + "grid", + "jsonlite", + "lifecycle", + "tools", + "utils" + ], + "Suggests": [ + "covr", + "farver", + "ggplot2", + "graphics", + "knitr", + "ragg", + "rmarkdown", + "svglite", + "testthat (>= 2.1.0)" + ], + "LinkingTo": [ + "cpp11 (>= 0.2.1)" + ], + "VignetteBuilder": "knitr", + "Config/build/compilation-database": "true", + "Config/Needs/website": "tidyverse/tidytemplate", + "Config/usethis/last-upkeep": "2025-04-23", + "Encoding": "UTF-8", + "RoxygenNote": "7.3.2", + "SystemRequirements": "fontconfig, freetype2", + "NeedsCompilation": "yes", + "Author": "Thomas Lin Pedersen [aut, cre] (ORCID: ), Jeroen Ooms [aut] (ORCID: ), Devon Govett [aut] (Author of font-manager), Posit Software, PBC [cph, fnd] (ROR: )", + "Maintainer": "Thomas Lin Pedersen ", + "Repository": "https://packagemanager.posit.co/cran/latest" + }, "testthat": { "Package": "testthat", "Version": "3.3.1", @@ -3150,6 +3441,50 @@ "Maintainer": "Hadley Wickham ", "Repository": "CRAN" }, + "textshaping": { + "Package": "textshaping", + "Version": "1.0.4", + "Source": "Repository", + "Title": "Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping", + "Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \"thomas.pedersen@posit.co\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", + "Description": "Provides access to the text shaping functionality in the 'HarfBuzz' library and the bidirectional algorithm in the 'Fribidi' library. 'textshaping' is a low-level utility package mainly for graphic devices that expands upon the font tool-set provided by the 'systemfonts' package.", + "License": "MIT + file LICENSE", + "URL": "https://github.com/r-lib/textshaping", + "BugReports": "https://github.com/r-lib/textshaping/issues", + "Depends": [ + "R (>= 3.2.0)" + ], + "Imports": [ + "lifecycle", + "stats", + "stringi", + "systemfonts (>= 1.3.0)", + "utils" + ], + "Suggests": [ + "covr", + "grDevices", + "grid", + "knitr", + "rmarkdown", + "testthat (>= 3.0.0)" + ], + "LinkingTo": [ + "cpp11 (>= 0.2.1)", + "systemfonts (>= 1.0.0)" + ], + "VignetteBuilder": "knitr", + "Config/build/compilation-database": "true", + "Config/testthat/edition": "3", + "Config/usethis/last-upkeep": "2025-04-23", + "Encoding": "UTF-8", + "RoxygenNote": "7.3.2", + "SystemRequirements": "freetype2, harfbuzz, fribidi", + "NeedsCompilation": "yes", + "Author": "Thomas Lin Pedersen [cre, aut] (ORCID: ), Posit Software, PBC [cph, fnd] (ROR: )", + "Maintainer": "Thomas Lin Pedersen ", + "Repository": "https://packagemanager.posit.co/cran/latest" + }, "tibble": { "Package": "tibble", "Version": "3.3.0", @@ -3666,6 +4001,26 @@ "Maintainer": "Hadley Wickham ", "Repository": "https://packagemanager.posit.co/cran/latest" }, + "whisker": { + "Package": "whisker", + "Version": "0.4.1", + "Source": "Repository", + "Maintainer": "Edwin de Jonge ", + "License": "GPL-3", + "Title": "{{mustache}} for R, Logicless Templating", + "Type": "Package", + "LazyLoad": "yes", + "Author": "Edwin de Jonge", + "Description": "Implements 'Mustache' logicless templating.", + "URL": "https://github.com/edwindj/whisker", + "Suggests": [ + "markdown" + ], + "RoxygenNote": "6.1.1", + "NeedsCompilation": "no", + "Repository": "https://packagemanager.posit.co/cran/latest", + "Encoding": "UTF-8" + }, "withr": { "Package": "withr", "Version": "3.0.2", From e353fa5f629c54e9888129a5dfa9df9dec508bb9 Mon Sep 17 00:00:00 2001 From: Mervin Keith Cuadera <40894971+mcuadera@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:25:17 -0400 Subject: [PATCH 4/6] add ggplot2 dependency --- DESCRIPTION | 2 +- man/survpopdata-package.Rd | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 050c285..31abc61 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -15,9 +15,9 @@ Suggests: Config/testthat/edition: 3 Imports: assertr, + ggplot2, dplyr, lubridate, - dplyr, sirfunctions, stringr, tidyr diff --git a/man/survpopdata-package.Rd b/man/survpopdata-package.Rd index a2a3a28..26ea5d4 100644 --- a/man/survpopdata-package.Rd +++ b/man/survpopdata-package.Rd @@ -7,6 +7,13 @@ \title{survpopdata: Create Cleaned Population Datasets Used In GPEI Analyses} \description{ The package aims to clean the population datasets used in multiple GPEI analyses, from the ADM0 through the ADM2 levels. +} +\seealso{ +Useful links: +\itemize{ + \item \url{https://cdcgov.github.io/survpopdata/} +} + } \author{ \strong{Maintainer}: Mervin Keith Cuadera \email{xrg9@cdc.gov} (\href{https://orcid.org/0000-0003-4898-2659}{ORCID}) From 5f836716b22a6eb7ba920a910e5f9f03d8731954 Mon Sep 17 00:00:00 2001 From: Mervin Keith Cuadera <40894971+mcuadera@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:26:18 -0400 Subject: [PATCH 5/6] Increment version number to 1.0.0 --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 31abc61..93810f4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: survpopdata Title: Create Cleaned Population Datasets Used In GPEI Analyses -Version: 0.0.0.9000 +Version: 1.0.0 Authors@R: c(person("Mervin Keith", "Cuadera", , "xrg9@cdc.gov", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4898-2659")), person("Philip", "Bammeke", , "philip.bammeke@gmail.com", role = "aut")) From d2a792346c4e8d10e8cead1397f9848c92fe4122 Mon Sep 17 00:00:00 2001 From: Mervin Keith Cuadera <40894971+mcuadera@users.noreply.github.com> Date: Tue, 10 Mar 2026 10:52:19 -0400 Subject: [PATCH 6/6] Create logo.png --- man/figures/logo.png | Bin 0 -> 34888 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 man/figures/logo.png diff --git a/man/figures/logo.png b/man/figures/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..5538dcdce7322a28b33444a4d6e1d0e4822a55eb GIT binary patch literal 34888 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