{
  "_id": "6a22a0abcd65a98ecbd586e9",
  "Package": "tsentiment",
  "Type": "Package",
  "Title": "Fetching Tweet Data for Sentiment Analysis",
  "Version": "1.0.5",
  "Author": "Hakki Sabah <hakkisabah@hotmail.com>",
  "Maintainer": "Hakki Sabah <hakkisabah@hotmail.com>",
  "Description": "Which uses Twitter APIs for the necessary data in\nsentiment analysis, acts as a middleware with the approved\nTwitter Application. A special access key is given to users who\nsubscribe to the application with their Twitter account. With\nthis special access key, the user defined keyword for sentiment\nanalysis can be searched in twitter recent searches and results\ncan be obtained( more information\n<https://github.com/hakkisabah/tsentiment> ). In addition, a\nservice named tsentiment-services has been developed to provide\nall these operations ( for more information\n<https://github.com/hakkisabah/tsentiment-services> ). After\nthe successful results obtained and in line with the\npermissions given by the user, the results of the analysis of\nthe word cloud and bar graph saved in the user folder directory\ncan be seen. In each analysis performed, the previous analysis\nvisual result is deleted and this is the basic information you\nneed to know as a practice rule. 'tsentiment' package provides\na free service that acts as a middleware for easy data\nextraction from Twitter, and in return, the user rate limit is\nreduced by 30 requests from the total limit and the remaining\nrequests are used. These 30 requests are reserved for use in\napplication analytics. For information about endpoints, you can\nrefer to the limit information in the \"GET search/tweets\" row\nin the Endpoints column in the list at\n<https://developer.twitter.com/en/docs/twitter-api/v1/rate-limits>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/hakkisabah/tsentiment,\nhttps://www.tsentiment.com",
  "BugReports": "https://github.com/hakkisabah/tsentiment/issues",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://hakkisabah.r-universe.dev",
  "Date/Publication": "2023-01-15 10:08:27 UTC",
  "RemoteUrl": "https://github.com/hakkisabah/tsentiment",
  "RemoteRef": "HEAD",
  "RemoteSha": "160766e5a324a7b90dfe500f855dfd61071b714a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 10:07:18 UTC",
    "User": "root"
  },
  "MD5sum": "3fc02ce75a061097c97b5a2291805374",
  "_user": "hakkisabah",
  "_type": "src",
  "_file": "tsentiment_1.0.5.tar.gz",
  "_fileid": "2df3ef56cc09c4e987d5be63e2cc715b307211b02378864eb52d97767156db99",
  "_filesize": 109614,
  "_sha256": "2df3ef56cc09c4e987d5be63e2cc715b307211b02378864eb52d97767156db99",
  "_created": "2026-06-05T10:07:18.000Z",
  "_published": "2026-06-05T10:10:51.308Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79706910265,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434085641"
    },
    {
      "job": 79706910243,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434082601"
    },
    {
      "job": 79706910238,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434083819"
    },
    {
      "job": 79706910234,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434071911"
    },
    {
      "job": 79706492078,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434038790"
    },
    {
      "job": 79706910244,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434070056"
    },
    {
      "job": 79706910227,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434066869"
    },
    {
      "job": 79706910235,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434073456"
    },
    {
      "job": 79706910255,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434070881"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hakkisabah/actions/runs/27008630473",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hakkisabah/tsentiment",
  "_commit": {
    "id": "160766e5a324a7b90dfe500f855dfd61071b714a",
    "author": "Hakkı SABAH <10910670+hakkisabah@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create FUNDING.yml\n\nadd username for GitHub",
    "time": 1673777307
  },
  "_maintainer": {
    "name": "Hakki Sabah",
    "email": "hakkisabah@hotmail.com",
    "login": "hakkisabah",
    "twitter": "@hakkisabah",
    "description": "",
    "uuid": 10910670
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "wordcloud",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "syuzhet",
      "role": "Imports"
    },
    {
      "package": "tidytext",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    }
  ],
  "_owner": "hakkisabah",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "sentiment",
    "sentiment-analysis",
    "tidyverse",
    "twitter-api",
    "twitter-sentiment-analysis"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "hakkisabah",
      "count": 22,
      "uuid": 10910670
    }
  ],
  "_userbio": {
    "uuid": 10910670,
    "type": "user",
    "name": "Hakkı SABAH"
  },
  "_downloads": {
    "count": 164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsentiment"
  },
  "_devurl": "https://github.com/hakkisabah/tsentiment",
  "_pkgdown": "https://www.tsentiment.com",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tsentiment.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hakkisabah/tsentiment",
  "_realowner": "hakkisabah",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-07-16"
    },
    {
      "version": "0.1.1",
      "date": "2021-07-19"
    },
    {
      "version": "1.0.4",
      "date": "2021-11-30"
    },
    {
      "version": "1.0.5",
      "date": "2022-11-02"
    }
  ],
  "_exports": [
    "APIinfo",
    "checkConfirmForUSer",
    "checkVersionForSentiment",
    "cleanFetchedTweet",
    "clearPrevious",
    "createFolder",
    "getAnalysis",
    "getBarSentiment",
    "getCloudSentiment",
    "getTweet",
    "setAccount",
    "tweetFetcher",
    "writeToCSV"
  ],
  "_help": [
    {
      "page": "APIinfo",
      "title": "tsentiment environment",
      "topics": [
        "APIinfo"
      ]
    },
    {
      "page": "checkConfirmForUSer",
      "title": "User file permission checker",
      "topics": [
        "checkConfirmForUSer"
      ]
    },
    {
      "page": "checkVersionForSentiment",
      "title": "Check r Version",
      "topics": [
        "checkVersionForSentiment"
      ]
    },
    {
      "page": "cleanFetchedTweet",
      "title": "Clean raw data",
      "topics": [
        "cleanFetchedTweet"
      ]
    },
    {
      "page": "clearPrevious",
      "title": "Help for delete save files folder",
      "topics": [
        "clearPrevious"
      ]
    },
    {
      "page": "createFolder",
      "title": "Folder creator",
      "topics": [
        "createFolder"
      ]
    },
    {
      "page": "getAnalysis",
      "title": "Start analysis after defined Twitter API information",
      "topics": [
        "getAnalysis"
      ]
    },
    {
      "page": "getBarSentiment",
      "title": "Export bar plot",
      "topics": [
        "getBarSentiment"
      ]
    },
    {
      "page": "getCloudSentiment",
      "title": "Export word cloud",
      "topics": [
        "getCloudSentiment"
      ]
    },
    {
      "page": "getTweet",
      "title": "Get Tweet",
      "topics": [
        "getTweet"
      ]
    },
    {
      "page": "setAccount",
      "title": "Set Twitter Developer Account Api Information",
      "topics": [
        "setAccount"
      ]
    },
    {
      "page": "tweetFetcher",
      "title": "Fetch Tweets",
      "topics": [
        "tweetFetcher"
      ]
    },
    {
      "page": "writeToCSV",
      "title": "Create CSV",
      "topics": [
        "writeToCSV"
      ]
    }
  ],
  "_readme": "https://github.com/hakkisabah/tsentiment/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "dplyr",
    "dtt",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "isoband",
    "janeaustenr",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mime",
    "NLP",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "S7",
    "scales",
    "slam",
    "SnowballC",
    "stringi",
    "stringr",
    "sys",
    "syuzhet",
    "textshape",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidytext",
    "tokenizers",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wordcloud",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tsentiment",
  "_universes": [
    "hakkisabah"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-05T10:09:35.000Z",
      "distro": "noble",
      "commit": "160766e5a324a7b90dfe500f855dfd61071b714a",
      "fileid": "1c4772df98878c91eb91e43b7800c5bb29b9b0fa0986d25e33bbdff081ba05a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hakkisabah/actions/runs/27008630473"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-05T10:09:27.000Z",
      "distro": "noble",
      "commit": "160766e5a324a7b90dfe500f855dfd61071b714a",
      "fileid": "d88fe6f7896261d00336a2a6a759c7f5d000b332b997933447089843f72a9cd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hakkisabah/actions/runs/27008630473"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-05T10:09:40.000Z",
      "commit": "160766e5a324a7b90dfe500f855dfd61071b714a",
      "fileid": "d8f0da0a5918b2a68e6ee41e73cfc4b12b383002e048d447dab41250b3a34083",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hakkisabah/actions/runs/27008630473"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-05T10:09:04.000Z",
      "commit": "160766e5a324a7b90dfe500f855dfd61071b714a",
      "fileid": "494c9a565cfbcd9740f922787d1a02f0604334e3f3e6389eec2dbfe96039e487",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hakkisabah/actions/runs/27008630473"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-05T10:09:22.000Z",
      "commit": "160766e5a324a7b90dfe500f855dfd61071b714a",
      "fileid": "37317b6be571a0a71db8f7d280189757ac48e13aef4301bf4c644986611c215f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hakkisabah/actions/runs/27008630473"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-05T10:08:26.000Z",
      "commit": "160766e5a324a7b90dfe500f855dfd61071b714a",
      "fileid": "a3c40e99e8b9c17a7189b37b614e7fc95f2091a3f3b504b6cd35a9fe89848f47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hakkisabah/actions/runs/27008630473"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-05T10:08:39.000Z",
      "commit": "160766e5a324a7b90dfe500f855dfd61071b714a",
      "fileid": "db5b43252d716f9666061ec664de6037e2982920bd6de3f26da99c55b4f49e21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hakkisabah/actions/runs/27008630473"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-05T10:08:40.000Z",
      "commit": "160766e5a324a7b90dfe500f855dfd61071b714a",
      "fileid": "22986b771eec037e2cbb25d5d67dd8f2425c15454895595d4d60966289310520",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hakkisabah/actions/runs/27008630473"
    }
  ]
}