Package: tweetcheck
Title: Parse and Validate Tweet Text
Version: 0.1.0
Authors@R: c(
    person("Jacob", "Scott", , "jscott2718@gmail.com", role = c("aut", "cre")),
    person("Twitter, Inc", role = "aut"),
    person("Other contributors", role = "aut")
  )
Description: 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.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: tibble, V8
NeedsCompilation: no
Packaged: 2022-10-05 23:19:48 UTC; jacobscott
Author: Jacob Scott [aut, cre],
  Twitter, Inc [aut],
  Other contributors [aut]
Maintainer: Jacob Scott <jscott2718@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-06 16:20:02 UTC
Built: R 4.4.0; ; 2024-05-31 22:29:28 UTC; unix
