rDataPipeline
R implementation of the FAIR Data Pipeline API
Science Score: 46.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
Links to: zenodo.org -
✓Committers with academic emails
3 of 9 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.4%) to scientific vocabulary
Keywords
data-pipeline
fair
r
Last synced: 6 months ago
·
JSON representation
Repository
R implementation of the FAIR Data Pipeline API
Basic Info
- Host: GitHub
- Owner: FAIRDataPipeline
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://www.fairdatapipeline.org/rDataPipeline
- Size: 11.8 MB
Statistics
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 21
- Releases: 6
Topics
data-pipeline
fair
r
Created almost 6 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
License
Zenodo
README.md
rDataPipeline
The R implementation of the FAIR Data Pipeline API.
Installation
In R:
{r}
install.packages(devtools)
devtools::install_github("FAIRDataPipeline/rDataPipeline")
library(rDataPipeline)
Usage
Example usage can be found here.
More information
For more information, please visit the FAIR Data Pipeline website.
Owner
- Name: FAIR Data Pipeline
- Login: FAIRDataPipeline
- Kind: organization
- Website: https://www.fairdatapipeline.org
- Repositories: 22
- Profile: https://github.com/FAIRDataPipeline
GitHub Events
Total
- Delete event: 1
- Push event: 4
- Pull request event: 2
- Create event: 1
Last Year
- Delete event: 1
- Push event: 4
- Pull request event: 2
- Create event: 1
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| soniamitchell | s****l@g****k | 1,462 |
| RyanJField | 5****d | 303 |
| ciaranmcmonagle | c****1@r****k | 39 |
| Nardus Mollentze | n****e@g****k | 10 |
| ciaranmcmonagle | 5****e | 8 |
| Richard Reeve | g****t@r****t | 7 |
| Ryan J Field | R****d | 5 |
| RYAN-PC\Ryan | s****p@a****m | 2 |
| The Codacy Badger | b****r@c****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 49
- Total pull requests: 56
- Average time to close issues: 21 days
- Average time to close pull requests: about 23 hours
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 1.71
- Average comments per pull request: 0.38
- Merged pull requests: 54
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 6 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.25
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- soniamitchell (48)
- bobturneruk (1)
Pull Request Authors
- soniamitchell (50)
- RyanJField (9)
Top Labels
Issue Labels
enhancement (18)
question (9)
on hold (9)
validation (3)
documentation (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 216 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: rDataPipeline
Functions to Interact with the 'FAIR Data Pipeline'
- Homepage: https://www.fairdatapipeline.org/rDataPipeline/
- Documentation: http://cran.r-project.org/web/packages/rDataPipeline/rDataPipeline.pdf
- License: GPL (≥ 3)
-
Latest release: 0.60.0
published over 1 year ago
Rankings
Forks count: 12.2%
Stargazers count: 23.6%
Dependent repos count: 24.0%
Dependent packages count: 28.8%
Average: 29.3%
Downloads: 57.8%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/pkgdown.yaml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
.github/workflows/test-build.yaml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-r v1 composite
- r-lib/actions/setup-r-dependencies v1 composite
- snok/install-poetry v1 composite
.github/workflows/test-coverage.yaml
actions
- actions/checkout v2 composite
- r-lib/actions/setup-r v1 composite
- r-lib/actions/setup-r-dependencies v1 composite
DESCRIPTION
cran
- R6 * imports
- assertthat * imports
- cli * imports
- configr * imports
- dplyr * imports
- git2r * imports
- httr * imports
- jsonlite * imports
- openssl * imports
- rhdf5 * imports
- semver * imports
- stats * imports
- usethis * imports
- utils * imports
- yaml * imports
- testthat * suggests
- units * suggests