Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (16.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Microsoft's Fluent UI for Shiny apps
Basic Info
- Host: GitHub
- Owner: Appsilon
- Language: R
- Default Branch: main
- Homepage: https://appsilon.github.io/shiny.fluent
- Size: 44.9 MB
Statistics
- Stars: 285
- Watchers: 27
- Forks: 34
- Open Issues: 43
- Releases: 8
Topics
Metadata Files
README.md
shiny.fluent 
Microsoft Fluent UI for Shiny Apps
We believe that a great UI plays a huge role in the success of application projects. shiny.fluent gives your apps: - beautiful, professional look - rich set of components easily usable in Shiny - fast speed of development that Shiny is famous for.
As Fluent UI is built in React, shiny.fluent is based on another package called shiny.react, which allows for using React libraries in Shiny.
A big game-changer for companies already using Microsoft tools on a daily basis, because everyone is already familiar and pleased by the Microsoft UI.
Note: This package strives to be as easy to use as possible, while providing most of Fluent UI possibilities. That said, Fluent UI is more flexible and low level than Bootstrap, and there is additional complexity coming from using React in Shiny. You should expect using shiny.fluent to be somewhat more complex than vanilla Shiny or shiny.semantic (at some point you will likely want to browse the original Fluent UI documentation), but you get more power, flexibility and better UI in return.

Getting started
Installation
Stable version:
r
install.packages("shiny.fluent")
Development version:
r
remotes::install_github("Appsilon/shiny.fluent")
Quick start
Here's how to make an app containing a Fluent UI checkbox:
r
shinyApp(
ui = div(
Checkbox.shinyInput("checkbox", value = TRUE),
textOutput("checkboxValue")
),
server = function(input, output) {
output$checkboxValue <- renderText({
sprintf("Value: %s", input$checkbox)
})
}
)
shiny.fluent provides all components from Microsoft's Fluent UI library.
Browse the official docs
or start typing shiny.fluent:: in RStudio to see all available controls.
All components are documented, so if you run ?shiny.fluent::MyComponentName, you'll see documentation for this component in RStudio, along with examples. When in doubt, open Fluent UI docs for details.
Examples
A good way to learn more is to look at the examples.
Once you install the library, you can run them with shiny.fluent::runExample("example_name").
We recommend the following for starters:
* demo: a demo app for analyzing sales reps performance,
* dashboard: a showcase of all available components along with documentation.
There are also usage examples for individual components.
Use shiny.fluent::runExample() to list all available examples.
Appsilon
Appsilon is a Posit (formerly RStudio) Full Service Certified Partner.
Learn more at appsilon.com.
Get in touch opensource@appsilon.com
Explore the Rhinoverse - a family of R packages built around Rhino!
Owner
- Name: Appsilon
- Login: Appsilon
- Kind: organization
- Email: hello@appsilon.com
- Location: Warsaw, Poland
- Website: https://appsilon.com
- Repositories: 129
- Profile: https://github.com/Appsilon
We're hiring! https://appsilon.com/careers
GitHub Events
Total
- Issues event: 9
- Watch event: 11
- Member event: 1
- Issue comment event: 6
- Push event: 2
- Pull request review comment event: 11
- Fork event: 1
- Create event: 1
Last Year
- Issues event: 9
- Watch event: 11
- Member event: 1
- Issue comment event: 6
- Push event: 2
- Pull request review comment event: 11
- Fork event: 1
- Create event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Kamil Zyla | k****l@a****m | 93 |
| Marek Rogala | m****k@a****m | 47 |
| Jakub Sobolewski | j****i@a****m | 47 |
| ineelhere | 24 | |
| Anantadinath | v****l@g****m | 19 |
| André Veríssimo | 2****o | 17 |
| Ivan Hrychaniuk | v****y@g****m | 13 |
| Jakub Sobolewski | 3****b | 8 |
| Jakub Nowicki | k****a@a****m | 7 |
| Pawan Rama Mali | p****m@o****n | 5 |
| Filip Akkad | f****d@a****m | 3 |
| VBudeci | v****i@a****m | 2 |
| Filip Stachura | f****p@a****m | 2 |
| Jone Keat Lim | j****t@g****m | 1 |
| Tymoteusz Makowski | t****z@a****m | 1 |
| Pawel Przytula | p****l@a****m | 1 |
| Jimmy Briggs | j****s@t****m | 1 |
| Dominik Krzeminski | r****2@g****m | 1 |
| Jimmy Briggs | j****1@o****m | 1 |
| Indraneel Chakraborty | 6****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 86
- Total pull requests: 62
- Average time to close issues: 3 months
- Average time to close pull requests: 27 days
- Total issue authors: 31
- Total pull request authors: 17
- Average comments per issue: 1.17
- Average comments per pull request: 0.47
- Merged pull requests: 55
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 9
- Pull requests: 0
- Average time to close issues: 7 days
- Average time to close pull requests: N/A
- Issue authors: 7
- Pull request authors: 0
- Average comments per issue: 0.89
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kamilzyla (23)
- jakubsob (10)
- Patrikios (6)
- kyle-power (5)
- justacec (4)
- jonekeat (3)
- mattrichard-datascience (3)
- dionnecargy (2)
- marcusyoung (2)
- BorisDelange (2)
- davidrsch (2)
- simon-tarr (2)
- RealCoChenchao (2)
- shahreyar-abeer (1)
- sahemo (1)
Pull Request Authors
- jakubsob (31)
- kamilzyla (6)
- jakubnowicki (6)
- vanhry (3)
- vikram-rawat (2)
- ineelhere (2)
- VBudeci (2)
- PawanRamaMali (2)
- averissimo (2)
- sankhadeepdutta (2)
- filipakkad (1)
- jhk0530 (1)
- jonekeat (1)
- phillyo (1)
- przytu1 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- cran 1,129 last-month
- Total docker downloads: 20
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 4
(may contain duplicates) - Total versions: 18
- Total maintainers: 1
proxy.golang.org: github.com/Appsilon/shiny.fluent
- Documentation: https://pkg.go.dev/github.com/Appsilon/shiny.fluent#section-documentation
-
Latest release: v0.4.0
published almost 2 years ago
Rankings
proxy.golang.org: github.com/appsilon/shiny.fluent
- Documentation: https://pkg.go.dev/github.com/appsilon/shiny.fluent#section-documentation
-
Latest release: v0.4.0
published almost 2 years ago
Rankings
cran.r-project.org: shiny.fluent
Microsoft Fluent UI for Shiny Apps
- Homepage: https://appsilon.github.io/shiny.fluent/
- Documentation: http://cran.r-project.org/web/packages/shiny.fluent/shiny.fluent.pdf
- License: LGPL-3
-
Latest release: 0.4.0
published almost 2 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v3 composite
- actions/setup-node v3 composite
- cypress-io/github-action v5 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- R >= 2.10 depends
- htmltools * imports
- jsonlite * imports
- rlang * imports
- shiny * imports
- shiny.react >= 0.3.0 imports
- DT * suggests
- RColorBrewer * suggests
- dplyr * suggests
- ggplot2 * suggests
- glue * suggests
- knitr * suggests
- leaflet * suggests
- mockery * suggests
- plotly * suggests
- purrr * suggests
- rcmdcheck * suggests
- rmarkdown * suggests
- sass * suggests
- shiny.router * suggests
- stringi * suggests
- testthat >= 3.0.0 suggests
- tibble * suggests
- tidyverse * suggests
- withr * suggests
- @babel/core ^7.2.0 development
- @babel/preset-env ^7.2.0 development
- @babel/preset-react ^7.12.10 development
- @babel/register ^7.12.10 development
- babel-eslint ^10.1.0 development
- babel-loader ^8.0.4 development
- cypress ^7.2.0 development
- eslint 7.24.0 development
- eslint-config-airbnb 18.2.1 development
- eslint-import-resolver-webpack ^0.13.0 development
- eslint-plugin-cypress ^2.11.2 development
- eslint-plugin-import ^2.22.1 development
- eslint-plugin-jsx-a11y ^6.4.1 development
- eslint-plugin-react ^7.21.5 development
- eslint-plugin-react-hooks 4.0.0 development
- start-server-and-test ^1.12.1 development
- webpack ^5.17.0 development
- webpack-cli ^4.4.0 development
- @fluentui/react ^8.6.1
- 709 dependencies
- @typescript-eslint/eslint-plugin ^4.5.0 development
- @typescript-eslint/parser ^4.5.0 development
- eslint ^7.11.0 development
- eslint-config-airbnb-base ^14.2.0 development
- eslint-plugin-import ^2.22.1 development
- @fluentui/react ^7.132.0
- @types/node ^14.6.4
- @uifabric/api-docs ^7.4.4
- lodash ^4.17.20
- mustache ^4.2.0
- office-ui-fabric-react ^7.134.1
- react ^16.13.1
- react-dom ^16.13.1
- recursive-readdir ^2.2.2
- ts-node ^9.0.0
- typescript ^4.0.2
- 266 dependencies
