refsplitr
R package for processing, organizing, and visualizing reference records downloaded from the Web of Science. - GitHub - ropensci/refsplitr: R package for processing, organizing, an
Author disambiguation for bibliometrics, still grinding on the hard part: which names are the same person.
◆Recent moves
- 28d ago
Further refinement of the author grouping algorithm
Another pass at the author grouping algorithm, the component that decides which name variants represent one researcher. The entry defers detail to NEWS, but this is the third consecutive release touching disambiguation accuracy, which is where the package's output quality is actually determined.
View source ↗ - 29d ago
Minor fixes and ORCID matching edits
Small bug fixes plus adjustments to ORCID ID matching, released a day before 1.2.3. Described only in NEWS, and narrow enough that downstream results should be largely unaffected.
View source ↗ - 1y ago
New address parsing algorithm, changed georeferencing default
Replaces the address parsing algorithm and changes the default option for georeferencing author institutions. Both sit upstream of every map and network output the package produces, so results generated before and after this release are not directly comparable.
View source ↗ - 2y ago
Unresolved countries surfaced, maptools dependency dropped
plot_net_country() now returns authors that have coordinates but no resolved country via products$fixable_countries, so users can correct them and rerun rather than silently losing records from the graph. The deprecated maptools dependency was removed in the same release.
View source ↗ - 6y ago
rOpenSci release v0.9.0
Marks the package's release following rOpenSci peer review, with 1.0.0 deferred until the accompanying publication details were added. A process milestone rather than a change in capability.
View source ↗