polaroid

Shiny application to generate hexsticker

https://github.com/jhk0530/polaroid

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
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

Screenshot 2025-03-30 at 12 29 47 AM

:yellow_heart: polaroid

Shiny application to generate hexsticker

CRAN status badge CRAN downloads badge polaroid status badge r-hub badge

: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

Screenshot 2025-03-30 at 12 23 58 AM

Features

  • Hexagons with Vertical and Horizontal

Screenshot 2025-03-30 at 12 13 20 AM

  • Backgrounds with Transparency

Screenshot 2025-03-30 at 12 09 38 AM


:blush: Authors

: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

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

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 32
  • Total Committers: 1
  • Avg Commits per committer: 32.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 6
  • Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
jhk0530 h****c@g****m 32

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'

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 247 Last month
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