ropensci / neotoma

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

Removed Collate in DESCRIPTION, changed function names in NAMESPACE #9

Closed SimonGoring closed 11 years ago

SimonGoring commented 11 years ago

What it says. Collate was calling a now depracated file, the NAMESPACE was exporting functions with a'.' instead of "_" as a space.

sckott commented 11 years ago

merged