https://github.com/carpentries-lab/clbadges
Generate the review status badges for The Carpentries Lab
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Generate the review status badges for The Carpentries Lab
Basic Info
- Host: GitHub
- Owner: carpentries-lab
- License: other
- Language: R
- Default Branch: main
- Homepage: https://carpentries-lab.org
- Size: 231 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 5 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
README.md
Carpentries Lab Review Labels Generator
Impelmentation Design Notes
- The implementation of this package is inspired by rOpenSci's badges repository.
- Issues tagged with labels that start with
number/(like2/seeking-reviewers) means that review is in progress; except for6/approvedthat means review process is complete. - Currently there is nothing done for reviews marked with the label
pulled. - We create 10 more "unknown" badges so images are ready at time of submission (we don't have to wait for daily build to happen before it's available)
Owner
- Name: The Carpentries Lab
- Login: carpentries-lab
- Kind: organization
- Repositories: 3
- Profile: https://github.com/carpentries-lab
GitHub Events
Total
- Push event: 494
Last Year
- Push event: 494
Dependencies
.github/workflows/generate_badges.yml
actions
- actions/checkout v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION
cran
- dplyr * imports
- gh * imports
- magrittr * imports
- purrr * imports
- rlang * imports
- tibble * imports