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 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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://benyamindsmith.r-universe.dev Date/Publication: 2025-07-25 01:27:40 UTC RemoteUrl: https://github.com/benyamindsmith/rkaggle RemoteRef: HEAD RemoteSha: 242c005a363d9376006930406fa33f4fff72b75f NeedsCompilation: no Packaged: 2026-07-04 09:08:32 UTC; root Author: Benjamin Smith [aut, cre] (ORCID: ) Maintainer: Benjamin Smith