Type: Package
Package: getpublist
Title: Obtain a List of Publications from 'PubMed' and 'Google Scholar'
Version: 0.1.0
Authors@R: 
    person(given = "Xuefei",
           family = "Jia",
           role = c("aut", "ctb", "cre"),
           email = "xuefeij.ai@gmail.com")
Maintainer: Xuefei Jia <xuefeij.ai@gmail.com>
Description: Use web scraping for
    'PubMed'(<https://pubmed.ncbi.nlm.nih.gov>) and 'Google Scholar'
    profile page (for example
    <https://scholar.google.com/citations?user=lOOV8rwAAAAJ&hl=en>) to get
    all of the published information from the search page. Then placing it
    on a table.
License: GPL-3
Imports: dplyr, magrittr, rvest, stringr, tibble, tidyr, xml2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-09-27 01:12:38 UTC; jiax
Author: Xuefei Jia [aut, ctb, cre]
Repository: CRAN
Date/Publication: 2022-09-27 10:20:02 UTC
