Package: canregtools Title: Analyzing Population-Based Cancer Registry Data Version: 0.2.11 Authors@R: person("Qiong", "Chen", email = "chenq08@126.com", role = c("aut", "cre", "cph"), comment = c( ORCID = "0000-0003-2401-0046", affiliation = "Department of Cancer Epidemiology, The Affiliated Cancer Hospital of Zhengzhou University & Henan Cancer Hospital, Henan Cancer Registry in China" )) Description: Provides tools for working with Population-Based Cancer Registry (PBCR) data, including cleaning, restructuring, classification, summary tabulation, rate estimation, age-standardization, quality assessment, visualization, and report preparation. It supports routine cancer registry workflows based on standardized CanReg-style data structures and helps make registry analyses more reproducible and consistent. License: MIT + file LICENSE URL: https://github.com/gigu003/canregtools, https://gigu003.github.io/canregtools/, https://canregtools.chenq.site BugReports: https://github.com/gigu003/canregtools/issues Date: 2026-06-18 Depends: R (>= 4.1.0) Imports: dplyr, graphics, grDevices, readxl, rlang, tidyr, purrr, stats Suggests: covr, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://gigu003.r-universe.dev Date/Publication: 2026-06-26 15:32:00 UTC RemoteUrl: https://github.com/gigu003/canregtools RemoteRef: HEAD RemoteSha: 758c9cd4136732af6e81e48c301832305afbf057 NeedsCompilation: no Packaged: 2026-06-26 16:37:00 UTC; root Author: Qiong Chen [aut, cre, cph] (ORCID: , affiliation: Department of Cancer Epidemiology, The Affiliated Cancer Hospital of Zhengzhou University & Henan Cancer Hospital, Henan Cancer Registry in China) Maintainer: Qiong Chen