Package: tinyscholar
Title: Get and Show Personal 'Google Scholar' Profile
Version: 0.1.3
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, R.utils
Suggests: knitr, rmarkdown, roxygen2
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-16 15:09:42 UTC; wsx
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>)
Repository: CRAN
Date/Publication: 2021-05-17 16:40:02 UTC
