Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
/ottrpalPublic archive

Tools for converting OTTR courses into Leanpub or Coursera courses 🦦

License

NotificationsYou must be signed in to change notification settings

jhudsl/ottrpal

⚠️All OTTR related code and templates are moving tohttps://github.com/orgs/ottrproject/ as of April 2025⚠️

If you'd like to contribute to or use OTTR tools please go there! or visitottrproject.org

R-CMD-checkCRAN statusDownloadsLifecycle: stable

ottrpal package

ottrpal is a companion R package for OTTR courses (Open-source Tools for Training Resources).

Go toottrproject.org to get started! 🎉

  • Perform URL, spell, and formatting checks for your Quarto and R markdown, and markdown files.
  • Prep your courses for upload to Massive Open Online Courses (MOOCs):Coursera andLeanpub.
  • ottrfy() your course to make it ready for all the OTTR functionality.

Installing ottrpal:

You can installottrpal from GitHub with:

install.packages("ottrpal")

If you want the development version (not advised) you can install using theremotes package to install from GitHub.

if (!("remotes" %in% installed.packages())) {  install.packages("remotes")}remotes::install_github("jhudsl/ottrpal")

About

Tools for converting OTTR courses into Leanpub or Coursera courses 🦦

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors6

Languages


[8]ページ先頭

©2009-2025 Movatter.jp