MDPIexploreR
A simple package to explore MDPI´s articles by journal. A series of functions help to obtain lists of papers, obtain data from them (turnaround times, special issues and articles types) and create summary graphs.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.5%) to scientific vocabulary
Keywords
Repository
A simple package to explore MDPI´s articles by journal. A series of functions help to obtain lists of papers, obtain data from them (turnaround times, special issues and articles types) and create summary graphs.
Basic Info
- Host: GitHub
- Owner: pgomba
- License: cc-by-4.0
- Language: R
- Default Branch: main
- Homepage: https://pgomba.github.io/MDPI_explorer/
- Size: 27.3 MB
Statistics
- Stars: 21
- Watchers: 2
- Forks: 7
- Open Issues: 0
- Releases: 3
Topics
Metadata Files
README.md
MDPIexploreR 
Welcome to the wonders of MDPIexploreR, an R package created to provide 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.
Installation
You can install and load MDPIexploreR CRAN version with:
r
install.packages("MDPIexploreR")
library(MDPIexploreR)
or try the latest Github version with:
r
devtools::install_github("pgomba/MDPI_explorer")
library(MDPIexploreR)
Citation
If you use MDPIexploreR in a publication or report, please cite it. Find the correct citation here or running this code:
``` r citation("MDPIexploreR")
```
Head to Introduction to MDPIexploreR to get a glimpse of the functionalities of MDPIexploreR:
Owner
- Login: pgomba
- Kind: user
- Repositories: 3
- Profile: https://github.com/pgomba
GitHub Events
Total
- Issues event: 4
- Watch event: 1
- Issue comment event: 1
- Push event: 18
Last Year
- Issues event: 4
- Watch event: 1
- Issue comment event: 1
- Push event: 18
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 3
- Total pull requests: 1
- Average time to close issues: 3 months
- Average time to close pull requests: 8 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 1
- Average time to close issues: 24 days
- Average time to close pull requests: 8 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- pgomba (3)
Pull Request Authors
- pgomba (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 189 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: MDPIexploreR
Web Scraping and Bibliometric Analysis of MDPI Journals
- Homepage: https://github.com/pgomba/MDPI_exploreR
- Documentation: http://cran.r-project.org/web/packages/MDPIexploreR/MDPIexploreR.pdf
- License: CC BY 4.0
-
Latest release: 0.3.0
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- dplyr * imports
- ggplot2 * imports
- lubridate * imports
- magrittr * imports
- rvest * imports
- stringr * imports
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite