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.4
Date: 2016-08-16
Author: Pablo Barbera [aut, cre], Tiago Dantas [ctb], Jonne Guyt [ctb]
Maintainer: Pablo Barbera <pbarbera@usc.edu>
URL: https://github.com/pablobarbera/instaR
BugReports: https://github.com/pablobarbera/instaR/issues
Depends: R (>= 2.12.0), httr, jsonlite
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'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-08-16 23:56:43 UTC; pablobarbera
Repository: CRAN
Date/Publication: 2016-08-17 10:40:32
Built: R 4.3.0; ; 2023-04-12 13:40:54 UTC; unix
