Package: vembedr
Title: Functions to Embed Video in HTML
Version: 0.1.0
Authors@R: c(
    person("Ian", "Lyttle", email = "ian.lyttle@schneider-electric.com", role = c("aut", "cre", "cph"))
  )
Description: A set of functions for generating HTML to
    embed hosted video in your R Markdown documents or Shiny apps.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: htmltools, httr, stringr
RoxygenNote: 5.0.1
URL: https://github.com/ijlyttle/vembedr
BugReports: https://github.com/ijlyttle/vembedr/issues
Suggests: testthat, knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-05-27 16:20:09 UTC; ijlyttle
Author: Ian Lyttle [aut, cre, cph]
Maintainer: Ian Lyttle <ian.lyttle@schneider-electric.com>
Repository: CRAN
Date/Publication: 2016-05-27 18:38:56
