Type: Package
Package: ottrpal
Title: Companion Tools for Open-Source Tools for Training Resources
        (OTTR)
Version: 2.0.0
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("Carrie", "Wright", , "cwrigh60@jhu.edu", role = "ctb"),
    person("Howard", "Baek", , "notifications@github.com", role = "ctb"),
    person("Kate", "Isaac", , "kisaac@fredhutch.org", 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
Imports: dplyr, httr, readr, rvest, stringr, tidyr, gitcreds, knitr,
        purrr, rmarkdown, rprojroot, webshot2, openssl, spelling, xml2,
        R.utils, googledrive, jsonlite, yaml
Suggests: testthat, bookdown, quarto
VignetteBuilder: knitr
ByteCompile: true
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-03-31 20:36:37 UTC; candacesavonen
Author: Candace Savonen [aut, cre] (<https://orcid.org/0000-0001-6331-7070>),
  Carrie Wright [ctb],
  Howard Baek [ctb],
  Kate Isaac [ctb]
Maintainer: Candace Savonen <cansav09@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-31 20:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 14:44:34 UTC; unix
