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 (7.6%) to scientific vocabulary
Keywords
hexsticker
r
shiny
shinyapps
Last synced: 9 months ago
·
JSON representation
Repository
Shiny application to generate hexsticker
Basic Info
- Host: GitHub
- Owner: jhk0530
- License: other
- Language: R
- Default Branch: main
- Homepage: https://jhkim.shinyapps.io/polaroid/
- Size: 2.17 MB
Statistics
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 1
- Releases: 2
Topics
hexsticker
r
shiny
shinyapps
Created about 6 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
License
README.md
:yellow_heart: polaroid 
Shiny application to generate hexsticker
:wrench: Install & Run
```r
CRAN version
install.packages('polaroid')
r-universe version
install.packages( "polaroid", repos = c("https://jhk0530.r-universe.dev", "https://cloud.r-project.org") )
library(polaroid) polaroid()
```
:rocket: Description and Running Example
Features
- Hexagons with
VerticalandHorizontal
- Backgrounds with Transparency
:blush: Authors
- :octocat: jhk0530 @jhk0530
:cloud: ShinyApps
https://jhkim.shinyapps.io/polaroid/
:memo: License
Copyright :copyright: 2020 Jinhwan Kim This project is MIT licensed
This README was generated with :two_hearts: by shinyReadme
Owner
- Name: Jinhwan Kim
- Login: jhk0530
- Kind: user
- Location: Seoul, South Korea
- Company: @jahnen
- Website: jahnen.io
- Repositories: 75
- Profile: https://github.com/jhk0530
Developer
GitHub Events
Total
- Create event: 14
- Release event: 1
- Issues event: 11
- Watch event: 5
- Delete event: 9
- Push event: 22
- Pull request event: 10
- Fork event: 1
Last Year
- Create event: 14
- Release event: 1
- Issues event: 11
- Watch event: 5
- Delete event: 9
- Push event: 22
- Pull request event: 10
- Fork event: 1
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 19
- Total pull requests: 10
- Average time to close issues: about 1 year
- Average time to close pull requests: about 9 hours
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 9
- Bot pull requests: 10
Past Year
- Issues: 10
- Pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: about 9 hours
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 9
- Bot pull requests: 10
Top Authors
Issue Authors
- jhk0530 (10)
- github-actions[bot] (9)
Pull Request Authors
- github-actions[bot] (10)
Top Labels
Issue Labels
bumpercar (9)
Feature (4)
Bug (4)
Documentation (1)
Pull Request Labels
dependencies (10)
Packages
- Total packages: 1
-
Total downloads:
- cran 247 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: polaroid
Create Hex Stickers with 'shiny'
- Homepage: https://github.com/jhk0530/polaroid
- Documentation: http://cran.r-project.org/web/packages/polaroid/polaroid.pdf
- License: MIT + file LICENSE
-
Latest release: 0.2.1
published about 1 year ago
Rankings
Stargazers count: 17.0%
Forks count: 21.9%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Average: 38.4%
Downloads: 87.8%
Maintainers (1)
Last synced:
10 months ago
Dependencies
DESCRIPTION
cran
- argonDash * imports
- argonR * imports
- colourpicker * imports
- ggplot2 * imports
- grid * imports
- hexSticker * imports
- imager * imports
- png * imports
- shiny * imports
- shinyWidgets * imports
.github/workflows/rhub.yaml
actions
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite