Package: rawr
Type: Package
Title: Retrieve Raw R Code from Popular Tutorials and Websites
Version: 0.1.1
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, stringr, clipr
RoxygenNote: 7.1.0
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-06-08 06:30:08 UTC; st
Repository: CRAN
Date/Publication: 2020-06-08 09:20:02 UTC
