CooRTweet
CooRTweet: Coordinated Networks Detection on Social Media | Detects a variety of coordinated actions on social media and outputs the network of coordinated users along with related information.
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 10 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.9%) to scientific vocabulary
Repository
CooRTweet: Coordinated Networks Detection on Social Media | Detects a variety of coordinated actions on social media and outputs the network of coordinated users along with related information.
Basic Info
- Host: GitHub
- Owner: nicolarighetti
- License: other
- Language: R
- Default Branch: master
- Homepage: https://CRAN.R-project.org/package=CooRTweet
- Size: 6.21 MB
Statistics
- Stars: 46
- Watchers: 4
- Forks: 9
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
CooRTweet
Coordinated behavior is a relevant social media strategy employed for political astroturfing (Keller et al., 2020), the spread of inappropriate content online (Giglietto et al., 2020), and activism. Software for academic research and investigative journalism has been developed in the last few years to detect coordinated behavior, such as the CooRnet R package (Giglietto, Righetti, Rossi, 2020), which detects Coordinated Link Sharing Behavior (CLSB) and Coordinated Image Sharing on Facebook and Instagram (CooRnet website), and the Coordination Network Toolkit by Timothy Graham (Graham, QUT Digital Observatory, 2020).
The CooRTweet package builds on the existing literature on coordinated behavior and the experience of previous software, particularly CooRnet, to provide R users with an easy-to-use tool to detect various coordinated networks on Twitter and any other social media. It further opens up the possibility of cross-platform analysis.
Install
Install from CRAN
r
install.packages("CooRTweet")
Quick Start
The package is compatible with any data, provided that it is formatted appropriately. It offers comprehensive support for data obtained from the Twitter Academic API in the JSON format. This format is generated by the function get_all_tweets from the R package academictwitteR, which simultaneously retrieves tweets and user information. Additionally, the simple function prep_data aids in formatting the data as required by the package.
For a walk-through see the vignette.
Citation
Righetti, N., & Balluff, P. (2025). CooRTweet: A Generalized R Software for Coordinated Network Detection. Computational Communication Research, 7(1), 1.
References
Righetti, N., Kulichkina, A., Almeida Paroni, B., Cseri, Z. F., Aguirre, S. I., & Maikovska, K. (2025). Mainstreaming and transnationalization of anti-gender ideas through social media: the case of CitizenGO. Information, Communication & Society, 1-24.
Barrie, C., & Ho, J. C. T. (2021). academictwitteR: an R package to access the Twitter Academic Research Product Track v2 API endpoint. Journal of Open Source Software, 6(62), 3272, https://doi.org/10.21105/joss.03272
Giglietto, F., Righetti, N., & Rossi, L. (2020). CooRnet. detect coordinated link sharing behavior on social media. R package version 1.5.0. https://github.com/fabiogiglietto/CooRnet
Giglietto, F., Righetti, N., Rossi, L., & Marino, G. (2020). It takes a village to manipulate the media: coordinated link sharing behavior during 2018 and 2019 Italian elections. Information, Communication & Society, 23(6), 867-891. https://doi.org/10.1080/1369118X.2020.1739732
Graham, Timothy; QUT Digital Observatory; (2020): Coordination Network Toolkit. Queensland University of Technology. (Software) https://doi.org/10.25912/RDF_1632782596538
Keller, F. B., Schoch, D., Stier, S., & Yang, J. (2020). Political astroturfing on Twitter: How to coordinate a disinformation campaign. Political Communication, 37(2), 256-280. https://doi.org/10.1080/10584609.2019.1661888
Kulichkina, A., Righetti, N., & Waldherr, A. (2024). Protest and repression on social media: Pro-Navalny and pro-government mobilization dynamics and coordination patterns on Russian Twitter. New Media & Society, https://doi.org/10.1177/146144482412541.
Righetti, N., Giglietto, F., Kakavand, A. E., Kulichkina, A., Marino, G., & Terenzi, M. (2022). Political advertisement and coordinated behavior on social media in the lead-up to the 2021 German federal elections. Dusseldorf: Media Authority of North Rhine-Westphalia, 6. https://www.medienanstalt-nrw.de/fileadmin/userupload/NeueWebsite0120/ZumNachlesen/BTW22Political_Advertisement.PDF
Acknowledgments
This work was partially supported by the vera.ai project, funded by the European Union through the Horizon Europe program (Grant Agreement ID 101070093).
Owner
- Name: Nicola Righetti
- Login: nicolarighetti
- Kind: user
- Website: https://nicolarighetti.net/
- Repositories: 4
- Profile: https://github.com/nicolarighetti
Citation (citation.CFF)
cff-version: 2.1.0 message: "If you use this package, please use the following citation." authors: - family-names: "Righetti" given-names: "Nicola" orcid: "https://orcid.org/0000-0002-9257-5113" - family-names: "Balluff" given-names: "Paul" orcid: "https://orcid.org/0000-0001-9548-3225" title: "CooRTweet: Coordinated Networks Detection on Social Media" date-released: 2023-05-17 url: "https://github.com/nicolarighetti/CooRTweet"
GitHub Events
Total
- Issues event: 2
- Watch event: 13
- Delete event: 3
- Issue comment event: 2
- Push event: 22
- Fork event: 5
- Create event: 1
Last Year
- Issues event: 2
- Watch event: 13
- Delete event: 3
- Issue comment event: 2
- Push event: 22
- Fork event: 5
- Create event: 1
Packages
- Total packages: 1
-
Total downloads:
- cran 301 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 7
- Total maintainers: 1
cran.r-project.org: CooRTweet
Coordinated Networks Detection on Social Media
- Homepage: https://github.com/nicolarighetti/CooRTweet
- Documentation: http://cran.r-project.org/web/packages/CooRTweet/CooRTweet.pdf
- License: MIT + file LICENSE
-
Latest release: 2.1.2
published 12 months ago
Rankings
Maintainers (1)
Dependencies
- academictwitteR >= 0.2.0 imports
- data.table >= 1.14.0 imports
- doSNOW >= 1.0.0 imports
- dplyr >= 1.0.0 imports
- foreach >= 1.5.0 imports
- igraph >= 1.2.0 imports
- lubridate >= 1.7.0 imports
- magrittr >= 2.0.0 imports
- parallel >= 4.1.0 imports
- purrr >= 0.3.0 imports
- rlang >= 1.0.0 imports
- stringr >= 1.4.0 imports
- tidyr >= 1.1.0 imports
- tidytable >= 0.8.0 imports
- utils >= 2.11.0 imports
- visNetwork >= 2.1.0 imports
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite