Package: rawr
Type: Package
Title: Retrieve Raw R Code from Popular Tutorials and Websites
Version: 0.1.3
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>, 
    and R blogs made using R blogdown <https://github.com/rstudio/blogdown>.
Encoding: UTF-8
Imports: rvest, dplyr, jsonlite, xml2, stringr, clipr
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-05-16 15:14:06 UTC; st
Repository: CRAN
Date/Publication: 2021-05-17 16:40:05 UTC
