Package: ottrpal
Version: 1.0.1
Title: Companion Tools for Open-Source Tools for Training Resources
        (OTTR)
Description: Tools for converting Open-Source Tools for Training Resources (OTTR)
  courses into Leanpub or Coursera courses. 'ottrpal' is for use with the OTTR Template repository to create courses.
Authors@R: c(person(given = "Candace",family = "Savonen",
  email = "cansav09@gmail.com",
  role = c("aut", "cre"),
  comment = c(ORCID = "0000-0001-6331-7070")),
  person(given = "John",family = "Muschelli",
  email = "muschellij2@gmail.com",
  role = c("aut"),
  comment = c(ORCID = "0000-0001-6469-1750")),
  person(given = "Carrie", family = "Wright",
  email = "cwrigh60@jhu.edu",
  role = c("ctb"))
  )
Depends: R (>= 3.5.0)
License: GPL-3
Imports: dplyr, httr, fs, rmarkdown (>= 2.10), xml2, rvest, readr,
        R.utils, bookdown, glue, curl, rprojroot, magrittr, yaml,
        stringr, knitr (>= 1.33), purrr
Suggests: remotes, testthat, tibble, utils
Encoding: UTF-8
ByteCompile: true
Type: Package
VignetteBuilder: knitr
URL: https://github.com/jhudsl/ottrpal
BugReports: https://github.com/jhudsl/ottrpal/issues
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-03 13:28:20 UTC; candacesavonen
Author: Candace Savonen [aut, cre] (<https://orcid.org/0000-0001-6331-7070>),
  John Muschelli [aut] (<https://orcid.org/0000-0001-6469-1750>),
  Carrie Wright [ctb]
Maintainer: Candace Savonen <cansav09@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-03 15:00:06 UTC
Built: R 4.0.5; ; 2022-03-04 11:57:46 UTC; unix
