Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.6%) to scientific vocabulary
Keywords
code-formatter
r
r-package
Keywords from Contributors
package-creation
visualisation
Last synced: 10 months ago
·
JSON representation
Repository
Format R Code Automatically
Basic Info
- Host: GitHub
- Owner: yihui
- Language: R
- Default Branch: master
- Homepage: https://yihui.org/formatr/
- Size: 815 KB
Statistics
- Stars: 257
- Watchers: 16
- Forks: 51
- Open Issues: 11
- Releases: 14
Topics
code-formatter
r
r-package
Created over 15 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Funding
README.md
formatR
Format R code automatically.
See the package homepage https://yihui.org/formatR/ for more information. You can also try a live demo at https://yihui.shinyapps.io/formatR/. It can reformat your code from
to
Owner
- Name: Yihui Xie
- Login: yihui
- Kind: user
- Location: Omaha, NE
- Company: @rstudio @swissre @merck
- Website: https://yihui.org
- Twitter: xieyihui
- Repositories: 115
- Profile: https://github.com/yihui
Freelancer (open source programmer, contractor, blogger, and writer)
GitHub Events
Total
- Issues event: 1
- Watch event: 6
- Issue comment event: 3
Last Year
- Issues event: 1
- Watch event: 6
- Issue comment event: 3
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Yihui Xie | x****e@y****e | 609 |
| Eugene Ha | e****a@p****e | 10 |
| Christophe Dervieux | c****x@g****m | 4 |
| Siqi Zhang | 4****s | 3 |
| Ed Lee | e****e@r****m | 2 |
| Ronggui Huang | r****g@g****m | 1 |
| Pavel N. Krivitsky | p****b@k****e | 1 |
| Kohske Takahashi @ jurina | t****e@g****m | 1 |
| Andrew Ziem | a****1@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 87
- Total pull requests: 17
- Average time to close issues: 3 months
- Average time to close pull requests: 6 months
- Total issue authors: 65
- Total pull request authors: 10
- Average comments per issue: 2.25
- Average comments per pull request: 2.47
- Merged pull requests: 13
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: 2 days
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 3.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- yihui (12)
- cameronbracken (5)
- fyears (2)
- Iain-S (2)
- NicolasDumoulin (2)
- phaverty (2)
- bioinformatist (2)
- kendonB (2)
- jaredlander (2)
- bdemeshev (1)
- kbenoit (1)
- cboettig (1)
- yesitsjess (1)
- jzelner (1)
- mike-lawrence (1)
Pull Request Authors
- cderv (3)
- iqis (3)
- edlee123 (3)
- Serene-Arc (2)
- egnha (2)
- krivit (1)
- wangyuchen (1)
- kohske (1)
- dcomtois (1)
- az0 (1)
Top Labels
Issue Labels
bug (16)
feature (7)
wontfix (6)
Pull Request Labels
Packages
- Total packages: 4
-
Total downloads:
- cran 77,913 last-month
- Total docker downloads: 4,882,801
-
Total dependent packages: 113
(may contain duplicates) -
Total dependent repositories: 457
(may contain duplicates) - Total versions: 53
- Total maintainers: 1
cran.r-project.org: formatR
Format R Code Automatically
- Homepage: https://github.com/yihui/formatR
- Documentation: http://cran.r-project.org/web/packages/formatR/formatR.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL]
-
Latest release: 1.2.1
published almost 11 years ago
Rankings
Dependent repos count: 0.8%
Dependent packages count: 0.9%
Forks count: 1.4%
Downloads: 1.4%
Stargazers count: 1.8%
Average: 3.9%
Docker downloads count: 17.3%
Maintainers (1)
Last synced:
11 months ago
proxy.golang.org: github.com/yihui/formatr
- Documentation: https://pkg.go.dev/github.com/yihui/formatr#section-documentation
-
Latest release: v1.2.1
published almost 11 years ago
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced:
11 months ago
proxy.golang.org: github.com/yihui/formatR
- Documentation: https://pkg.go.dev/github.com/yihui/formatR#section-documentation
-
Latest release: v1.2.1
published almost 11 years ago
Rankings
Dependent packages count: 5.4%
Average: 5.6%
Dependent repos count: 5.8%
Last synced:
12 months ago
conda-forge.org: r-formatr
- Homepage: https://github.com/yihui/formatR
- License: GPL-2.0-or-later
-
Latest release: 1.5
published almost 4 years ago
Rankings
Dependent repos count: 4.9%
Dependent packages count: 12.5%
Average: 16.8%
Stargazers count: 24.7%
Forks count: 25.3%
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.2.3 depends
- knitr * suggests
- rmarkdown * suggests
- rstudioapi * suggests
- shiny * suggests
- testit * suggests
.github/workflows/R-CMD-check.yaml
actions
- actions/checkout v2 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

