Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
f9695a4
tidygeocider now default for geocoding
embruna Jan 16, 2025
8ac1140
tidygeoicoder new dfault
embruna Jan 16, 2025
2eb48ea
added tidygeocoder to description
embruna Jan 17, 2025
5b4d917
updated authors_georef to use tidydeocoder as default
embruna Jan 17, 2025
b3076f9
added zip code to addr that gets georeferenced
embruna Jan 17, 2025
48aaa58
corrected typo
embruna Jan 17, 2025
3bb27f0
edited the note on how many couldn't be georef'd
embruna Jan 17, 2025
b31444a
revising
embruna Jan 21, 2025
15a8b2f
draft updates to authors_address
embruna Jan 23, 2025
5c509ef
updates
embruna Feb 6, 2025
84326bf
added cleanup of japan and england
embruna Mar 7, 2025
3b0aa5d
remove big authors_address update from this branch
embruna Mar 7, 2025
a1dddf2
updating address parsing
embruna Mar 7, 2025
c52e58b
ready to merge with authors_address
embruna Mar 7, 2025
9f6c3f1
added info on new geocoding to readme and news
embruna Mar 10, 2025
66258b9
replace old authors_address with new code
embruna Mar 10, 2025
b7ad8b1
formatting, added default to function call
embruna Mar 21, 2025
8329f3f
cleanup and formatting
embruna Mar 22, 2025
d8214c7
updating georeferencing info in vignette and readme
embruna Mar 24, 2025
0b863fa
no longer uses deprecated `fortify`,
embruna Mar 24, 2025
5f65780
update messages
embruna Mar 24, 2025
13ab87b
edit test styatement to remove white space
embruna Mar 24, 2025
b49ed50
change ifelse to if / if
embruna Mar 24, 2025
fd6f667
update
embruna Mar 24, 2025
1c02339
adding license to DESCRIPTION
embruna Mar 25, 2025
e68c680
update vignette Rmd
embruna Mar 25, 2025
f8b05cb
removing case_when
embruna Mar 25, 2025
76c94da
correcting replacement
embruna Mar 25, 2025
61b5349
base-r pipe
embruna Mar 25, 2025
e945ee6
remiove non-ascii
embruna Mar 25, 2025
1bf14e9
replace size with linewidth line 416
embruna Mar 25, 2025
ead7aab
update license
embruna Mar 25, 2025
23eb10c
license edit
embruna Mar 25, 2025
2f39979
tweaks to address R CMD
embruna Mar 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ Imports:
Hmisc,
igraph,
Matrix,
magrittr,
network,
stringdist,
rworldmap,
sna
sna,
tidygeocoder
Suggests:
covr,
gdtools,
Expand All @@ -63,7 +63,7 @@ VignetteBuilder:
Remotes:
dkahle/ggmap
Encoding: UTF-8
RoxygenNote: 7.1.2
RoxygenNote: 7.3.2
X-schema.org-keywords:
name disambiguation,
bibliometrics,
Expand Down
4 changes: 0 additions & 4 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ export(plot_net_coauthor)
export(plot_net_country)
export(references_read)
importFrom(ggmap,geocode)
importFrom(ggplot2,theme)
importFrom(dplyr,arrange)
importFrom(dplyr,tally)
importFrom(magrittr, "%>%")
importFrom(network,"%v%")
importFrom(rworldmap,addMapLegend)
importFrom(stats,na.omit)
Expand Down
45 changes: 39 additions & 6 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,66 @@
# refsplitr News


refsplitr 1.2 (2025-04-26)
=========================

### NEW FEATURES

* The new default service for georeferencing author institutions is the free
[Nominatim](https://nominatim.org/) service, which uses OpenStreetMap (OSM) data and
which `refsplitr` queries via the [`tidygeocoder`]((https://jessecambon.github.io/tidygeocoder/)
package.[`tidygeocoder`](https://jessecambon.github.io/tidygeocoder/).
The Google Maps API is still an option, but users should be aware that their
georeferencing request may exceed the lower limit of free queries.

* The `authors_addresses` function has been updated and is now more efficient.

* In `plot_net_address`: the deprecated function `fortify` has been replaced
with `sf_convert`


refsplitr 1.0.2 (2024-08-12)
=========================

### NEW FEATURES


* `references_read` now extracts additional fields from Web of Science records: WE (Source Database), C3 (all author affiliations, equivalent to the Scopus `affiliations` field code), EI (eISSN), OA (Open Access), and RID (the original version of the Thomson-Reuters ResearcherID (RI); authors of some older publications might have an RID but not an RI). These are not included in the default output of `references_read`, to include them use `include_all = TRUE`.
* `references_read` now extracts additional fields from Web of Science
records: WE (Source Database), C3 (all author affiliations, equivalent to the
Scopus `affiliations` field code), EI (eISSN), OA (Open Access), and RID
(the original version of the Thomson-Reuters ResearcherID (RI); authors of
some older publications might have an RID but not an RI). These are not
included in the default output of `references_read`; to include
them use `include_all = TRUE`.

* `references_read` no longer extracts some rarely used field codes: GE, LT, MC, MI, and TA
* `references_read` no longer extracts some rarely used field codes:
GE, LT, MC, MI, and TA

* The following field codes are now returned by default when using `references_read`: DT (Document Type), ID (Keywords Plus), IS (Issue), JI (ISO abbreviated source code), and NR (number of references cited by the article).
* The following field codes are now returned by default when using
`references_read`: DT (Document Type), ID (Keywords Plus), IS (Issue),
JI (ISO abbreviated source code), and NR (number of references cited
by the article).


refsplitr 1.0.1 (2024-07-23)
=========================

### NEW FEATURES

* output of `plot_net_country()` now includes a list of any authors that have a lat-lon but no country (called with `products$fixable_countries`).Users can correct these and re-run the visualization to include them in the graph.
* output of `plot_net_country()` now includes a list of any authors that have
a lat-lon but no country (called with `products$fixable_countries`).Users can
correct these and re-run the visualization to include them in the graph.

### DEPRECATED AND DEFUNCT

* Removed the dependency on deprecated package [maptools](https://cran.r-project.org/web/packages/maptools/index.html). [(#90)](https://github.com/ropensci/refsplitr/issues/90)
* Removed the dependency on deprecated package
[maptools](https://cran.r-project.org/web/packages/maptools/index.html).
[(#90)](https://github.com/ropensci/refsplitr/issues/90)

### DOCUMENTATION FIXES

* Updated README with citation of the _Journal of Open Source Software_ article describing refsplitr.
* Updated README with citation of the _Journal of Open Source Software_
article describing refsplitr.


refsplitr 0.9.0 (2020-01-14)
Expand Down
Loading