Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Interactive Tutorials with R Markdown
| Date | Stars |
|---|---|
| 2026-07-24 | 736 |
| 2026-07-25 | 736 |
| 2026-07-28 | 736 |
| 2026-07-30 | 736 |
| 2026-08-06 | 736 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# learnr <a href='https://rstudio.github.io/learnr/'><img src='man/figures/logo.png' align="right" height="138" /></a>
<!-- badges: start -->
[](https://github.com/rstudio/learnr)
[](https://CRAN.R-project.org/package=learnr)
[](https://zenodo.org/badge/latestdoi/71377580)
<br /> [](https://github.com/rstudio/learnr/discussions)
[](https://forum.posit.co/latest?tags=learnr)
<!-- badges: end -->
The **learnr** package makes it easy to turn any [R
Markdown](https://rmarkdown.rstudio.com/) document into an interactive
tutorial. Tutorials consist of content along with interactive components
for checking and reinforcing understanding. Tutorials can include any or
all of the following:
1. Narrative, figures, illustrations, and equations.
2. Code exercises (R code chunks that users can edit and execute
directly).
3. Quiz questions.
4. Videos (supported services include YouTube and Vimeo).
5. Interactive Shiny components.
Tutorials automatically preserve work done within them, so if a user
works on a few exercises or questions and returns to the tutorial later
they can pick up right where they left off.
Learn more about the **learnr** package and try example tutorials online
at <https://rstudio.github.io/learnr/>.
## Installation
Install the latest official learnr release from CRAN:
install.packages("learnr")
Or you can install the most recent version in-development from GitHub
with the [remotes package](https://remotes.r-lib.org):
# install.packages("remotes")
remotes::install_github("rstudio/learnr")
learnr works best with a recent [version of
RStudio](https://posit.co/download/rstudio-desktop/) (v1.0.136 or later)
which includes tools for easily running and previewing tutorials.
Excerpt of 2,143 characters
Read on GitHub538
Garrick Aden-Buie · @posit-dev · United States
197
168
40
36
20
16
11
8
7
6
5
4
4
3
3
2
2
2
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:8d6a1ebbba73d5d8, topic:tutorial, readme:tutorial