{
  "_id": "6a1029c2acfb0bcc41c919f1",
  "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\"),\ncomment = c(ORCID = \"0000-0002-3140-3326\"))",
  "Description": "Provides comprehensive tools to scrape and analyze data\nfrom the MDPI journals. It allows users to extract metrics such\nas submission-to-acceptance times, article types, and whether\narticles are part of special issues. The package can also\nvisualize this information through plots. Additionally,\n'MDPIexploreR' offers tools to explore patterns of\nself-citations within articles and provides insights into\nguest-edited special issues.",
  "VignetteBuilder": "knitr",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://pgomba.r-universe.dev",
  "Date/Publication": "2025-03-19 21:33:16 UTC",
  "RemoteUrl": "https://github.com/pgomba/mdpi_explorer",
  "RemoteRef": "HEAD",
  "RemoteSha": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:26:17 UTC",
    "User": "root"
  },
  "Author": "Pablo Gómez Barreiro [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3140-3326>)",
  "Maintainer": "Pablo Gómez Barreiro <pablogomezbr@hotmail.es>",
  "MD5sum": "b00689c244001c807e3aa631e753b49a",
  "_user": "pgomba",
  "_type": "src",
  "_file": "MDPIexploreR_0.3.0.tar.gz",
  "_fileid": "9c2f14d8b62e2b734ffa8c7f2467afb04ba543b07fec011b61e9150c9ceecd9e",
  "_filesize": 1133324,
  "_sha256": "9c2f14d8b62e2b734ffa8c7f2467afb04ba543b07fec011b61e9150c9ceecd9e",
  "_created": "2026-05-13T07:26:17.000Z",
  "_published": "2026-05-22T10:02:42.204Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357838486,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964059828"
    },
    {
      "job": 77357839191,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964060266"
    },
    {
      "job": 77357839055,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964065982"
    },
    {
      "job": 77357838965,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964059000"
    },
    {
      "job": 77357838332,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964018804"
    },
    {
      "job": 77357838204,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157885370"
    },
    {
      "job": 77357838518,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964051656"
    },
    {
      "job": 77357839143,
      "time": 155,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964063222"
    },
    {
      "job": 77357838586,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964046565"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pgomba/actions/runs/25784666725",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pgomba/mdpi_explorer",
  "_commit": {
    "id": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
    "author": "Pablo Gomez Barreiro <pablogomezbr@hotmail.es>",
    "committer": "Pablo Gomez Barreiro <pablogomezbr@hotmail.es>",
    "message": "update 0.3.0\n",
    "time": 1742419996
  },
  "_maintainer": {
    "name": "Pablo Gómez Barreiro",
    "email": "pablogomezbr@hotmail.es",
    "login": "pgomba",
    "bluesky": "@pagomba.bsky.social",
    "orcid": "0000-0002-3140-3326",
    "uuid": 95383762
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "pgomba",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "analysis",
    "data-analysis",
    "data-visualization",
    "mdpi",
    "metrics",
    "scientific-journals",
    "visualization",
    "web-scraping"
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "pgomba",
      "count": 91,
      "uuid": 95383762
    }
  ],
  "_userbio": {
    "uuid": 95383762,
    "type": "user",
    "name": "pgomba"
  },
  "_downloads": {
    "count": 194,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MDPIexploreR"
  },
  "_devurl": "https://github.com/pgomba/mdpi_explorer",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MDPIexploreR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pgomba/mdpi_explorer",
  "_realowner": "pgomba",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-10-15"
    },
    {
      "version": "0.3.0",
      "date": "2025-03-22"
    }
  ],
  "_exports": [
    "article_find",
    "article_info",
    "clean_names",
    "guest_editor_info",
    "MDPI_journals",
    "plot_articles",
    "selfcite_check",
    "special_issue_find",
    "special_issue_info",
    "topic_find",
    "topic_info"
  ],
  "_datasets": [
    {
      "name": "agriculture",
      "title": "Article data extracted from MDPI journal Agriculture",
      "object": "agriculture",
      "class": [
        "data.frame"
      ],
      "fields": [
        "i",
        "article_type",
        "Received",
        "Accepted",
        "tat",
        "year",
        "issue_type"
      ],
      "rows": 7160,
      "table": true,
      "tojson": false
    },
    {
      "name": "horticulturae",
      "title": "Article data extracted from MDPI journal Horticulturae",
      "object": "horticulturae",
      "class": [
        "data.frame"
      ],
      "fields": [
        "i",
        "article_type",
        "Received",
        "Accepted",
        "tat",
        "year",
        "issue_type"
      ],
      "rows": 3434,
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "agriculture",
      "title": "Article data extracted from MDPI journal Agriculture",
      "topics": [
        "agriculture"
      ]
    },
    {
      "page": "article_find",
      "title": "This function retrieves the URLs for all published articles from a specified journal. Users can provide the journal's code 'see MDPI_journals.rda', and the function will return the URLs of all articles available within the journal.",
      "topics": [
        "article_find"
      ]
    },
    {
      "page": "article_info",
      "title": "This function extracts key editorial information from one or more paper URLs. Specifically, it retrieves the submission, revision, and acceptance dates, as well as the article type. The function also calculates the turnaround time (the duration from submission to acceptance) and identifies whether the paper is part of a special issue.",
      "topics": [
        "article_info"
      ]
    },
    {
      "page": "clean_names",
      "title": "This function will standardize the editors and authors names to facilitate matching them to one another.",
      "topics": [
        "clean_names"
      ]
    },
    {
      "page": "guest_editor_info",
      "title": "Obtain information from guest edited special issues",
      "topics": [
        "guest_editor_info"
      ]
    },
    {
      "page": "horticulturae",
      "title": "Article data extracted from MDPI journal Horticulturae",
      "topics": [
        "horticulturae"
      ]
    },
    {
      "page": "MDPI_journals",
      "title": "MDPI journal names and code",
      "topics": [
        "MDPI_journals"
      ]
    },
    {
      "page": "plot_articles",
      "title": "Plots information obtained from article_info(). For analysis purposes, Editorial and Correction type articles are ignored.",
      "topics": [
        "plot_articles"
      ]
    },
    {
      "page": "selfcite_check",
      "title": "Calculates number of authors selfcitations against all references",
      "topics": [
        "selfcite_check"
      ]
    },
    {
      "page": "special_issue_find",
      "title": "Retrieves all special issues of a specified journal with URLs. Filters results by issue status (open, closed, or all) and optional year range.",
      "topics": [
        "special_issue_find"
      ]
    },
    {
      "page": "special_issue_info",
      "title": "Obtain information from special issues",
      "topics": [
        "special_issue_info"
      ]
    },
    {
      "page": "topic_find",
      "title": "Retrieves all topics of a specified journal with URLs. Filters results by issue status (open, closed, or all) and optional year range.",
      "topics": [
        "topic_find"
      ]
    },
    {
      "page": "topic_info",
      "title": "Obtain information from guest edited topics",
      "topics": [
        "topic_info"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pgomba/mdpi_explorer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/pgomba/mdpi_explorer/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "rvest",
    "S7",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "article_functions.Rmd",
      "filename": "article_functions.html",
      "title": "Obtaining articles data",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-23 17:00:48",
      "modified": "2024-11-23 17:00:48",
      "commits": 1
    },
    {
      "source": "plot_articles.Rmd",
      "filename": "plot_articles.html",
      "title": "Using plot_articles()",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. type = \"summary\"",
        "2. type = \"tat\"",
        "3. type = \"issues\"",
        "4. type = \"review\"",
        "5. type = \"type\""
      ],
      "created": "2024-11-27 23:11:46",
      "modified": "2024-11-27 23:11:46",
      "commits": 1
    }
  ],
  "_score": 5.3222192947339195,
  "_indexed": true,
  "_nocasepkg": "mdpiexplorer",
  "_universes": [
    "pgomba"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T07:28:26.000Z",
      "distro": "noble",
      "commit": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
      "fileid": "00c4ed0558d0bb72fe822fc5a98cecdf3178fd087c5f714a5ab414e67a551732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pgomba/actions/runs/25784666725"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-13T07:28:35.000Z",
      "distro": "noble",
      "commit": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
      "fileid": "acc82d1ee40654cd2ee84c551c3d22d57cef43e98add484822190afc2ee936c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pgomba/actions/runs/25784666725"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T07:28:53.000Z",
      "commit": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
      "fileid": "4522d3a8524644d43706de6a6e64489f826fa0c0086fc7eea505b501ac7d6ead",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pgomba/actions/runs/25784666725"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-13T07:28:23.000Z",
      "commit": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
      "fileid": "c788a1ab524939070c9ee2489feec5b5c6f97a1c81112d55686f43d49ba708f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pgomba/actions/runs/25784666725"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T07:27:55.000Z",
      "commit": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
      "fileid": "02111d1063e8d4b6696970c3c3939974af1bd272cc8aba147c82d948bf939384",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pgomba/actions/runs/25784666725"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T07:28:27.000Z",
      "commit": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
      "fileid": "e1e9d230614fbc94c0e4ffbd5a313696211a381276d1f29e8bc39bee6285aaec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pgomba/actions/runs/25784666725"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-13T07:27:31.000Z",
      "commit": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
      "fileid": "53451e73d5acd0ae8febc004a9086ff65e2d2edf19c99be33aadf1053242707d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pgomba/actions/runs/25784666725"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T10:02:24.000Z",
      "commit": "27fd2a76d4f78b9e1712240b9d88ea8ddbd72914",
      "fileid": "aef96d71ca479fe2ede7b5192cdb1ef154ef92d761aa1a433391007527e4b9a4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pgomba/actions/runs/25784666725"
    }
  ]
}