The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
ottrpal
is a companion R package for OTTR courses
(Open-source Tools for Training Resources).
Go to ottrproject.org to get started! :tada:
ottrfy()
your course to make it ready for all the OTTR
functionality.You can install ottrpal
from GitHub with:
install.packages("ottrpal")
If you want the development version (not advised) you can install
using the remotes
package to install from GitHub.
if (!("remotes" %in% installed.packages())) {
install.packages("remotes")
}
remotes::install_github("jhudsl/ottrpal")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.