Package: DemografixeR
Title: Extrapolate Gender, Age and Nationality of a Name
Version: 0.1.1
Authors@R: 
    person(given = "Matthias",
           family = "Brenninkmeijer",
           role = c("aut", "cre"),
           email = "matthias@brennotten.net")
Description: Connects to the <https://genderize.io/>, <https://agify.io/> and <https://nationalize.io/> APIs to estimate gender, age and nationality of a first name.
License: MIT + file LICENSE
URL: https://matbmeijer.github.io/DemografixeR,
        https://github.com/matbmeijer/DemografixeR
BugReports: https://github.com/matbmeijer/DemografixeR/issues
Encoding: UTF-8
LazyData: true
Imports: httr, jsonlite, magrittr
RoxygenNote: 7.1.0
Suggests: covr, testthat, knitr, rmarkdown, dplyr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-05 22:43:17 UTC; Brenninkmeijer
Author: Matthias Brenninkmeijer [aut, cre]
Maintainer: Matthias Brenninkmeijer <matthias@brennotten.net>
Repository: CRAN
Date/Publication: 2020-05-06 12:50:22 UTC
