Package: tweetcheck 0.1.0
tweetcheck: Parse and Validate Tweet Text
An interface to 'twitter-text', a 'JavaScript' library which is responsible for determining the length/validity of a tweet and identifying/linking any URLs or special tags (e.g. mentions or hashtags) which may be present.
Authors:
tweetcheck_0.1.0.tar.gz
tweetcheck_0.1.0.zip(r-4.7)tweetcheck_0.1.0.zip(r-4.6)tweetcheck_0.1.0.zip(r-4.5)
tweetcheck_0.1.0.tgz(r-4.6-any)tweetcheck_0.1.0.tgz(r-4.5-any)
tweetcheck_0.1.0.tar.gz(r-4.7-any)tweetcheck_0.1.0.tar.gz(r-4.6-any)
tweetcheck_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tweetcheck/json (API)
| # Install 'tweetcheck' in R: |
| install.packages('tweetcheck', repos = c('https://wurli.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/wurli/tweetcheck/issues
Last updated from:6f0f5852da. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 126 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 73 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 94 |
Exports:tweet_autolinktweet_display_range_endtweet_display_range_starttweet_get_mentionstweet_infotweet_is_validtweet_permillagetweet_valid_range_endtweet_valid_range_starttweet_weighted_length
Dependencies:clicurlgluejsonlitelifecyclemagrittrpillarpkgconfigRcpprlangtibbleutf8V8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Perform tweet autolinking | tweet_autolink |
| Extract mentions from a tweet | tweet_get_mentions |
| Parse a tweet | tweet_display_range_end tweet_display_range_start tweet_info tweet_is_valid tweet_permillage tweet_valid_range_end tweet_valid_range_start tweet_weighted_length |
