Package: Asiaverse
Type: Package
Title: A Metapackage for Asian Countries RESTful APIs and Curated
        Datasets
Version: 0.1.0
Maintainer: Renzo Caceres Rossi <arenzocaceresrossi@gmail.com>
Description: A metapackage that brings together a comprehensive collection 
    of R packages providing access to APIs functions and curated datasets from China, Japan, 
    South Korea, India, and Indonesia. It includes real-time and historical data through public 
    RESTful APIs (Nager.Date, World Bank API, REST Countries API) and extensive curated 
    collections of open datasets covering economics, demographics, public health, 
    environmental data, natural disasters, political indicators, and social metrics. 
    Designed to provide researchers, analysts, educators, and data scientists with 
    centralized access to Asian data sources, this metapackage facilitates 
    reproducible research, comparative analysis, and teaching applications focused 
    on these five major Asian countries.
    Included packages:
    - 'ChinAPIs': APIs functions and curated datasets for China and Hong Kong covering air quality, demographics, input-output tables, epidemiology, political structure, and social indicators.
    - 'JapanAPIs': APIs functions and curated datasets for Japan including natural disasters, economic production, vehicle industry, air quality, demographics, and administrative divisions.
    - 'SouthKoreAPIs': APIs functions and curated datasets for South Korea covering public health outbreaks, social surveys, elections, economic indicators, natural disasters, climate data, energy consumption, cultural information, and financial markets.
    - 'IndiAPIs': APIs functions and curated datasets for India with comprehensive collections and real-time access to economic, demographic, and geopolitical indicators.
    - 'IndonesiAPIs': APIs functions and curated datasets for Indonesia covering holidays, economic indicators, consumer prices, poverty probability, food prices by region, tourism destinations, and minimum wage statistics.
    For more information on the APIs, see: 
    'Nager.Date' <https://date.nager.at/Api>, 
    'World Bank API' <https://datahelpdesk.worldbank.org/knowledgebase/articles/889392>, 
    and 'REST Countries API' <https://restcountries.com/>.
License: MIT + file LICENSE
URL: https://github.com/lightbluetitan/asiaverse,
        https://lightbluetitan.github.io/asiaverse/
BugReports: https://github.com/lightbluetitan/asiaverse/issues
Encoding: UTF-8
Language: en
Depends: R (>= 4.1.0), ChinAPIs, JapanAPIs, SouthKoreAPIs, IndiAPIs,
        IndonesiAPIs
Imports: cli, utils
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Authors@R: 
    person(
        given = "Renzo",
        family = "Caceres Rossi",
        role = c("aut", "cre"),
        email = "arenzocaceresrossi@gmail.com",
        comment = c(ORCID = "0009-0005-0744-854X")
    )
RoxygenNote: 7.3.2
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-11 16:23:00 UTC; Renzo
Author: Renzo Caceres Rossi [aut, cre] (ORCID:
    <https://orcid.org/0009-0005-0744-854X>)
Repository: CRAN
Date/Publication: 2025-09-16 07:40:08 UTC
