Package: tweetrmd Title: Embed Tweets in R Markdown Version: 0.0.10 Authors@R: person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7111-0077")) Description: Easily embed Tweets anywhere R Markdown turns plain text into HTML. License: MIT + file LICENSE URL: https://github.com/gadenbuie/tweetrmd BugReports: https://github.com/gadenbuie/tweetrmd/issues Imports: htmltools, httr, jsonlite, knitr, rmarkdown Suggests: webshot2 (>= 0.0.0.9000) Remotes: rstudio/webshot2 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Config/pak/sysreqs: cmake make libuv1-dev libssl-dev Repository: https://gadenbuie.r-universe.dev Date/Publication: 2023-02-03 02:27:22 UTC RemoteUrl: https://github.com/gadenbuie/tweetrmd RemoteRef: main RemoteSha: c683b537a4a5234ee750fff234d21e4e9c201ba8 NeedsCompilation: no Packaged: 2026-07-04 05:16:44 UTC; root Author: Garrick Aden-Buie [aut, cre] (ORCID: ) Maintainer: Garrick Aden-Buie