Package: tinyscholar
Title: Get and Show Personal 'Google Scholar' Profile
Version: 0.1.7
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 (>= 1.0.0), stringr, xml2, R.utils
Suggests: knitr, rmarkdown, roxygen2
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-08-09 14:39:08 UTC; wsx
Author: Shixiang Wang [aut, cre] (<https://orcid.org/0000-0001-9855-7357>)
Repository: CRAN
Date/Publication: 2022-08-09 15:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:06:52 UTC; windows
