Enables drag-and-drop behaviour in Shiny apps, by exposing the functionality of the 'SortableJS' <https://sortablejs.github.io/Sortable/> JavaScript library as an 'htmlwidget' <http://htmlwidgets.org>. You can use this in Shiny apps and widgets, 'learnr' tutorials as well as R Markdown. In addition, provides a custom 'learnr' question type - 'question_rank()' - that allows ranking questions with drag-and-drop.
Version: | 0.4.2 |
Imports: | htmltools, htmlwidgets, learnr (≥ 0.10.0), shiny, assertthat, jsonlite, utils, ellipsis |
Suggests: | base64, knitr, testthat (≥ 2.1.0), withr, rmarkdown, magrittr, lifecycle, webshot, spelling |
Published: | 2019-12-01 |
Author: | Andrie de Vries [cre, aut], Barret Schloerke [aut], Kenton Russell [aut, ccp] (Original author), Lebedev Konstantin [cph] ('SortableJS', http://sortablejs.github.io/Sortable/) |
Maintainer: | Andrie de Vries <apdevries at gmail.com> |
BugReports: | https://github.com/rstudio/sortable/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/rstudio/sortable, https://rstudio.github.io/sortable/ |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | sortable results |
Reference manual: | sortable.pdf |
Vignettes: |
Novel solutions using sortable in shiny apps Using sortable widgets in Shiny apps Understanding the interface to SortableJS |
Package source: | sortable_0.4.2.tar.gz |
Windows binaries: | r-devel: sortable_0.4.2.zip, r-release: sortable_0.4.2.zip, r-oldrel: sortable_0.4.2.zip |
macOS binaries: | r-release: sortable_0.4.2.tgz, r-oldrel: sortable_0.4.2.tgz |
Reverse imports: | shinyrecipes |
Please use the canonical form https://CRAN.R-project.org/package=sortable to link to this page.