Type: Package Package: refsplitr Title: author name disambiguation, author georeferencing, and mapping of coauthorship networks with 'Web of Science' data Version: 1.2.0 Authors@R: c(person(given = "Auriel M.V.", family = "Fournier", role = "aut", email = "aurielfournier@gmail.com"), person(given = "Matthew E.", family = "Boone", role = "aut"), person(given = "Forrest R.", family = "Stevens", role = "aut"), person(given = "Emilio", family = "Bruna", role = c("aut", "cre"), email = "embruna@ufl.edu"), person(given="Bianca", family="Kramer", role = "rev", comment = "Kramer reviewed the package (v 1.0) for rOpenSci, see "), person(given="Najko", family="Jahn", role = "rev", comment = "Jahn reviewed the package (v1.0) for rOpenSci, see ")) Description: Tools to parse and organize reference records downloaded from the 'Web of Science' citation database into an R-friendly format, disambiguate the names of authors, geocode their locations, and generate/visualize coauthorship networks. This package has been peer-reviewed by rOpenSci (v. 1.0). License: GPL-3 URL: https://github.com/ropensci/refsplitr, https://docs.ropensci.org/refsplitr/ BugReports: https://github.com/ropensci/refsplitr/issues Depends: R (>= 4.1.0) Imports: dplyr, ggmap, ggplot2, Hmisc, igraph, Matrix, network, stringdist, rworldmap, sna, tidygeocoder Suggests: covr, gdtools, knitr, mapproj, rmarkdown, testthat, utils VignetteBuilder: knitr Remotes: dkahle/ggmap Encoding: UTF-8 RoxygenNote: 7.3.2 X-schema.org-keywords: name disambiguation, bibliometrics, coauthorship, collaboration, georeferencing, metascience, references, scientometrics, science of science, Web of Science X-schema.org-isPartOf: https://ropensci.org Roxygen: list(markdown = TRUE) LazyData: true Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-03-25 13:57:58 UTC RemoteUrl: https://github.com/ropensci/refsplitr RemoteRef: master RemoteSha: 793708726ea5bcaef4a9ae543e0b90e7af0d19dd NeedsCompilation: no Packaged: 2026-07-01 08:25:27 UTC; root Author: Auriel M.V. Fournier [aut], Matthew E. Boone [aut], Forrest R. Stevens [aut], Emilio Bruna [aut, cre], Bianca Kramer [rev] (Kramer reviewed the package (v 1.0) for rOpenSci, see ), Najko Jahn [rev] (Jahn reviewed the package (v1.0) for rOpenSci, see ) Maintainer: Emilio Bruna