Package: ralger
Type: Package
Title: Easy Web Scraping
Version: 2.3.0
Authors@R: c(
    person("Mohamed El Fodil", "Ihaddaden", email = "ihaddaden.fodeil@gmail.com", role = c("aut", "cre")),
    person("Ezekiel", "Ogundepo", role = c("ctb")),
    person("Romain", "François", email = "romain@purrple.cat", role = c("ctb")))
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Description: The goal of 'ralger' is to facilitate web scraping in R.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/feddelegrand7/ralger
BugReports: https://github.com/feddelegrand7/ralger/issues
VignetteBuilder: knitr
Imports: rvest, xml2, tidyr, dplyr, stringr, robotstxt, crayon, curl,
        stringi, urltools (>= 1.7.3), purrr (>= 1.0.2)
Suggests: knitr, testthat, rmarkdown, covr
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-07-12 08:56:52 UTC; mohamedelfodilihaddaden
Author: Mohamed El Fodil Ihaddaden [aut, cre],
  Ezekiel Ogundepo [ctb],
  Romain François [ctb]
Repository: CRAN
Date/Publication: 2025-07-12 09:10:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:20:29 UTC; windows
