Package: Rcan
Version: 1.3.82
Title: Cancer Registry Data Analysis and Visualisation
Date: 2020-05-17
Authors@R: c(
    person("Mathieu", "Laversanne", , "laversannem@iarc.fr", c("aut", "cre")),
    person("Jerome", "Vignat", , "VignatJ@iarc.fr", c("aut")),
    person("Cancer Surveillance Unit", role = "cph")
    )
Author: Mathieu Laversanne [aut, cre],
  Jerome Vignat [aut],
  Cancer Surveillance Unit [cph]
Maintainer: Mathieu Laversanne <laversannem@iarc.fr>
Depends: R (>= 3.5)
Description: Tools for basic and advance cancer statistics and graphics.
	Groups individual data, merges registry data and population data, calculates age-specific rate, age-standardized rate, cumulative risk, estimated annual percentage rate with standards error. Creates graphics across variable and
    time, such as age-specific trends, bar chart and period-cohort trends.
License: GPL (>= 2)
URL: https://github.com/timat35/Rcan
LazyLoad: yes
Imports: data.table, stats, ggplot2, grid, scales, grDevices, graphics,
        utils
Suggests: testthat
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-19 09:16:58 UTC; laversannem
Repository: CRAN
Date/Publication: 2020-05-19 11:40:07 UTC
Built: R 4.1.0; ; 2021-05-27 14:37:15 UTC; unix
