ropensci / rerddap

R client for working with ERDDAP servers
https://docs.ropensci.org/rerddap
Other
40 stars 14 forks source link

Check that dplyr stuff is working #67

Closed sckott closed 6 years ago

sckott commented 7 years ago

Given new versions that deprecate underscore functions (e.g., arrange_), make sure that we're still working as expected with old version and newer versions of dplyr

sckott commented 6 years ago

all seems fine