ropensci / neotoma

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

Fixed error causing the "help' example to fail in get.contacts. #4

Closed SimonGoring closed 11 years ago

SimonGoring commented 11 years ago

Found a mistake in the code for get.contacts, it was checking cl$contactname twice instead of checking cl$contactstatus.

I've fixed the error. The help files look weird though (check the help for get.contacts), not sure what the problem is. Any ideas?

karthik commented 11 years ago

You had unicode characters in the documentation. Fixed it. Do a upstream fetch to update your copy.

SimonGoring commented 11 years ago

The double quotes?

On Fri, Apr 12, 2013 at 9:30 PM, Karthik Ram notifications@github.comwrote:

You had unicode characters in the documentation. Fixed it. Do a upstream fetch to update your copy.

— Reply to this email directly or view it on GitHubhttps://github.com/ropensci/neotoma/pull/4#issuecomment-16326163 .

karthik commented 11 years ago

Yep

On Friday, April 12, 2013 at 7:32 PM, Simon wrote:

The double quotes?

On Fri, Apr 12, 2013 at 9:30 PM, Karthik Ram <notifications@github.com (mailto:notifications@github.com)>wrote:

You had unicode characters in the documentation. Fixed it. Do a upstream
fetch to update your copy.


Reply to this email directly or view it on GitHubhttps://github.com/ropensci/neotoma/pull/4#issuecomment-16326163
.

— Reply to this email directly or view it on GitHub (https://github.com/ropensci/neotoma/pull/4#issuecomment-16326187).