Package: tidycountries
Type: Package
Title: Access and Manipulate Comprehensive Country Level Data in Tidy
        Format
Version: 0.1.0
Authors@R: 
    person("Dennis", "Irorere", , "denironyx@gmail.com", role = c("aut", "cre", "cph"))
Description: A comprehensive and user-friendly interface for accessing, manipulating, 
    and analyzing country-level data from around the world. It allows users to retrieve detailed 
    information on countries, including names, regions, continents, populations, currencies, calling codes, 
    and more, all in a tidy data format. The package is designed to work seamlessly within 
    the 'tidyverse' ecosystem, making it easy to filter, arrange, and visualize country-level data in R.
License: MIT + file LICENSE
URL: https://github.com/denironyx/tidycountries
BugReports: https://github.com/denironyx/tidycountries/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
Imports: dplyr, stringr, sf
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2024-10-27 02:28:05 UTC; Dee
Author: Dennis Irorere [aut, cre, cph]
Maintainer: Dennis Irorere <denironyx@gmail.com>
Repository: CRAN
Date/Publication: 2024-10-27 04:20:02 UTC
Built: R 4.3.3; ; 2024-10-27 06:25:56 UTC; unix
