Package: rawr
Type: Package
Title: Retrieve Raw R Code from Popular Tutorials and Websites
Version: 0.1.0
Author: Steve Condylios [aut, cre] (<https://orcid.org/0000-0003-0599-844X>)
Maintainer: Steve Condylios <steve.condylios@gmail.com>
BugReports: https://github.com/stevecondylios/rawr/issues
License: MIT + file LICENSE
URL: https://github.com/stevecondylios/rawr
Description: Retrieves pure R code from popular R websites, including github <https://github.com>, 
    kaggle <https://www.kaggle.com>, datacamp <https://www.datacamp.com>, 
    and R blogs made using R blogdown <https://github.com/rstudio/blogdown>.
Encoding: UTF-8
LazyData: true
Imports: rvest, dplyr, jsonlite, xml2
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2019-09-05 14:44:16 UTC; st
Repository: CRAN
Date/Publication: 2019-09-07 09:30:02 UTC
