Changing install packages to CRAN Library #57
Changing install packages to CRAN Library #57GraysenF1 wants to merge 2 commits intocrkn-rcdr:mainfrom
Conversation
Helps explain what this folder does to someone who pokes around the repository without running the code first.
There was a problem hiding this comment.
The rcrossref and geonames package installation should not include "ropensci/" as this was part of the path on GitHub. There is also a typo: in line 27, add an "r" since the package is called rcrossref.
Confirmed that these are current packages by looking at CRAN documentation for rcrossref and geonames
There was a problem hiding this comment.
The rcrossref and geonames package installation should not include "ropensci/" as this was part of the path on GitHub. There is also a typo: in line 27, add an "r" since the package is called rcrossref.
Confirmed that these are current packages by looking at CRAN documentation for rcrossref and geonames
There was a problem hiding this comment.
Change the word file to folder, since it is the folder that is empty.
Adding a description of each of the data files generated by the Rorcid_Crossref_Authors.R file would add value to this README.
#18 fixed