Type: Package
Package: ottrpal
Title: Companion Tools for Open-Source Tools for Training Resources
        (OTTR)
Version: 1.2.1
Authors@R: c(
    person("Candace", "Savonen", , c("cansav09@gmail.com","csavonen@fredhutch.org"), role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-6331-7070")),
    person("John", "Muschelli", , "muschellij2@gmail.com", role = "aut",
           comment = c(ORCID = "0000-0001-6469-1750")),
    person("Carrie", "Wright", , "cwrigh60@jhu.edu", role = "ctb"),
    person("Howard", "Baek", , "notifications@github.com", role = "ctb")
  )
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.
License: GPL-3
URL: https://github.com/jhudsl/ottrpal
BugReports: https://github.com/jhudsl/ottrpal/issues
Depends: R (>= 3.5.0)
Imports: bookdown, curl, dplyr, fs, glue, httr, jsonlite, knitr (>=
        1.33), magrittr, openssl, purrr, R.utils, readr, rmarkdown (>=
        2.10), rprojroot, rvest, stringr, xml2, yaml
Suggests: remotes, testthat, tibble, utils
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-01-09 15:20:17 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],
  Howard Baek [ctb]
Maintainer: Candace Savonen <cansav09@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-09 20:00:05 UTC
Built: R 4.2.3; ; 2024-01-10 02:31:26 UTC; unix
