Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Additions to install.R: learnr 0.10.1.9007 and gradethis 0.2.0.9001 #71

Open
elb0 opened this issue Jan 12, 2021 · 0 comments
Open

Additions to install.R: learnr 0.10.1.9007 and gradethis 0.2.0.9001 #71

elb0 opened this issue Jan 12, 2021 · 0 comments

Comments

@elb0
Copy link

elb0 commented Jan 12, 2021

Hi folks,

The gradethis package needs learnr version 0.10.1.9007. The CRAN version is currently only up to 0.10.1 (annoying).

Would you be okay with updating learnr and adding gradethis from the curent GitHub versions?

gradethis description where it states requirements for learnr: https://github.com/rstudio-education/gradethis/blob/master/DESCRIPTION

learnr on GitHub v0.10.1.9007 : https://github.com/rstudio/learnr
gradethis on GitHub v0.2.0.9001: https://github.com/rstudio-education/gradethis

Use case for gradethis: Provides feedback on results/code run in interactive components of a learnr activity.

You'll know it is working if the following runs without error:

remotes::install_github("rstudio/learnr", force = TRUE)
remotes::install_github("rstudio-education/gradethis")
gradethis::gradethis_setup()

Thanks!
Liza

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant