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'. 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.4 |
Imports: | htmltools, htmlwidgets, learnr (≥ 0.10.0), shiny, assertthat, jsonlite, utils, ellipsis |
Suggests: | base64, knitr, testthat (≥ 2.1.0), withr, rmarkdown, magrittr, webshot, spelling, covr |
Published: | 2020-09-17 |
Author: | Andrie de Vries [cre, aut], Barret Schloerke [aut], Kenton Russell [aut, ccp] (Original author), RStudio [cph, fnd], Lebedev Konstantin [cph] ('SortableJS', https://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: |
Using rank list and bucket lists in Shiny apps Cloning and removing elements Novel solutions using sortable in shiny apps Understanding the interface to SortableJS Using custom styles with CSS |
Package source: | sortable_0.4.4.tar.gz |
Windows binaries: | r-devel: sortable_0.4.4.zip, r-release: sortable_0.4.4.zip, r-oldrel: sortable_0.4.4.zip |
macOS binaries: | r-release: sortable_0.4.4.tgz, r-oldrel: sortable_0.4.4.tgz |
Old sources: | sortable archive |
Reverse imports: | shinyrecipes |
Please use the canonical form https://CRAN.R-project.org/package=sortable to link to this page.