Package: scholar
Authors@R: c(
    person("Guangchuang", "Yu",   email = "guangchuangyu@gmail.com",   role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6485-8781")),
    person("James", "Keirstead",  email = "james.keirstead@gmail.com", role = "aut"),
    person("Gregory", "Jefferis", email = "jefferis@gmail.com",        role = "ctb"))
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Version: 0.1.6
License: MIT + file LICENSE
Title: Analyse Citation Data from Google Scholar
BugReports: https://github.com/jkeirstead/scholar/issues
Description: Provides functions to extract citation data from Google
    Scholar.  Convenience functions are also provided for comparing
    multiple scholars and predicting future h-index values.
Depends: R (>= 2.15.1)
Imports: R.cache, dplyr, httr, rvest, stringr, xml2
Suggests: ggplot2, knitr, prettydoc, roxygen2
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-23 06:53:11 UTC; guangchuangyu
Author: Guangchuang Yu [aut, cre] (<https://orcid.org/0000-0002-6485-8781>),
  James Keirstead [aut],
  Gregory Jefferis [ctb]
Repository: CRAN
Date/Publication: 2018-05-23 08:04:37 UTC
