Package: tinyscholar
Title: Get and Show Personal 'Google Scholar' Profile
Version: 0.1.1
Authors@R: 
    person(given = "Shixiang",
           family = "Wang",
           role = c("aut", "cre"),
           email = "w_shixiang@163.com",
           comment = c(ORCID = "0000-0001-9855-7357"))
Maintainer: Shixiang Wang <w_shixiang@163.com>
Description: Provides functions to get personal 'Google Scholar'
    profile data from web API and show it in table or figure format.
License: MIT + file LICENSE
URL: https://github.com/ShixiangWang/tinyscholar
BugReports: https://github.com/ShixiangWang/tinyscholar/issues
Imports: curl, dplyr, ggplot2, gt, jsonlite, magrittr, purrr, rlang (>=
        0.1.2), rvest, stringr, xml2
Suggests: knitr, rmarkdown, roxygen2
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-19 14:44:33 UTC; wsx
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>)
Repository: CRAN
Date/Publication: 2020-09-19 15:10:03 UTC
