Package: ralger
Type: Package
Title: Easy Web Scraping
Version: 2.0.0
Author: Mohamed El Fodil Ihaddaden
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil@gmail.com>
Description: The goal of 'ralger' is to facilitate web scraping in R. 
    The user has the ability to extract a vector with scrap(), a tidy dataframe using tidy_scrap(), a table with table_scrap() and web links with weblink_scrap().
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, purrr
Suggests: knitr, rmarkdown
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-12 07:17:50 UTC; Administrateur
Repository: CRAN
Date/Publication: 2020-04-12 07:40:03 UTC
