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 (5.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Chat UI component for Shiny
Basic Info
- Host: GitHub
- Owner: posit-dev
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://posit-dev.github.io/shinychat/
- Size: 7.15 MB
Statistics
- Stars: 104
- Watchers: 8
- Forks: 15
- Open Issues: 28
- Releases: 6
Created almost 2 years ago
· Last pushed 11 months ago
Metadata Files
Readme
License
Owner
- Name: posit-dev
- Login: posit-dev
- Kind: organization
- Repositories: 24
- Profile: https://github.com/posit-dev
GitHub Events
Total
- Create event: 39
- Release event: 5
- Issues event: 59
- Watch event: 43
- Delete event: 25
- Member event: 1
- Issue comment event: 77
- Push event: 297
- Pull request review event: 181
- Pull request review comment event: 175
- Pull request event: 70
- Fork event: 11
Last Year
- Create event: 39
- Release event: 5
- Issues event: 59
- Watch event: 43
- Delete event: 25
- Member event: 1
- Issue comment event: 77
- Push event: 297
- Pull request review event: 181
- Pull request review comment event: 175
- Pull request event: 70
- Fork event: 11
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joe Cheng | j****e@p****o | 36 |
| Carson Sievert | c****1@g****m | 10 |
| Garrick Aden-Buie | g****k@a****m | 7 |
Committer Domains (Top 20 + Academic)
adenbuie.com: 1
posit.co: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 46
- Total pull requests: 66
- Average time to close issues: about 2 months
- Average time to close pull requests: 12 days
- Total issue authors: 26
- Total pull request authors: 7
- Average comments per issue: 0.93
- Average comments per pull request: 0.48
- Merged pull requests: 42
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 46
- Pull requests: 66
- Average time to close issues: about 2 months
- Average time to close pull requests: 12 days
- Issue authors: 26
- Pull request authors: 7
- Average comments per issue: 0.93
- Average comments per pull request: 0.48
- Merged pull requests: 42
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- gadenbuie (12)
- cpsievert (4)
- schloerke (4)
- bianchenhao (2)
- iainwallacebms (2)
- stefanlinner (2)
- zhaohongxin0 (1)
- janlimbeck (1)
- yaswant-sk (1)
- Yousuf28 (1)
- DavZim (1)
- cboettig (1)
- JamesHWade (1)
- jimrothstein (1)
- iveryone (1)
Pull Request Authors
- cpsievert (29)
- gadenbuie (26)
- schloerke (3)
- jcheng5 (2)
- skaltman (2)
- karangattu (2)
- t-kalinowski (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 1,281 last-month
- pypi 14,212 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 6
- Total maintainers: 2
pypi.org: shinychat
An AI Chat interface for Shiny apps.
- Homepage: https://posit-dev.github.io/shinychat/
- Documentation: https://posit-dev.github.io/shinychat/py/
- License: MIT
-
Latest release: 0.1.0
published 11 months ago
Rankings
Dependent packages count: 9.0%
Average: 30.0%
Dependent repos count: 51.0%
Maintainers (1)
Last synced:
11 months ago
cran.r-project.org: shinychat
Chat UI Component for 'shiny'
- Homepage: https://github.com/posit-dev/shinychat
- Documentation: http://cran.r-project.org/web/packages/shinychat/shinychat.pdf
- License: MIT + file LICENSE
-
Latest release: 0.2.0
published about 1 year ago
Rankings
Dependent packages count: 27.5%
Dependent repos count: 33.9%
Average: 49.5%
Downloads: 87.0%
Maintainers (1)
Last synced:
11 months ago
Dependencies
.github/workflows/R-CMD-check.yaml
actions
- actions/checkout v4 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
DESCRIPTION
cran
- bslib * imports
- coro * imports
- htmltools * imports
- rlang * imports
- shiny * imports
- promises * suggests
- rlang * suggests
- testthat >= 3.0.0 suggests
.github/workflows/pkgdown.yaml
actions
- JamesIves/github-pages-deploy-action v4.5.0 composite
- actions/checkout v4 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite