{
  "_id": "6a1eff15b401979e7341a907",
  "Package": "instaR",
  "Title": "Access to Instagram API via R",
  "Description": "Provides an interface to the Instagram API\n<https://instagram.com/ developer/>, which allows R users to\ndownload public pictures filtered by hashtag, popularity, user\nor location, and to access public users' profile data.",
  "Version": "0.2.5",
  "Date": "2017-06-01",
  "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",
  "License": "GPL-2",
  "Collate": "'getFollowers.R' 'getFollows.R' 'getUser.R' 'getUserMedia.R'\n'instaOAuth.R' 'searchInstagram.R' 'utils.R' 'getTagCount.R'\n'getComments.R' 'getLikes.R' 'getPopular.R' 'getLocation.R'",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://pablobarbera.r-universe.dev",
  "Date/Publication": "2017-06-02 05:21:47 UTC",
  "RemoteUrl": "https://github.com/pablobarbera/instar",
  "RemoteRef": "HEAD",
  "RemoteSha": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
  "RemoteSubdir": "instaR",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:24:40 UTC",
    "User": "root"
  },
  "MD5sum": "288984e7af9df8aa776697890ce63dfc",
  "_user": "pablobarbera",
  "_type": "src",
  "_file": "instaR_0.2.5.tar.gz",
  "_fileid": "da2c7ebe9e93ddde8440cba39088fc1f6469884f1e47c444e573494fac24073e",
  "_filesize": 118622,
  "_sha256": "da2c7ebe9e93ddde8440cba39088fc1f6469884f1e47c444e573494fac24073e",
  "_created": "2026-05-18T09:24:40.000Z",
  "_published": "2026-06-02T16:04:37.189Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79115764371,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054117525"
    },
    {
      "job": 79115763979,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054110841"
    },
    {
      "job": 79115763816,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054098681"
    },
    {
      "job": 79115763219,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054109038"
    },
    {
      "job": 79115763638,
      "time": 158,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054072171"
    },
    {
      "job": 79115762556,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363170172"
    },
    {
      "job": 79115764270,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054098904"
    },
    {
      "job": 79115763852,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054094086"
    },
    {
      "job": 79115763621,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054106806"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pablobarbera/actions/runs/26024761615",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pablobarbera/instar",
  "_commit": {
    "id": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
    "author": "Pablo Barberá <pablo.barbera@nyu.edu>",
    "committer": "Pablo Barberá <pablo.barbera@nyu.edu>",
    "message": "documentation updates + version bump\n",
    "time": 1496380907
  },
  "_maintainer": {
    "name": "Pablo Barbera",
    "email": "pbarbera@usc.edu",
    "login": "pablobarbera",
    "orcid": "0000-0002-9063-4829",
    "description": "",
    "uuid": 828570
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.12.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Depends"
    }
  ],
  "_owner": "pablobarbera",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 105,
  "_contributors": [
    {
      "user": "pablobarbera",
      "count": 69,
      "uuid": 828570
    },
    {
      "user": "jonneguyt",
      "count": 19,
      "uuid": 4620204
    },
    {
      "user": "tiagomendesdantas",
      "count": 4,
      "uuid": 11197082
    },
    {
      "user": "gioferreira",
      "count": 1,
      "uuid": 19396560
    },
    {
      "user": "alpotapov",
      "count": 1,
      "uuid": 798430
    },
    {
      "user": "mobcdi",
      "count": 1,
      "uuid": 3854701
    }
  ],
  "_userbio": {
    "uuid": 828570,
    "type": "user",
    "name": "Pablo Barberá"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/instaR"
  },
  "_devurl": "https://github.com/pablobarbera/instar",
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/instaR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pablobarbera/instar",
  "_realowner": "pablobarbera",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2015-11-10"
    },
    {
      "version": "0.2.4",
      "date": "2016-08-17"
    }
  ],
  "_exports": [
    "getComments",
    "getFollowers",
    "getFollows",
    "getLikes",
    "getLocation",
    "getPopular",
    "getTagCount",
    "getUser",
    "getUserMedia",
    "instaOAuth",
    "searchInstagram"
  ],
  "_help": [
    {
      "page": "getComments",
      "title": "Returns up to 150 comments on an instagram post",
      "topics": [
        "getComments"
      ]
    },
    {
      "page": "getFollowers",
      "title": "Get the list of users this user is followed by.",
      "topics": [
        "getFollowers"
      ]
    },
    {
      "page": "getFollows",
      "title": "Get the list of users a user follows.",
      "topics": [
        "getFollows"
      ]
    },
    {
      "page": "getLikes",
      "title": "Get the list of users who liked a photo.",
      "topics": [
        "getLikes"
      ]
    },
    {
      "page": "getLocation",
      "title": "Get basic information about a location using a location ID",
      "topics": [
        "getLocation"
      ]
    },
    {
      "page": "getPopular",
      "title": "Returns 24 popular instagram posts information",
      "topics": [
        "getPopular"
      ]
    },
    {
      "page": "getTagCount",
      "title": "Get number of times a tag has been used",
      "topics": [
        "getTagCount"
      ]
    },
    {
      "page": "getUser",
      "title": "Get basic information about a user",
      "topics": [
        "getUser"
      ]
    },
    {
      "page": "getUserMedia",
      "title": "Extract recent media published by a user.",
      "topics": [
        "getUserMedia"
      ]
    },
    {
      "page": "instaOAuth",
      "title": "Create OAuth token to Intagram R session",
      "topics": [
        "instaOAuth"
      ]
    },
    {
      "page": "searchInstagram",
      "title": "Search public media that mention a specific hashtag, or that were sent from a given area",
      "topics": [
        "searchInstagram"
      ]
    }
  ],
  "_readme": "https://github.com/pablobarbera/instar/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_score": 5.937643247619864,
  "_indexed": true,
  "_nocasepkg": "instar",
  "_universes": [
    "pablobarbera"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-18T09:26:59.000Z",
      "distro": "noble",
      "commit": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
      "fileid": "47b4eb516b55c5ee8988979e5b31bc5efa8e51804c51d665e21db3be139a85f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablobarbera/actions/runs/26024761615"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-05-18T09:26:41.000Z",
      "distro": "noble",
      "commit": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
      "fileid": "e734d979dded6bbbb492a03ff891fc42e7099d1d0b572a9eac57eea8ecee0ebb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablobarbera/actions/runs/26024761615"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-18T09:26:08.000Z",
      "commit": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
      "fileid": "631e193c9d59edf15d67b0d8be10705248db1d0194be59fb291130e72f4091b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablobarbera/actions/runs/26024761615"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-05-18T09:26:35.000Z",
      "commit": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
      "fileid": "dc0887a9d0571dc17bdc54f75c4c4c42718d88894db07eb0b8d0e41f006057bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablobarbera/actions/runs/26024761615"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-18T09:25:58.000Z",
      "commit": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
      "fileid": "52d409026f31c1d1396e83f89fc60db4faa732e58791e53842744351ebf4ff90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablobarbera/actions/runs/26024761615"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-18T09:25:47.000Z",
      "commit": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
      "fileid": "02519287c56948eaff45bd1bec88b0b89c4339a3f80ab8fc9dbcde041893db20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablobarbera/actions/runs/26024761615"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-05-18T09:26:24.000Z",
      "commit": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
      "fileid": "bf11e4fda085b74b7c432424fa12fcfecdae20c446a9835fab5ee64d0b6b73c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pablobarbera/actions/runs/26024761615"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-06-02T16:03:50.000Z",
      "commit": "997131fb45bf762d2fbf26782b2c8fcc3d0c44c6",
      "fileid": "13f2063aaa28b3bc9517e49eab94dfd68915eca96a70a7a6a134cb70e8e8d2c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pablobarbera/actions/runs/26024761615"
    }
  ]
}