Package: RKaggle
Title: 'Kaggle' Dataset Downloader 'API'
Version: 0.1.1
Authors@R: 
    person("Benjamin", "Smith", 
           email = "benyamin.smith@mail.utoronto.ca", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0009-0007-2206-0177"))
Description: Easily download datasets from Kaggle <https://www.kaggle.com/> directly into your R environment using 'RKaggle'. Streamline your data analysis workflows by importing datasets effortlessly and focusing on insights rather than manual data handling. Perfect for data enthusiasts and professionals looking to integrate Kaggle datasets into their R projects with minimal hassle.
License: MIT + file LICENSE
URL: https://github.com/benyamindsmith/RKaggle
BugReports: https://github.com/benyamindsmith/RKaggle/issues
Encoding: UTF-8
Imports: httr, readr, withr, jsonlite, arrow, readODS, readxl, sf
Depends: R (>= 4.1.0)
Suggests: tibble, conflicted
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-09 03:42:44 UTC; ben29
Author: Benjamin Smith [aut, cre] (ORCID:
    <https://orcid.org/0009-0007-2206-0177>)
Maintainer: Benjamin Smith <benyamin.smith@mail.utoronto.ca>
Repository: CRAN
Date/Publication: 2025-05-09 04:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:23:51 UTC; windows
