Package: rpubs
Type: Package
Title: Extract Code Block from Rpubs Article
Version: 0.2.2
Author: Aep Hidayatuloh [aut, cre] (<https://orcid.org/0000-0002-4669-3354>)
Authors@R: 
      person(given = "Aep", family = "Hidayatuloh", email = "aef.stk@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4669-3354"))
Maintainer: Aep Hidayatuloh <aef.stk@gmail.com>
Description: Extract code only or with the output from an Rpubs <https://rpubs.com/> article and write the code-block to R script file.
License: GPL-2
URL: https://github.com/aephidayatuloh/rpubs
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: rvest (>= 0.3.5), xml2 (>= 1.2.2)
Suggests: testthat (>= 2.1.0)
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-24 12:11:23 UTC; rstudio-user
Repository: CRAN
Date/Publication: 2020-02-05 16:50:02 UTC
Built: R 4.0.2; ; 2020-07-16 17:05:20 UTC; unix
