There is a newer version of this record available.

Software Open Access

ropensci/rtweet: rtweet 1.1.0

Michael W. Kearney; Lluís Revilla; 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


JSON Export

{
  "files": [
    {
      "links": {
        "self": "https://zenodo.org/api/files/58ab2c4b-45c1-4a65-b904-07cc015fd9ac/ropensci/rtweet-v1.1.0.zip"
      }, 
      "checksum": "md5:543e8a251a765424d4de1a52d8c51cb7", 
      "bucket": "58ab2c4b-45c1-4a65-b904-07cc015fd9ac", 
      "key": "ropensci/rtweet-v1.1.0.zip", 
      "type": "zip", 
      "size": 2931484
    }
  ], 
  "owners": [
    58062
  ], 
  "doi": "10.5281/zenodo.7517577", 
  "stats": {
    "version_unique_downloads": 59.0, 
    "unique_views": 50.0, 
    "views": 55.0, 
    "version_views": 1234.0, 
    "unique_downloads": 2.0, 
    "version_unique_views": 1119.0, 
    "volume": 5862968.0, 
    "version_downloads": 67.0, 
    "downloads": 2.0, 
    "version_volume": 374633878.0
  }, 
  "links": {
    "doi": "https://doi.org/10.5281/zenodo.7517577", 
    "conceptdoi": "https://doi.org/10.5281/zenodo.2528480", 
    "bucket": "https://zenodo.org/api/files/58ab2c4b-45c1-4a65-b904-07cc015fd9ac", 
    "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.2528480.svg", 
    "html": "https://zenodo.org/record/7517577", 
    "latest_html": "https://zenodo.org/record/7787167", 
    "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.7517577.svg", 
    "latest": "https://zenodo.org/api/records/7787167"
  }, 
  "conceptdoi": "10.5281/zenodo.2528480", 
  "created": "2023-01-09T22:50:57.474870+00:00", 
  "updated": "2023-03-30T21:44:34.372934+00:00", 
  "conceptrecid": "2528480", 
  "revision": 4, 
  "id": 7517577, 
  "metadata": {
    "access_right_category": "success", 
    "doi": "10.5281/zenodo.7517577", 
    "description": "<ul>\n<li>Fixed a bug that prevented posting multiple media in the same tweet.</li>\n<li>Argument premium is correctly handled in <code>search_fullarchive</code> and <code>search_30day</code> (#720).  </li>\n<li>ts_plot uses the first two columns of grouped data.frames for plotting (#724 and #727).</li>\n<li>get_timeline returns user data for multiple accounts (#723).</li>\n<li>network_data now handles deleted accounts (#730).</li>\n<li>retryonratelimit works again on paginated endpoints (#732).</li>\n<li>Fixed multiple bugs that prevented <code>auth_sitrep()</code> to work in some cases. </li>\n<li>Provided <code>rbind</code> and subsetting methods (<code>[</code>) for rtweet new classes.</li>\n<li>Fixed a bug about sending a private message (#735).</li>\n<li>Provided a function <code>clean_tweets()</code> for cleaning entities from the text of tweets (#721).</li>\n<li>New helper methods for extracting data from entities in tweets: <code>entity()</code>.</li>\n<li>Columns of the parsed output are now always in the same order (#740).</li>\n<li>New methods to retrieve <code>ids()</code> from multiple classes and print nicer in <code>post_tweet()</code> (#452).</li>\n<li><code>post_tweet()</code> now invisible returns the tweet information.</li>\n<li>Provides initial support for API v2 for streaming endpoints: \n<code>filtered_stream()</code> and <code>sample_stream()</code>, including adding rules \n<code>stream_add_rules()</code> and <code>stream_rm_rules()</code>.</li>\n<li>Deprecated old stream function. </li>\n<li>Handle more graciously if a whole data.frame is used for <code>lookup_tweets()</code>.</li>\n</ul>", 
    "license": {
      "id": "other-open"
    }, 
    "title": "ropensci/rtweet: rtweet 1.1.0", 
    "relations": {
      "version": [
        {
          "count": 5, 
          "index": 3, 
          "parent": {
            "pid_type": "recid", 
            "pid_value": "2528480"
          }, 
          "is_last": false, 
          "last_child": {
            "pid_type": "recid", 
            "pid_value": "7787167"
          }
        }
      ]
    }, 
    "version": "v1.1.0", 
    "publication_date": "2023-01-09", 
    "creators": [
      {
        "affiliation": "@AwareHQ", 
        "name": "Michael W. Kearney"
      }, 
      {
        "affiliation": "@ibd-bcn", 
        "name": "Llu\u00eds Revilla"
      }, 
      {
        "affiliation": "@posit-pbc", 
        "name": "Hadley Wickham"
      }, 
      {
        "affiliation": "GreyNoise Intelligence", 
        "name": "boB Rudis"
      }, 
      {
        "name": "Thomas Keller"
      }, 
      {
        "name": "Simon He\u00df"
      }, 
      {
        "name": "tylermorganwall"
      }, 
      {
        "name": "Kevin Taylor"
      }, 
      {
        "affiliation": "@ropensci", 
        "name": "Ma\u00eblle Salmon"
      }, 
      {
        "name": "Diego H."
      }, 
      {
        "affiliation": "OBCT/CCI", 
        "name": "Giorgio Comai"
      }, 
      {
        "name": "Ben Dilday"
      }, 
      {
        "affiliation": "Berkeley Institute for Data Science", 
        "name": "Jeroen Ooms"
      }, 
      {
        "affiliation": "Booz Allen Hamilton", 
        "name": "Richard Latham"
      }, 
      {
        "name": "Mike Chapple"
      }, 
      {
        "name": "001ben"
      }, 
      {
        "name": "Aaron Rudkin"
      }, 
      {
        "name": "Benjamin Soltoff"
      }, 
      {
        "name": "Bfics"
      }, 
      {
        "affiliation": "Thought and Memory, LLC", 
        "name": "Brent Schneeman"
      }, 
      {
        "affiliation": "https://posit.co", 
        "name": "Christophe Dervieux"
      }, 
      {
        "name": "Dave Parr"
      }, 
      {
        "affiliation": "Centre for Ecology & Hydrology", 
        "name": "Dr Tom August"
      }, 
      {
        "affiliation": "@RStudio", 
        "name": "Emil Hvitfeldt"
      }, 
      {
        "name": "Filipe Cavalcanti"
      }, 
      {
        "affiliation": "@rstudio", 
        "name": "Garrick Aden-Buie"
      }, 
      {
        "name": "Hiroaki Yutani"
      }, 
      {
        "affiliation": "@uc3m @IBiDat", 
        "name": "I\u00f1aki Ucar"
      }, 
      {
        "affiliation": "Los Alamos National Laboratory", 
        "name": "Jemma Stachelek"
      }, 
      {
        "affiliation": "@posit-pbc", 
        "name": "Jennifer (Jenny) Bryan"
      }
    ], 
    "access_right": "open", 
    "resource_type": {
      "type": "software", 
      "title": "Software"
    }, 
    "related_identifiers": [
      {
        "scheme": "url", 
        "identifier": "https://github.com/ropensci/rtweet/tree/v1.1.0", 
        "relation": "isSupplementTo"
      }, 
      {
        "scheme": "doi", 
        "identifier": "10.5281/zenodo.2528480", 
        "relation": "isVersionOf"
      }
    ]
  }
}
1,234
67
views
downloads
All versions This version
Views 1,23455
Downloads 672
Data volume 374.6 MB5.9 MB
Unique views 1,11950
Unique downloads 592

Share

Cite as