Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 2 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.3%) to scientific vocabulary
Repository
A R package for giphy API
Basic Info
- Host: GitHub
- Owner: haozhu233
- License: other
- Language: R
- Default Branch: master
- Size: 4.42 MB
Statistics
- Stars: 87
- Watchers: 7
- Forks: 6
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
giphyr
Want to add some GIFs to your awesome rmarkdown presentation?

Introduction
I guess this is one of the least productive R packages in our community...
No more to say. Enjoy more GIFs in your Rmarkdown documents.

Install
```r install.packages("giphyr")
For dev version
devtools::install_github("haozhu233/giphyr") ```
Usage
If you are using a recent version of RStudio (v0.99.878 or later), you should be able to find an "Addins" dropdown menu on the toolbar. This package comes with a RStudio Addin called "Add GIFs", which has a user friendly interface you can use to browse, download or insert GIFs or links to a rmarkdown document.

For useRs who are not using RStudio, I'm planning to include a stand-alone shiny app that can be run directly in the console in the next release.
Note
I'm currently using the public beta key for the Giphy API. They say there is a rate limit. I will request a Production key if needed.
Also, I noticed that after GIPHY made some API change recently (the link is no longer point directly to a .gif file but a web page), GIF images can't be seen correctly on some old versions of RStudio. You might need to update your RStudio version if it occurs to you.
Owner
- Name: Hao Zhu
- Login: haozhu233
- Kind: user
- Location: Boston, MA
- Company: Harvard Medical School
- Website: zhuhao.org
- Repositories: 127
- Profile: https://github.com/haozhu233
AI for science. Netbio.
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 38
- Total Committers: 2
- Avg Commits per committer: 19.0
- Development Distribution Score (DDS): 0.342
Top Committers
| Name | Commits | |
|---|---|---|
| Hao Zhu | h****3@g****m | 25 |
| Hao Zhu | h****u@h****u | 13 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 5
- Total pull requests: 0
- Average time to close issues: 3 months
- Average time to close pull requests: N/A
- Total issue authors: 4
- Total pull request authors: 0
- Average comments per issue: 2.6
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sco-lo-digital (2)
- Bohdan-Khomtchouk (1)
- CodingTigerTang (1)
- kevinushey (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 21,247
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: giphyr
R Interface to the Giphy API
- Homepage: https://github.com/haozhu233/giphyr
- Documentation: http://cran.r-project.org/web/packages/giphyr/giphyr.pdf
- License: MIT + file LICENSE
- Status: removed
-
Latest release: 0.2.0
published over 7 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.2.2 depends
- dplyr * imports
- httr * imports
- miniUI * imports
- purrr * imports
- rstudioapi * imports
- shiny * imports
- tibble * imports
- utils * imports