ropensci / neotoma

Programmatic R interface to the Neotoma Paleoecological Database.
https://docs.ropensci.org/neotoma
Other
30 stars 16 forks source link

update to get_publications #12

Closed SimonGoring closed 11 years ago

SimonGoring commented 11 years ago

get_publications was choking on a couple examples when there was a NULL author.

karthik commented 11 years ago

Done.

On Monday, June 17, 2013 at 11:03 AM, Simon wrote:

get_publications was choking on a couple examples when there was a NULL author. You can merge this Pull Request by running git pull https://github.com/SimonGoring/neotoma master Or view, comment on, or merge it at: https://github.com/ropensci/neotoma/pull/12 Commit Summary Updated get_publications to error check null values

File Changes M .Rproj.user/51D02258/pcs/source-pane.pper (https://github.com/ropensci/neotoma/pull/12/files#diff-0) (2) M .Rproj.user/51D02258/persistent-state (https://github.com/ropensci/neotoma/pull/12/files#diff-1) (2) M .Rproj.user/51D02258/sdb/prop/INDEX (https://github.com/ropensci/neotoma/pull/12/files#diff-2) (12) D .Rproj.user/51D02258/sdb/s-EAD215B1/AC71BB42 (https://github.com/ropensci/neotoma/pull/12/files#diff-3) (15) M .gitignore (https://github.com/ropensci/neotoma/pull/12/files#diff-4) (3) M NAMESPACE (https://github.com/ropensci/neotoma/pull/12/files#diff-5) (2) M R/get_publications.R (https://github.com/ropensci/neotoma/pull/12/files#diff-6) (7) D s-EAD215B1/lock_file b/.Rproj.user/51D02258/sdb/s-EAD215B1/lock_file (https://github.com/ropensci/neotoma/pull/12/files#diff-7) (0)

Patch Links: https://github.com/ropensci/neotoma/pull/12.patch https://github.com/ropensci/neotoma/pull/12.diff