yonder

A reactive web framework built on shiny

https://github.com/nteetor/yonder

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 (12.7%) to scientific vocabulary

Keywords

bootstrap-4 r reactive shiny web-framework

Keywords from Contributors

charting interactive genomics projection serializer cycles packaging network-simulation shellcodes hacking
Last synced: 6 months ago · JSON representation

Repository

A reactive web framework built on shiny

Basic Info
Statistics
  • Stars: 134
  • Watchers: 11
  • Forks: 15
  • Open Issues: 23
  • Releases: 3
Topics
bootstrap-4 r reactive shiny web-framework
Created over 8 years ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing License

README.md

yonder

A bslib companion.

R-CMD-check Codecov test coverage <!-- badges: end -->

Introduction

yonder is designed to make building pragmatic applications fun and rewarding. On the UI side yonder features new reactive inputs such as navInput(), chipInput() and menuInput(), as well as the latest Bootstrap components. On the server side yonder includes tools for showing alerts and toasts, displaying modal and popovers, hiding and showing panes of content, and more!

Examples

For examples of inputs and elements built using yonder please check out the documentation, https://nteetor.github.io/yonder/.

Installation

You may install a stable version of yonder from CRAN.

R install.packages("yonder")

Alternatively, the development version of yonder may be installed from GitHub.

```R

install.packages("remotes")

remotes::install_github("nteetor/yonder") ```

Related work

  • https://github.com/rstudio/shiny, the big kahuna
  • https://github.com/Appsilon/shiny.semantic, build shiny applications with the Semantic UI library
  • https://github.com/daattali/shinyjs, use JavaScript calls and events from the R side of shiny
  • https://github.com/andrewsali/shinycssloaders, improved CSS loading animations for shiny
  • https://github.com/merlinoa/shinyFeedback, give users validation feedback
  • https://github.com/ericrayanderson/shinymaterial, build shiny apps on top of material design

Owner

  • Name: Nate Teetor
  • Login: nteetor
  • Kind: user
  • Location: Himeji, Japan

GitHub Events

Total
  • Issues event: 2
  • Watch event: 4
  • Delete event: 18
  • Issue comment event: 21
  • Push event: 21
  • Pull request event: 25
  • Create event: 6
Last Year
  • Issues event: 2
  • Watch event: 4
  • Delete event: 18
  • Issue comment event: 21
  • Push event: 21
  • Pull request event: 25
  • Create event: 6

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 987
  • Total Committers: 6
  • Avg Commits per committer: 164.5
  • Development Distribution Score (DDS): 0.016
Past Year
  • Commits: 8
  • Committers: 1
  • Avg Commits per committer: 8.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
nteetor n****r@g****m 971
nteetor n****e@h****h 11
Eric Nantz t****t@g****m 2
dependabot[bot] 4****] 1
Zev Ross z****v@z****m 1
Carson c****1@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 94
  • Total pull requests: 44
  • Average time to close issues: 3 months
  • Average time to close pull requests: over 1 year
  • Total issue authors: 6
  • Total pull request authors: 4
  • Average comments per issue: 0.77
  • Average comments per pull request: 0.75
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 31
Past Year
  • Issues: 2
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 months
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
  • nteetor (83)
  • DivadNojnarg (5)
  • zross (2)
  • dangus-aktivbo (1)
  • rpodcast (1)
  • pteetor (1)
Pull Request Authors
  • dependabot[bot] (34)
  • nteetor (9)
  • rpodcast (2)
  • andrewbaxter439 (2)
Top Labels
Issue Labels
enhancement (24) bug (23) js (10) feature (9) question (8) help wanted (4) primer (4) inconsistency (4) docs (3) request (1) seymour (1)
Pull Request Labels
dependencies (34) enhancement (1)

Packages

  • Total packages: 2
  • Total downloads: unknown
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 6
proxy.golang.org: github.com/nteetor/yonder
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 5.5%
Average: 5.6%
Dependent repos count: 5.8%
Last synced: 6 months ago
cran.r-project.org: yonder

A Reactive Web Framework Built on 'shiny'

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Stargazers count: 3.2%
Forks count: 5.3%
Average: 18.4%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Last synced: 7 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.2 depends
  • shiny >= 1.6.0 depends
  • htmltools >= 0.4.0 imports
  • lifecycle * imports
  • magrittr * imports
  • rlang * imports
  • utils * imports
  • knitr * suggests
  • rmarkdown * suggests
  • testthat >= 2.1.0 suggests
css/package-lock.json npm
  • 594 dependencies
css/package.json npm
  • autoprefixer ^8.6.5 development
  • clean-css ^4.2.1 development
  • clean-css-cli ^4.3.0 development
  • concat ^1.0.3 development
  • node-sass ^4.13.0 development
  • npm-run-all ^4.1.5 development
  • postcss-cli ^5.0.1 development
  • stylelint ^10.1.0 development
  • stylelint-config-recommended-scss ^3.3.0 development
  • stylelint-config-standard ^18.3.0 development
  • stylelint-scss ^2.5.0 development
  • bootstrap ^4.4.1
  • bs-custom-file-input ^1.3.2
  • jquery ^3.4.1
  • popper.js ^1.16.0
js/package-lock.json npm
  • 506 dependencies
js/package.json npm
  • @babel/cli ^7.7.7 development
  • @babel/core ^7.7.7 development
  • @babel/plugin-proposal-object-rest-spread ^7.7.7 development
  • @babel/preset-env ^7.7.7 development
  • autoprefixer ^8.6.5 development
  • babel-eslint ^10.0.3 development
  • babel-preset-minify ^0.5.1 development
  • babel-register ^6.26.0 development
  • concat ^1.0.3 development
  • eslint ^5.16.0 development
  • glob ^7.1.6 development
  • npm-run-all ^4.1.5 development
  • rollup ^0.63.5 development
  • rollup-plugin-babel ^4.3.3 development
  • rollup-plugin-terser ^1.0.1 development
  • uglify-js ^3.7.4 development
  • bootstrap ^4.4.1
  • bs-custom-file-input ^1.3.2
  • jquery ^3.4.1
  • popper.js ^1.16.0
.github/workflows/pkgdown-site.yml actions
  • JamesIves/github-pages-deploy-action 4.1.4 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/r-cmd-check.yml actions
  • actions/checkout v2 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite