Package: DataSetsVerse
Type: Package
Title: A Metapackage for Thematic and Domain-Specific Datasets
Version: 0.1.0
Maintainer: Renzo Caceres Rossi <arenzocaceresrossi@gmail.com>
Description: A metapackage that brings together a curated collection 
    of R packages containing domain-specific datasets. It includes time series data, 
    educational metrics, crime records, medical datasets, and oncology research data. 
    Designed to provide researchers, analysts, educators, and data scientists with 
    centralized access to structured and well-documented datasets, this metapackage 
    facilitates reproducible research, data exploration, and teaching applications across 
    a wide range of domains.
    Included packages:
    - 'timeSeriesDataSets': Time series data from economics, finance, energy, and healthcare.
    - 'educationR': Datasets related to education, learning outcomes, and school metrics.
    - 'crimedatasets': Datasets on global and local crime and criminal behavior.
    - 'MedDataSets': Datasets related to medicine, public health, treatments, and clinical trials.
    - 'OncoDataSets': Datasets focused on cancer research, survival, genetics, and biomarkers.
License: GPL-3
URL: https://github.com/lightbluetitan/datasetsverse,
        https://lightbluetitan.github.io/datasetsverse/
BugReports: https://github.com/lightbluetitan/datasetsverse/issues
Encoding: UTF-8
Language: en-US
Depends: R (>= 3.5.0), timeSeriesDataSets, educationR, crimedatasets,
        MedDataSets, OncoDataSets
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"
    )
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-21 14:49:17 UTC; renzocrossi
Author: Renzo Caceres Rossi [aut, cre]
Repository: CRAN
Date/Publication: 2025-05-26 08:30:05 UTC
Built: R 4.5.1; ; 2025-10-06 01:38:20 UTC; windows
