Package: naaccr
Type: Package
Title: Read Cancer Records in the NAACCR Format
Version: 3.1.1
Authors@R: c(
    person(
        given = "Nathan",
        family = "Werth",
        role = c("aut", "cre"),
        email = "nwerth@pa.gov"
    ),
    person(
        given = "Pennsylvania Department of Health",
        role = "cph"
    ),
    person(
        given = "North American Association of Cancer Registries",
        role = "cph"
    ),
    person(
        given = "World Health Organization",
        role = "cph"
    ),
    person(
        given = "United States Centers for Disease Control and Prevention",
        role = "cph"
    ),
    person(
        given = "United States Bureau of the Census",
        role = "cph"
    ),
    person(
        given = "United States National Program of Cancer Registries",
        role = "cph"
    )
  )
Maintainer: Nathan Werth <nwerth@pa.gov>
Description: Functions for reading cancer record files which follow a format
    defined by the North American Association of Central Cancer Registries
    (NAACCR).
URL: https://github.com/WerthPADOH/naaccr
BugReports: https://github.com/WerthPADOH/naaccr/issues
Depends: R (>= 2.10)
Imports: data.table, stringi, utils, XML
Suggests: devtools, httr, jsonlite, magrittr, testthat, ISOcodes, xml2,
        rmarkdown, roxygen2, rvest
License: MIT + file LICENSE
Copyright: file COPYRIGHTS
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2024-09-20 13:34:31 UTC; nwerth
Author: Nathan Werth [aut, cre],
  Pennsylvania Department of Health [cph],
  North American Association of Cancer Registries [cph],
  World Health Organization [cph],
  United States Centers for Disease Control and Prevention [cph],
  United States Bureau of the Census [cph],
  United States National Program of Cancer Registries [cph]
Repository: CRAN
Date/Publication: 2024-09-20 14:20:05 UTC
Built: R 4.6.0; ; 2025-08-18 04:12:17 UTC; unix
