Software Open Access
Lluís Revilla; Michael W. Kearney; Hadley Wickham; boB Rudis; Thomas Keller; Simon Heß; tylermorganwall; Kevin Taylor; Maëlle Salmon; Diego H.; Giorgio Comai; Ben Dilday; Jeroen Ooms; Richard Latham; Mike Chapple; 001ben; Aaron Rudkin; Benjamin Soltoff; Bfics; Brent Schneeman; Christophe Dervieux; Dave Parr; Dr Tom August; Emil Hvitfeldt; Filipe Cavalcanti; Garrick Aden-Buie; Hiroaki Yutani; Iñaki Ucar; Jemma Stachelek; Jennifer (Jenny) Bryan
{ "description": "Authentication changes\n<ul>\n<li><p>New <code>client_*</code> functions to save, set and use a client app using Twitter API \nvia the new authentication mechanism <code>rtweet_oauth2()</code> (see below).\nIt has a helper function for the scopes the client is allowed to do <code>set_scopes()</code>.\nEndpoint have different scope requirements.</p>\n</li>\n<li><p>New authentication mechanism <code>rtweet_oauth2()</code> required by some endpoints.\nOnly valid for 2 hours until it is automatically renewed, but it is left to \nthe user to save it every time it is renewed.</p>\n</li>\n</ul>\nNew endpoints using API v2\n<p>New endpoints to retrieve data from twitter, no action is performed (no blocking, muting, posting new tweets...):</p>\n<ul>\n<li><p>New list endpoints: <code>list_expansions()</code>, <code>list_fields()</code>, <code>list_followers()</code>, \n<code>list_get()</code>, <code>list_members()</code>, <code>list_membership()</code>, <code>list_tweets()</code>.</p>\n</li>\n<li><p>New tweet endpoints: <code>tweet_get()</code>, <code>tweet_liking_users()</code>, <code>tweet_retweeted_by()</code>.</p>\n</li>\n<li><p>New user endpoints: <code>user_blocked()</code>,<code>user_bookmarks()</code>,<code>user_by_username()</code>,\n<code>user_following()</code>, <code>user_followers()</code>, <code>user_liked_tweets()</code>, \n<code>user_list_follows()</code>, <code>user_lists()</code>, <code>user_mentions()</code>, <code>user_search()</code>, \n<code>user_self()</code>, <code>user_timeline()</code>, <code>user_tweets()</code>.</p>\n</li>\n<li><p>New statistic endpoints: <code>tweet_counts_recent()</code>, <code>tweet_counts_all()</code>.</p>\n</li>\n</ul>\nOther changes\n<ul>\n<li><p>Small breaking change: <code>expansions</code> and <code>fields</code> arguments now use <code>NA</code> for all and <code>NULL</code> for none.</p>\n</li>\n<li><p>New functions to set expansions and fields for the new functions: <code>set_expansions()</code>, <code>set_fields()</code>.</p>\n</li>\n<li><p>Fixed a bug that prevented <code>auth_setup_default()</code> to work (#756 and #744)</p>\n</li>\n<li><p>Fixed a bug so that the streaming functions use the current token.</p>\n</li>\n</ul>", "license": "", "creator": [ { "affiliation": "@irsi-tiv", "@type": "Person", "name": "Llu\u00eds Revilla" }, { "affiliation": "@AwareHQ", "@type": "Person", "name": "Michael W. Kearney" }, { "affiliation": "@posit-pbc", "@type": "Person", "name": "Hadley Wickham" }, { "affiliation": "GreyNoise Intelligence", "@type": "Person", "name": "boB Rudis" }, { "@type": "Person", "name": "Thomas Keller" }, { "@type": "Person", "name": "Simon He\u00df" }, { "@type": "Person", "name": "tylermorganwall" }, { "@type": "Person", "name": "Kevin Taylor" }, { "affiliation": "@ropensci", "@type": "Person", "name": "Ma\u00eblle Salmon" }, { "@type": "Person", "name": "Diego H." }, { "affiliation": "OBCT/CCI", "@type": "Person", "name": "Giorgio Comai" }, { "@type": "Person", "name": "Ben Dilday" }, { "affiliation": "Berkeley Institute for Data Science", "@type": "Person", "name": "Jeroen Ooms" }, { "affiliation": "Booz Allen Hamilton", "@type": "Person", "name": "Richard Latham" }, { "@type": "Person", "name": "Mike Chapple" }, { "@type": "Person", "name": "001ben" }, { "@type": "Person", "name": "Aaron Rudkin" }, { "@type": "Person", "name": "Benjamin Soltoff" }, { "@type": "Person", "name": "Bfics" }, { "affiliation": "Thought and Memory, LLC", "@type": "Person", "name": "Brent Schneeman" }, { "affiliation": "https://posit.co", "@type": "Person", "name": "Christophe Dervieux" }, { "affiliation": "www.engi.ai", "@type": "Person", "name": "Dave Parr" }, { "affiliation": "Centre for Ecology & Hydrology", "@type": "Person", "name": "Dr Tom August" }, { "affiliation": "@RStudio", "@type": "Person", "name": "Emil Hvitfeldt" }, { "@type": "Person", "name": "Filipe Cavalcanti" }, { "affiliation": "@rstudio", "@type": "Person", "name": "Garrick Aden-Buie" }, { "@type": "Person", "name": "Hiroaki Yutani" }, { "affiliation": "@uc3m @IBiDat", "@type": "Person", "name": "I\u00f1aki Ucar" }, { "affiliation": "Los Alamos National Laboratory", "@type": "Person", "name": "Jemma Stachelek" }, { "affiliation": "@posit-pbc", "@type": "Person", "name": "Jennifer (Jenny) Bryan" } ], "url": "https://zenodo.org/record/7787167", "codeRepository": "https://github.com/ropensci/rtweet/tree/v1.2.0", "datePublished": "2023-03-30", "version": "v1.2.0", "@context": "https://schema.org/", "identifier": "https://doi.org/10.5281/zenodo.7787167", "@id": "https://doi.org/10.5281/zenodo.7787167", "@type": "SoftwareSourceCode", "name": "ropensci/rtweet: rtweet 1.2.0" }
All versions | This version | |
---|---|---|
Views | 1,345 | 44 |
Downloads | 74 | 3 |
Data volume | 401.1 MB | 8.8 MB |
Unique views | 1,218 | 43 |
Unique downloads | 66 | 3 |