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 Config/pak/sysreqs: chromium cmake git make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://jhudsl.r-universe.dev Date/Publication: 2025-04-01 18:45:57 UTC RemoteUrl: https://github.com/jhudsl/ottrpal RemoteRef: HEAD RemoteSha: 41fc26f37f0801c240e87705aca4293e060e7183 NeedsCompilation: no Packaged: 2026-06-06 06:53:36 UTC; root Author: Candace Savonen [aut, cre] (ORCID: ), Carrie Wright [ctb], Howard Baek [ctb], Kate Isaac [ctb] Maintainer: Candace Savonen