Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Repository
Twitter Bootstrap Components for Shiny
Basic Info
Statistics
- Stars: 183
- Watchers: 21
- Forks: 47
- Open Issues: 113
- Releases: 0
Metadata Files
README.md
shinyBS
shinyBS is a package that adds several additional Twitter Boostrap components to shiny. In January RStudio updated shiny to work with Bootstrap3 which completely broke the original shinyBS. I have updated shinyBS to work with the newest versions of shiny.
After several rounds of revisions, shinyBS v0.61 was accepted by CRAN on March 31st, 2015 and is available for install with install.packages()
R
install.packages("shinyBS")
Not all functionality that was in the previous versions was kept in this new version. Partly because of time constraints and partly because of some functionality being removed from Bootstrap.
Features that remain in shinyBS 0.61 include:
- Alerts
- Tooltips
- Popovers
- Modal Windows
- Collapse Panels
- Button upgrades
Features that are not included in shinyBS 0.61 include:
- Navbars and related components
- Typeaheads
- Progress Bars
- Button Groups
- Table Formatting
Now that this version has been been accepted by CRAN I will start working on updates and added functionality. If you have a request please open an issue and let me know. Thanks!
Owner
- Name: Eric Bailey
- Login: ebailey78
- Kind: user
- Location: Indianapolis, IN
- Company: IU School of Medicine
- Repositories: 37
- Profile: https://github.com/ebailey78
GitHub Events
Total
- Issues event: 2
- Watch event: 1
Last Year
- Issues event: 2
- Watch event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Eric Bailey | e****y@i****v | 145 |
| Eric | e****7@g****m | 44 |
| ebailey78 | e****8@u****m | 12 |
| baileye | b****e@i****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 94
- Total pull requests: 11
- Average time to close issues: 4 months
- Average time to close pull requests: about 5 years
- Total issue authors: 83
- Total pull request authors: 10
- Average comments per issue: 1.37
- Average comments per pull request: 0.18
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- bwaismeyer (4)
- warnes (3)
- ghost (3)
- earnaud (2)
- santosfh (2)
- gustavdelius (2)
- manalikr (2)
- jamiemkass (1)
- professorbeautiful (1)
- thothal (1)
- jcdepth (1)
- mjdzr (1)
- blosloos (1)
- dylancis (1)
- moorepants (1)
Pull Request Authors
- xhudik (2)
- rfaelens (1)
- RohdeK (1)
- warnes (1)
- nFrechen (1)
- akelopes (1)
- benfasoli (1)
- thothal (1)
- innermatrix (1)
- mattflor (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 11,989 last-month
- Total docker downloads: 157,645
-
Total dependent packages: 114
(may contain duplicates) -
Total dependent repositories: 259
(may contain duplicates) - Total versions: 6
- Total maintainers: 1
cran.r-project.org: shinyBS
Twitter Bootstrap Components for Shiny
- Homepage: https://ebailey78.github.io/shinyBS
- Documentation: http://cran.r-project.org/web/packages/shinyBS/shinyBS.pdf
- License: GPL-3
-
Latest release: 0.61.1
published over 4 years ago
Rankings
Maintainers (1)
conda-forge.org: r-shinybs
- Homepage: https://ebailey78.github.io/shinyBS
- License: GPL-3.0-only
-
Latest release: 0.61.1
published over 4 years ago
Rankings
Dependencies
- htmltools * imports
- shiny >= 0.13.2 imports