Chicago / RSocrata

Provides easier interaction with Socrata open data portals http://dev.socrata.com. Users can provide a 'Socrata' data set resource URL, or a 'Socrata' Open Data API (SoDA) web query, or a 'Socrata' "human-friendly" URL, returns an R data frame. Converts dates to 'POSIX' format. Manages throttling by 'Socrata'.
https://CRAN.R-project.org/package=RSocrata
Other
236 stars 84 forks source link

reverting readme to remove warning #229

Closed geneorama closed 1 year ago

geneorama commented 1 year ago

I wanted to use this as a test for Travis CI as well.

When I run manually I don't see any issues. I also set NOT_CRAN=FALSE globally (which isn't the right way to do it)

geneorama commented 1 year ago

Something weird is happening here with the file, I think it will be cleaner to start over.