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:Jacob Scott [aut, cre], Twitter, Inc [aut], Other contributors [aut]

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

On CRAN:

Conda:

2.70 score 1 stars 3 scripts 129 downloads 10 exports 14 dependencies

Last updated from:6f0f5852da. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK110
source / vignettesOK181
linux-release-x86_64OK102
macos-release-arm64OK118
macos-oldrel-arm64OK126
windows-develOK87
windows-releaseOK73
windows-oldrelOK67
wasm-releaseOK94

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 pageTopics
Perform tweet autolinkingtweet_autolink
Extract mentions from a tweettweet_get_mentions
Parse a tweettweet_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