r-cran-shinyjs 2.1.0-1 source package in Ubuntu

Changelog

r-cran-shinyjs (2.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.6.0 (routine-update)
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Sun, 13 Feb 2022 08:27:38 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-shinyjs_2.1.0-1.dsc 2.1 KiB 81c30c019925d296925a5511a11875da5fd47ccb72ac001a48a297003d366f08
r-cran-shinyjs_2.1.0.orig.tar.gz 996.0 KiB 7ec20cbf1b1fd7a32d85a56dfc0df8b5f67c828d241da400a21d893cb37ea9c5
r-cran-shinyjs_2.1.0-1.debian.tar.xz 13.3 KiB 4757f8e63b01ce82485a4cd8f05e8dbca74a5135133c7cef150170ab3bfcf9ce

Available diffs

No changes file available.

Binary packages built by this source

r-cran-shinyjs: Easily Improve the User Experience of Your Shiny Apps in Seconds

 Perform common useful JavaScript operations in Shiny apps that will
 greatly improve your apps without having to know any JavaScript. Examples
 include: hiding an element, disabling an input, resetting an input back to
 its original value, delaying code execution by a few seconds, and many more
 useful functions for both the end user and the developer. 'shinyjs' can also
 be used to easily call your own custom JavaScript functions from R.