Package: MDPIexploreR
Title: Web Scraping and Bibliometric Analysis of MDPI Journals
Version: 0.3.0
URL: https://github.com/pgomba/MDPI_exploreR
Authors@R: 
    person("Pablo","Gómez Barreiro", ,"pablogomezbr@hotmail.es", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3140-3326"))
Description: Provides comprehensive tools to scrape and analyze data from the MDPI journals. It allows users to extract metrics such as submission-to-acceptance times, article types, and whether articles are part of special issues. The package can also visualize this information through plots. Additionally, 'MDPIexploreR' offers tools to explore patterns of self-citations within articles and provides insights into guest-edited special issues.
VignetteBuilder: knitr
License: CC BY 4.0
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: true
Imports: dplyr, ggplot2, lubridate, magrittr, rvest, scales, stringr,
        tidyr
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2025-03-19 21:35:40 UTC; sipab
Author: Pablo Gómez Barreiro [aut, cre]
    (<https://orcid.org/0000-0002-3140-3326>)
Maintainer: Pablo Gómez Barreiro <pablogomezbr@hotmail.es>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2025-03-19 21:50:02 UTC
Built: R 4.4.3; ; 2025-10-13 11:35:28 UTC; windows
