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 (8.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Decorate a plot with associated information
Basic Info
- Host: GitHub
- Owner: YuLab-SMU
- Language: R
- Default Branch: master
- Homepage: https://yulab-smu.top/aplot
- Size: 8.11 MB
Statistics
- Stars: 107
- Watchers: 6
- Forks: 16
- Open Issues: 10
- Releases: 0
Created over 6 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
README.Rmd
---
output:
md_document:
variant: gfm
html_preview: false
---
# `aplot` for decorating a plot with associated information
`r badger::badge_license("Artistic-2.0")`
`r badger::badge_github_version("YuLab-SMU/aplot", "blue")`
`r badger::badge_code_size("YuLab-SMU/aplot")`
`r badger::badge_last_commit("YuLab-SMU/aplot", 'master')`
`r badger::badge_cran_release('aplot', 'green')`
`r badger::badge_cran_download('aplot', 'grand-total', 'green')`
`r badger::badge_github_actions("YuLab-SMU/aplot", action='rworkflows')`
`r badger::badge_codecov(ref='YuLab-SMU/aplot', branch='master')`
```{r comment="", echo=FALSE, results='asis'}
cat(packageDescription('aplot')$Description)
```
## :writing_hand: Authors
Guangchuang YU
School of Basic Medical Sciences, Southern Medical University
## :arrow_double_down: Installation
Get the released version from CRAN:
```r
install.packages("aplot")
```
Or the development version from github:
```r
## install.packages("remotes")
remotes::install_github("YuLab-SMU/aplot")
```
## :book: Vignette
For more details, please refer to the [online vignette](https://yulab-smu.top/aplot).
Owner
- Name: Bioinformatics Group @ SMU
- Login: YuLab-SMU
- Kind: organization
- Email: gcyu1@smu.edu.cn
- Location: Guangzhou
- Website: https://yulab-smu.top
- Repositories: 76
- Profile: https://github.com/YuLab-SMU
Research group led by Prof. Guangchuang Yu in School of Basic Medical Sciences, Southern Medical University
GitHub Events
Total
- Issues event: 5
- Watch event: 13
- Issue comment event: 8
- Push event: 11
- Pull request event: 15
- Fork event: 2
Last Year
- Issues event: 5
- Watch event: 13
- Issue comment event: 8
- Push event: 11
- Pull request event: 15
- Fork event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Guangchuang Yu | g****u@g****m | 87 |
| xiangpin | x****n@1****m | 10 |
| Ming Li | l****9@g****m | 5 |
| Chun-Hui Gao | g****l@g****m | 4 |
| Darlan Conterno Minussi | d****i@g****m | 1 |
Committer Domains (Top 20 + Academic)
163.com: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 29
- Total pull requests: 22
- Average time to close issues: 3 months
- Average time to close pull requests: 1 day
- Total issue authors: 28
- Total pull request authors: 6
- Average comments per issue: 1.66
- Average comments per pull request: 0.32
- Merged pull requests: 18
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 9
- Average time to close issues: 4 days
- Average time to close pull requests: 1 day
- Issue authors: 4
- Pull request authors: 3
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- xiangpin (2)
- sein-tao (1)
- dinhe878 (1)
- fionarhuang (1)
- xiayh17 (1)
- JaneDY (1)
- sbcalaff (1)
- Ekie22 (1)
- BIOBRICK (1)
- taylorreiter (1)
- shanshenbing (1)
- bananabenana (1)
- darlanminussi (1)
- raivivek (1)
- ghost (1)
Pull Request Authors
- xiangpin (12)
- MingLi-929 (5)
- olivroy (2)
- Treywea (1)
- darlanminussi (1)
- gaospecial (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 49,404 last-month
- Total docker downloads: 28,090
-
Total dependent packages: 10
(may contain duplicates) -
Total dependent repositories: 22
(may contain duplicates) - Total versions: 38
- Total maintainers: 1
cran.r-project.org: aplot
Decorate a 'ggplot' with Associated Information
- Homepage: https://github.com/YuLab-SMU/aplot
- Documentation: http://cran.r-project.org/web/packages/aplot/aplot.pdf
- License: Artistic-2.0
-
Latest release: 0.2.8
published about 1 year ago
Rankings
Downloads: 2.4%
Stargazers count: 4.5%
Forks count: 5.5%
Dependent repos count: 6.2%
Dependent packages count: 6.6%
Average: 7.6%
Docker downloads count: 20.2%
Maintainers (1)
Last synced:
11 months ago
conda-forge.org: r-aplot
- Homepage: https://github.com/YuLab-SMU/aplot
- License: Artistic-2.0
-
Latest release: 0.1.8
published almost 4 years ago
Rankings
Dependent repos count: 20.2%
Stargazers count: 37.3%
Average: 38.5%
Forks count: 44.9%
Dependent packages count: 51.6%
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- ggfun >= 0.0.6 imports
- ggplot2 * imports
- ggplotify * imports
- magrittr * imports
- methods * imports
- patchwork * imports
- utils * imports
- ggtree * suggests