There is a newer version of the record available.

Published February 13, 2020 | Version v0.10.1
Software Open

rstudio/learnr: v0.10.1

  • 1. RStudio
  • 2. @rstudio
  • 3. University of Chicago
  • 4. Trestle Technology
  • 5. RStudio, Inc.
  • 6. University of California, Los Angeles
  • 7. University of Edinburgh, @rstudio, Duke University
  • 8. Aarhus University
  • 9. Tufts University
  • 10. @metrumresearchgroup

Description

learnr 0.10.1 New features Minor new features and improvements

  • 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)

Bug fixes
  • 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)

Files

rstudio/learnr-v0.10.1.zip

Files (6.4 MB)

Name Size Download all
md5:06b737f4885d80e75a08c529da3d457b
6.4 MB Preview Download

Additional details

Related works