Package: ralger
Type: Package
Title: Easy Web Scraping
Version: 2.2.1
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
LazyData: true
URL: https://github.com/feddelegrand7/ralger
BugReports: https://github.com/feddelegrand7/ralger/issues
VignetteBuilder: knitr
Imports: magrittr, rvest, xml2, testthat, tidyr, dplyr, stringr,
        robotstxt, crayon, curl, stringi
Suggests: knitr, rmarkdown, covr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-09 15:24:54 UTC; Administrateur
Author: Mohamed El Fodil Ihaddaden [aut, cre],
  Ezekiel Ogundepo [ctb],
  Romain François [ctb]
Repository: CRAN
Date/Publication: 2021-01-10 14:10:02 UTC
