Tools to Enable Easier Content Embedding in Tweets
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

34 lines
791 B

Package: widgetcard
Type: Package
Title: Tools to Enable Easier Content Embedding in Tweets
Version: 0.2.0
Date: 2019-08-14
Authors@R: c(
person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5670-2640"))
)
Maintainer: Bob Rudis <bob@rud.is>
Description: Tools to enable easier content embedding in tweets.
URL: https://gitlab.com/hrbrmstr/widgetcard
BugReports: https://gitlab.com/hrbrmstr/widgetcard/issues
Encoding: UTF-8
License: MIT + file LICENSE
Suggests:
ssh,
plotly,
testthat,
covr
Depends:
R (>= 3.2.0)
Imports:
htmltools,
htmlwidgets,
widgetframe,
ggplot2,
shiny,
jsonlite,
knitr,
rmarkdown
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.1.1
VignetteBuilder: knitr