Package: gcite
Type: Package
Title: Google Citation Parser
Version: 0.10.1
Date: 2019-03-05
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.1
Encoding: UTF-8
Suggests: covr, testthat, spelling
Language: en-US
NeedsCompilation: no
Packaged: 2019-03-06 18:18:29 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-06 23:52:52 UTC
Built: R 4.0.2; ; 2020-07-16 14:21:14 UTC; unix
