Package: ralger
Type: Package
Title: Easy Web Scraping
Version: 1.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() or a tidy dataframe using tidy_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
Suggests: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-12-18 23:50:31 UTC; Administrateur
Repository: CRAN
Date/Publication: 2019-12-22 16:30:02 UTC
