Package: tongfen
Type: Package
Title: Make Data Based on Different Geographies Comparable
Version: 0.3.3
Authors@R: c(
    person("Jens", "von Bergmann", email = "jens@mountainmath.ca", role = c("aut", "cre"), comment = "creator and maintainer"))
Description: Several functions to allow comparisons of data across different geographies, in particular for Canadian census data from different censuses.
License: MIT + file LICENSE
Encoding: UTF-8
ByteCompile: yes
LazyData: true
NeedsCompilation: no
Imports: dplyr (>= 1.0), tidyr (>= 1.0), PROJ, sf, tibble, rlang,
        purrr, stringr, readr, utils, lifecycle
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, RColorBrewer, ggplot2, geojsonsf,
        cancensus, tidycensus, spelling, readxl, scales
VignetteBuilder: knitr
URL: https://github.com/mountainMath/tongfen,
        https://mountainmath.github.io/tongfen/
BugReports: https://github.com/mountainMath/tongfen/issues
Language: en-US
RdMacros: lifecycle
Depends: R (>= 2.10)
Packaged: 2021-07-23 22:07:56 UTC; jens
Author: Jens von Bergmann [aut, cre] (creator and maintainer)
Maintainer: Jens von Bergmann <jens@mountainmath.ca>
Repository: CRAN
Date/Publication: 2021-07-24 04:10:02 UTC
