Package: spiderorchid Title: Download and wrangle publication data for Monash EBS academic staff Version: 0.1.0 Authors@R: c( person("Rob", "Hyndman", email = "Rob.Hyndman@monash.edu", role = c("aut", "cre")), person("Michael", "Lydeamore", email = "Michael.Lydeamore@monash.edu", role = "aut"), person("Sherry", "Tee", email = "stee0006@student.monash.edu", role = "aut"), person("Parnika", "Khattri", email = "pkha0009@student.monash.edu", role = "aut") ) Description: Provide journal rankings from Monash Business School, ABDC, CORE, Scimago and ERA 2010. Fetch publication details from ORCID, Google Scholar, PURE and from DOIs. Find CRAN packages and download statistics for specified authors. License: MIT + file LICENSE Encoding: UTF-8 Imports: dplyr, httr, jsonlite, pkgmeta, purrr, rorcid, scholar, stringr, tibble Suggests: fuzzyjoin, ggplot2, knitr, rmarkdown, testthat (>= 3.0.0) Depends: R (>= 4.1.0) Remotes: robjhyndman/pkgmeta LazyData: true URL: https://github.com/numbats/spiderorchid/, https://numbats.github.io/spiderorchid/ Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev git libglpk-dev libicu-dev libxml2-dev libssl-dev Repository: https://robjhyndman.r-universe.dev Date/Publication: 2026-05-07 22:30:23 UTC RemoteUrl: https://github.com/numbats/spiderorchid RemoteRef: HEAD RemoteSha: 86d647f5e866c090ef0d5b86d3a1fdc5413f1617 NeedsCompilation: no Packaged: 2026-06-07 10:51:20 UTC; root Author: Rob Hyndman [aut, cre], Michael Lydeamore [aut], Sherry Tee [aut], Parnika Khattri [aut] Maintainer: Rob Hyndman