Package: ariExtra
Version: 0.2.7
Title: Tools for Creating Automated Courses
Description: Leverages the 'ari' package and other tools to create automated 
    courses from slides and a script.  Also, uploads these to 
    'YouTube' and other services using 'tuber' package.
Authors@R: c(person(given = "John",family = "Muschelli",
  email = "muschellij2@gmail.com",
  role = c("aut", "cre"),
  comment = c(ORCID = "0000-0001-6469-1750"))
  )
License: GPL-3
Imports: xml2, httr, utils, ari (>= 0.2.3), rmarkdown, pdftools, rvest,
        magrittr, mime, tools, stats, jsonlite, text2speech (>= 0.2.8),
        docxtractr (>= 0.6.2), tuneR, yaml
Suggests: knitr, covr, testthat, pagedown, webshot, rstudioapi,
        base64enc, xaringan
Encoding: UTF-8
LazyData: true
ByteCompile: true
Type: Package
VignetteBuilder: knitr
URL: https://github.com/muschellij2/ariExtra
BugReports: https://github.com/muschellij2/ariExtra/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-07-01 21:40:56 UTC; johnmuschelli
Author: John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-03 11:00:13 UTC
