-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #150 from Chicago/hotfix1.7.4
Hotfix1.7.4
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,17 +2,17 @@ Package: RSocrata | |
Type: Package | ||
Title: Download or Upload 'Socrata' Data Sets | ||
Description: Provides easier interaction with | ||
Socrata open data portals <http://dev.socrata.com>. | ||
'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 and manages throttling by 'Socrata'. | ||
Users can upload data to Socrata portals directly | ||
Users can upload data to 'Socrata' portals directly | ||
from R. | ||
Version: 1.7.4-5 | ||
Date: 2017-12-12 | ||
Author: Hugh Devlin, Ph. D., Tom Schenk, Jr., and John Malc | ||
Version: 1.7.4-7 | ||
Date: 2017-12-20 | ||
Author: Hugh Devlin, Ph. D., Tom Schenk, Jr., Gene Leynes, Nick Lucius, John Malc, Mark Silverberg, and Peter Schmeideskamp | ||
Maintainer: "Tom Schenk Jr." <[email protected]> | ||
Depends: | ||
R (>= 3.3.0) | ||
|