Software Open Access
J.J. Allaire; Barret Schloerke; Robby Shaver; Kevin Ushey; Barbara Borges Ribeiro; Angela Li; Andrie de Vries; Jeff Allen; Irene Steves; Greg Wilson; Garrett Grolemund; Yihui Xie; Adam Blake; Sheila Braun; Mine Cetinkaya-Rundel; Luke W Johnston; Kirill Müller; Joe Cheng; Hao Zhu; Devin Pastoor
learnr
gained the function learnr::tutorial_package_dependencies()
, used to enumerate a tutorial's R package dependencies. Front-ends can use this to ensure a tutorial's dependencies are satisfied before attempting to run that tutorial. learnr::available_tutorials()
gained the column package_dependencies
containing the required packages to run the document. (#329)
Include vignette about publishing learnr tutorials on shinyapps.io
learnr
's built-in tutorials now come with a description as part of the YAML header, with the intention of this being used in front-end software that catalogues available learnr
tutorials on the system. (#312)
Add session_start
and session_stop
events. (#311)
Fixed a bug where broken exercise code created non-"length-one character vector". (#311)
Fixed extra parameter documentation bug for CRAN. (#323)
Fixed video initialization error caused by a jQuery version increase in Shiny. (#326)
Fixed progressive reveal bug where the next section would not be displayed unless refreshed. (#330)
Fixed a bug where topics would not be loaded if they contained non-ascii characters. (#330)
Name | Size | |
---|---|---|
rstudio/learnr-v0.10.1.zip
md5:06b737f4885d80e75a08c529da3d457b |
6.4 MB | Download |
All versions | This version | |
---|---|---|
Views | 178 | 121 |
Downloads | 6 | 4 |
Data volume | 36.1 MB | 25.4 MB |
Unique views | 168 | 117 |
Unique downloads | 5 | 4 |