{
  "_id": "6a107c28acfb0bcc41cae1c6",
  "Package": "CooRTweet",
  "Version": "2.1.3",
  "Date": "2025-03-14",
  "Type": "Package",
  "Title": "Coordinated Networks Detection on Social Media",
  "Description": "Detects a variety of coordinated actions on social media\nand outputs the network of coordinated users along with related\ninformation.",
  "Authors@R": "c(\nperson(\"Nicola\", \"Righetti\",\nemail = \"nicola.righetti@uniurb.it\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID=\"0000-0002-9257-5113\")),\nperson(\"Paul\", \"Balluff\",\nemail = \"paul.balluff@gesis.org\",\nrole = c(\"aut\"),\ncomment = c(ORCID=\"0000-0001-9548-3225\"))\n)",
  "Author": "Nicola Righetti [aut, cre]\n(<https://orcid.org/0000-0002-9257-5113>), Paul Balluff [aut]\n(<https://orcid.org/0000-0001-9548-3225>)",
  "Maintainer": "Nicola Righetti <nicola.righetti@uniurb.it>",
  "URL": "https://github.com/nicolarighetti/CooRTweet",
  "BugReports": "https://github.com/nicolarighetti/CooRTweet/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev",
  "Repository": "https://nicolarighetti.r-universe.dev",
  "Date/Publication": "2025-07-10 09:47:57 UTC",
  "RemoteUrl": "https://github.com/nicolarighetti/coortweet",
  "RemoteRef": "HEAD",
  "RemoteSha": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 07:20:52 UTC",
    "User": "root"
  },
  "MD5sum": "1cf7bf19d8a51a25fe0f65bbdb614f27",
  "_user": "nicolarighetti",
  "_type": "src",
  "_file": "CooRTweet_2.1.3.tar.gz",
  "_fileid": "ae6f877429a5f58ed3a64cafdcbcd7e7aad01e7a8602a1a99f8d89912ed6b144",
  "_filesize": 2944664,
  "_sha256": "ae6f877429a5f58ed3a64cafdcbcd7e7aad01e7a8602a1a99f8d89912ed6b144",
  "_created": "2026-05-06T07:20:52.000Z",
  "_published": "2026-05-22T15:54:16.007Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77415051242,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824768185"
    },
    {
      "job": 77415051018,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824769189"
    },
    {
      "job": 77415051017,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824764751"
    },
    {
      "job": 77415050983,
      "time": 228,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824766138"
    },
    {
      "job": 77415050931,
      "time": 366,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824728018"
    },
    {
      "job": 77415050544,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164782856"
    },
    {
      "job": 77415051143,
      "time": 167,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824767571"
    },
    {
      "job": 77415051563,
      "time": 149,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824763526"
    },
    {
      "job": 77415051250,
      "time": 173,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824768809"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nicolarighetti/actions/runs/25421680595",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nicolarighetti/coortweet",
  "_commit": {
    "id": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
    "author": "Nicola Righetti <nicolarighetti79@gmail.com>",
    "committer": "Nicola Righetti <nicolarighetti79@gmail.com>",
    "message": "Merge branch 'master' of https://github.com/nicolarighetti/CooRTweet\n",
    "time": 1752140877
  },
  "_maintainer": {
    "name": "Nicola Righetti",
    "email": "nicola.righetti@uniurb.it",
    "login": "nicolarighetti",
    "uuid": 24635817,
    "orcid": "0000-0002-9257-5113"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "tidytable",
      "role": "Imports"
    },
    {
      "package": "RcppSimdJson",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nicolarighetti",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 53,
  "_contributors": [
    {
      "user": "nicolarighetti",
      "count": 192,
      "uuid": 24635817
    },
    {
      "user": "mrwunderbar666",
      "count": 67,
      "uuid": 20080275
    },
    {
      "user": "chainsawriot",
      "count": 1,
      "uuid": 637269
    }
  ],
  "_userbio": {
    "uuid": 24635817,
    "type": "user",
    "name": "Nicola Righetti"
  },
  "_downloads": {
    "count": 307,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CooRTweet"
  },
  "_devurl": "https://github.com/nicolarighetti/coortweet",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CooRTweet.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nicolarighetti/coortweet",
  "_realowner": "nicolarighetti",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3",
      "date": "2023-05-25"
    },
    {
      "version": "1.5.0",
      "date": "2023-09-05"
    },
    {
      "version": "2.0.0",
      "date": "2024-01-15"
    },
    {
      "version": "2.0.1",
      "date": "2024-03-18"
    },
    {
      "version": "2.0.2",
      "date": "2024-03-29"
    },
    {
      "version": "2.1.0",
      "date": "2025-01-09"
    },
    {
      "version": "2.1.2",
      "date": "2025-03-11"
    }
  ],
  "_exports": [
    "account_stats",
    "detect_groups",
    "flag_speed_share",
    "generate_coordinated_network",
    "group_stats",
    "load_many_tweets_json",
    "load_tweets_json",
    "load_twitter_users_json",
    "normalize_text",
    "prep_data",
    "preprocess_tweets",
    "preprocess_twitter_users",
    "remove_hashtags",
    "reshape_tweets",
    "simulate_data"
  ],
  "_datasets": [
    {
      "name": "german_elections",
      "title": "German 2021 election campaign",
      "object": "german_elections",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "account_id",
        "post_id",
        "url_id",
        "hashtag_id",
        "domain_id",
        "phash_id",
        "timestamp"
      ],
      "rows": 218971,
      "table": true,
      "tojson": true
    },
    {
      "name": "russian_coord_tweets",
      "title": "Pro-Government Russian Tweet Dataset",
      "object": "russian_coord_tweets",
      "class": [
        "data.frame"
      ],
      "fields": [
        "object_id",
        "account_id",
        "content_id",
        "timestamp_share"
      ],
      "rows": 35125,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "account_stats",
      "title": "account_stats",
      "topics": [
        "account_stats"
      ]
    },
    {
      "page": "detect_groups",
      "title": "detect_groups",
      "topics": [
        "detect_groups"
      ]
    },
    {
      "page": "do_remove_loops",
      "title": "Remove loops from the result.",
      "topics": [
        "do_remove_loops"
      ]
    },
    {
      "page": "filter_min_participation",
      "title": "Filter the result by minimum participation",
      "topics": [
        "filter_min_participation"
      ]
    },
    {
      "page": "flag_speed_share",
      "title": "flag_speed_share",
      "topics": [
        "flag_speed_share"
      ]
    },
    {
      "page": "generate_coordinated_network",
      "title": "generate_coordinated_network",
      "topics": [
        "generate_coordinated_network"
      ]
    },
    {
      "page": "german_elections",
      "title": "German 2021 election campaign",
      "topics": [
        "german_elections"
      ]
    },
    {
      "page": "group_stats",
      "title": "group_stats",
      "topics": [
        "group_stats"
      ]
    },
    {
      "page": "load_many_tweets_json",
      "title": "load_many_tweets_json",
      "topics": [
        "load_many_tweets_json"
      ]
    },
    {
      "page": "load_tweets_json",
      "title": "load_tweets_json",
      "topics": [
        "load_tweets_json"
      ]
    },
    {
      "page": "load_twitter_users_json",
      "title": "load_twitter_users_json",
      "topics": [
        "load_twitter_users_json"
      ]
    },
    {
      "page": "normalize_text",
      "title": "Normalize text",
      "topics": [
        "normalize_text"
      ]
    },
    {
      "page": "prep_data",
      "title": "prep_data",
      "topics": [
        "prep_data"
      ]
    },
    {
      "page": "preprocess_tweets",
      "title": "preprocess_tweets",
      "topics": [
        "preprocess_tweets"
      ]
    },
    {
      "page": "preprocess_twitter_users",
      "title": "preprocess_twitter_users",
      "topics": [
        "preprocess_twitter_users"
      ]
    },
    {
      "page": "remove_hashtags",
      "title": "Remove hashtags",
      "topics": [
        "remove_hashtags"
      ]
    },
    {
      "page": "reshape_tweets",
      "title": "reshape_tweets",
      "topics": [
        "reshape_tweets"
      ]
    },
    {
      "page": "russian_coord_tweets",
      "title": "Pro-Government Russian Tweet Dataset",
      "topics": [
        "russian_coord_tweets"
      ]
    },
    {
      "page": "simulate_data",
      "title": "simulate_data",
      "topics": [
        "simulate_data"
      ]
    }
  ],
  "_readme": "https://github.com/nicolarighetti/coortweet/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "generics",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "RcppSimdJson",
    "rlang",
    "stringi",
    "tidyselect",
    "tidytable",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Introduction to CooRTweet",
      "author": "Nicola Righetti & Paul Balluff",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Key Features",
        "Getting Started",
        "Input Data Format",
        "Detect Coordinated Groups",
        "Generate Coordination Networks",
        "Advanced Usage",
        "Multi-Modal and Multi-Platform Analysis",
        "Visualization",
        "Additional features",
        "Conclusion",
        "References"
      ],
      "created": "2023-05-16 17:37:28",
      "modified": "2025-03-14 14:50:35",
      "commits": 14
    },
    {
      "source": "reproduce_examples.Rmd",
      "filename": "reproduce_examples.html",
      "title": "Reproduce Examples in Righetti & Balluff 2025",
      "author": "Nicola Righetti & Paul Balluff",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Threshold graphs",
        "Multi-platform and multi-modal graphs",
        "References"
      ],
      "created": "2025-03-14 15:21:00",
      "modified": "2025-03-14 18:44:20",
      "commits": 2
    }
  ],
  "_score": 6.201397124320452,
  "_indexed": true,
  "_nocasepkg": "coortweet",
  "_universes": [
    "nicolarighetti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-05-06T07:23:09.000Z",
      "distro": "noble",
      "commit": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
      "fileid": "bd9de1f200b7c5a72ce8035d74ef455e573258ab1e98f9a8272171d89d1f6e45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolarighetti/actions/runs/25421680595"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.3",
      "date": "2026-05-06T07:23:16.000Z",
      "distro": "noble",
      "commit": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
      "fileid": "a45fdc3226d975d7bcf5299d9a22d3979b1c37230cf301897b17d0ab8a0f5851",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolarighetti/actions/runs/25421680595"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-05-06T07:23:15.000Z",
      "commit": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
      "fileid": "9d4462cbc8506f4b3bf7a327df0b0ab0b0c2f97cab12755fb3c0ba5a98d19f5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolarighetti/actions/runs/25421680595"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.3",
      "date": "2026-05-06T07:23:00.000Z",
      "commit": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
      "fileid": "4840f57a254d0c7ddb0e2e823c4e7af9024deee89bc89cc3fed4f9e923484779",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolarighetti/actions/runs/25421680595"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-05-06T07:23:00.000Z",
      "commit": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
      "fileid": "182411dddf6c505c813c126fc6ed8a6d35a1a0949e7f4bf979cec4b4abfa838c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolarighetti/actions/runs/25421680595"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-05-06T07:22:50.000Z",
      "commit": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
      "fileid": "fe1bffdae2c4dd9c7308dcd2030d7537fe15eda629e6ad4359907bf1f7a9c655",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolarighetti/actions/runs/25421680595"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.3",
      "date": "2026-05-06T07:23:05.000Z",
      "commit": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
      "fileid": "1891fa62d79688213023c4c8943105d05f079d2c26f587ee51ec307f4f64e084",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nicolarighetti/actions/runs/25421680595"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.3",
      "date": "2026-05-22T15:53:49.000Z",
      "commit": "de337e099f204e98608df4e4dcdce4b0d41c2cd5",
      "fileid": "3df4cbfc9533c9bc4ccd639219f1d37490f741cebe7daecfbd182f062710a7ca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nicolarighetti/actions/runs/25421680595"
    }
  ]
}