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 83 forks source link

Do not run examples #225

Closed geneorama closed 1 year ago

geneorama commented 1 year ago

The examples could cause a failure with CRAN testing.

The best way to avoid this is to make sure they are not executed using ROxygen's \dontrun{}

They mainly use demo.socrata.com, which has been generally reliable in the past, but TylerTech / Socrata will not make any assurances of future support or reliability.