Package: gcite
Type: Package
Title: Google Citation Parser
Version: 0.9.3
Date: 2018-11-15
Authors@R: c(person(given = "John",
           family = "Muschelli",
           email = "muschellij2@gmail.com",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6469-1750")))
Description: Scrapes Google Citation pages and creates data frames of 
    citations over time.
License: GPL-3
LazyData: true
LazyLoad: yes
Imports: xml2, httr, rvest, stats, pbapply, data.table, wordcloud, tm,
        graphics
RoxygenNote: 6.1.0
Encoding: UTF-8
Suggests: covr, testthat
NeedsCompilation: no
Packaged: 2018-11-19 23:31:49 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-20 00:10:07 UTC
