-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
37f92bf
commit c3e5866
Showing
5 changed files
with
25 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Package: learnitdown | ||
Type: Package | ||
Version: 1.5.1 | ||
Version: 1.5.2 | ||
Title: 'SciViews' - R Markdown, Bookdown and Learnr Additions for Learning Material | ||
Description: Extension to R Markdown, Bookdown and Learnr for building better | ||
learning and e-learning material: H5P integration, course-contextual divs, | ||
|
@@ -12,7 +12,7 @@ Maintainer: Philippe Grosjean <[email protected]> | |
Depends: R (>= 3.0.0) | ||
Imports: glue, magick, webshot, rstudioapi, shiny, shinylogs, shinytoastr, | ||
mongolite, jsonlite, later, utils, learnr, gradethis, httr, remotes, PKI, | ||
knitr, testthat, httpuv, getPass, stats | ||
knitr, testthat, httpuv, keyring, getPass, stats | ||
Suggests: covr, rmarkdown, spelling | ||
Remotes: rstudio/learnr@802e4ec, rstudio/[email protected] | ||
License: GPL (>=2) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters