Package: instaR
Title: Access to Instagram API via R
Description: Provides an interface to the Instagram API <https://instagram.com/developer/>, which allows R users to download public pictures filtered by hashtag, popularity, user or location, and to access public users' profile data.
Version: 0.2.2
Date: 2015-11-09
Author: Pablo Barbera [aut, cre], Tiago Dantas [ctb], Jonne Guyt [ctb]
Maintainer: Pablo Barbera <pablo.barbera@nyu.edu>
URL: https://github.com/pablobarbera/instaR
BugReports: https://github.com/pablobarbera/instaR/issues
Depends: R (>= 2.12.0), httr, rjson
License: GPL-2
Collate: 'getFollowers.R' 'getFollows.R' 'getUser.R' 'getUserMedia.R'
        'instaOAuth.R' 'searchInstagram.R' 'utils.R' 'getTagCount.R'
        'getComments.R' 'getLikes.R' 'getPopular.R' 'getLocation.R'
NeedsCompilation: no
Packaged: 2015-11-10 00:31:03 UTC; pablobarbera
Repository: CRAN
Date/Publication: 2015-11-10 09:41:27
