Type: Package
Package: cancerR
Title: Classification of Cancer Using Administrative Data
Version: 0.1.0
Authors@R: c(
    person(given   = "Giancarlo",
           family  = "Di Giuseppe",
           role    = c("aut", "cre", "cph"),
           email   = "digi.giancarlo@proton.me",
           comment = c(ORCID = "0000-0001-5112-7560")))
Description: Classifies the type of cancer using routinely collected data
    commonly found in cancer registries from pathology reports. The
    package implements the International Classification of Diseases for
    Oncology, 3rd Edition site (topography), histology (morphology), and behaviour codes of neoplasms to classify cancer type 
    <https://www.who.int/standards/classifications/other-classifications/international-classification-of-diseases-for-oncology>. 
    Classification in children utilize the International Classification of Childhood Cancer by Steliarova-Foucher et al. (2005) <doi:10.1002/cncr.20910>.
    Adolescent and young adult cancer classification is based on Barr et al. (2020) <doi:10.1002/cncr.33041>.
License: GPL (>= 2)
URL: https://github.com/giancarlodigi/cancerR
BugReports: https://github.com/giancarlodigi/cancerR/issues
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-09-11 21:13:25 UTC; giancarlo
Author: Giancarlo Di Giuseppe [aut, cre, cph]
    (<https://orcid.org/0000-0001-5112-7560>)
Maintainer: Giancarlo Di Giuseppe <digi.giancarlo@proton.me>
Repository: CRAN
Date/Publication: 2024-09-15 19:40:02 UTC
Built: R 4.5.1; ; 2025-10-06 01:11:25 UTC; windows
