Skip to content

shinyjs

2.1.1

Easily Improve the User Experience of Your Shiny Apps in Seconds

306packages depend
2.5Mdownloads / year
3.4%test coverage
13/13checks pass

Overview

About
Maintained by Dean AttaliFirst published 2015-04-2223 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 1.3 min · r-oldrel-windows-x86_64
Code health
Yes
Tests · ratio 0.03
3.4%
Coverage · measured lines
100%
Documentation · exports
3
Dependencies · direct
Check history
  • OK2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 1 FAILURE
  • ERROR2026-06-07
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 1,487 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
95%
Documented parameters
100%
Return-value docs
27%
References docs
0%

Downloads

2.5M
CRAN downloads in the past year
Rank #172 · ~7K/day · ~212.1K/mo
Daily download trend is not available in this view yet.
366.5K30 days
1.1M90 days
2.5M1 year
Compare downloads with other packages →
Also on20.2K r2u139 autocran22.4K conda_forge688 c2d4u

Repository

Repository
751Stars
118Forks
5Open issues
0Open PRs
8Releases
586Commits
11Contributors
rshinyjavascriptrstatsr-packageshiny-r
586 commits · Last activity 2026-01-17 · 0% stars, 30d

Stars over time

2025-07-08 · 7392026-07-07 · 752

Repository practices

Upstream repositoryBeta

4 development-tooling and community-health practices detected across 3 families in the upstream repository

Checks run against github.com/daattali/shinyjs on 2026-07-19.

Continuous integration (1)
GitHub Actions
Lint, format, editor (1)
RStudio project
Governance and community (2)
Issue templatesFunding
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
9 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.1.0
LinkingTo (0)
none
Enhances (0)
none

Code & Tests

Code Composition
R 2,036 (48%)Rd 1,641 (39%)Vignettes 582 (14%)
Code characteristics
Cyclomatic complexity
1.0 median / 20 max
Test cases
8 / 0.03 per code line

Test coverage

Line coverage

3%

Expression

4.4%

Tests / Examples

3.4% / 6% ex

Functions

43 32 exported

Complexity

2.7 avg / 20 max

Call network

43 nodes / 47 edges

Loading call graph…

Lowest coverage

43 functions
FunctionCycloCoverage
click exp10%
colourInput exp10%
colourPicker exp10%
delay exp20%
disable exp10%
disabled exp70%

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

23 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 2.1.1Latest
    2026-01-15 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • 2.1.0
    2021-12-23 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • 2.0.0
    2020-09-09 · diff ↗
  • R
    R 4.0.0 released · 2020-04-24
  • 1.1
    2020-01-13 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • R
    R 3.5.0 released · 2018-04-23
  • 1.0
    2018-01-08 · diff ↗
  • 0.9.1
    2017-06-30 · diff ↗
  • R
    R 3.4.0 released · 2017-04-21
Show 19 earlier events

Package metadata

First published
2015-04-22
Total releases
23 / 11 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 3.1.0
Download size
969 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →