Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (3.9%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
A repository for the Mini-Bird Breeding Survey data
Basic Info
- Host: GitHub
- Owner: nc-minibbs
- License: other
- Language: R
- Default Branch: master
- Homepage: https://nc-minibbs.github.io/mbbs/
- Size: 119 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 11
- Releases: 0
Created about 7 years ago
· Last pushed 8 months ago
Metadata Files
Readme
License
Citation
README.md
Mini-Bird Breeding Survey
This repository contains code to download and analyze data from the Mini-Bird Breeding Surveys conducted in Orange, Chatham, and Durham counties.
Find project documentation in the docs directory.
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Mini Bird Breeding Survey
message: >-
If you use this dataset, please cite it using the metadata
from this file.
type: dataset
authors:
- given-names: Bradley
family-names: Saul
orcid: 'https://orcid.org/0000-0003-2247-9983'
email: bradleysaul@fastmail.com
- given-names: Allen
family-names: Hurlbert
email: hurlbert@bio.unc.edu
affiliation: University of North Carolina
orcid: 'https://orcid.org/0000-0002-5678-9907'
- given-names: Ivara
email: ijbg@unc.edu
affiliation: University of North Carolina
family-names: Goulden
orcid: 'https://orcid.org/0009-0002-1762-2570'
repository-code: 'https://github.com/nc-minibbs/mbbs'
url: 'https://minibbs.us/'
version: '2024.1'
date-released: '2025-02-17'
GitHub Events
Total
- Create event: 19
- Release event: 2
- Issues event: 35
- Delete event: 21
- Issue comment event: 48
- Push event: 131
- Pull request review event: 25
- Pull request review comment event: 19
- Pull request event: 34
Last Year
- Create event: 19
- Release event: 2
- Issues event: 35
- Delete event: 21
- Issue comment event: 48
- Push event: 131
- Pull request review event: 25
- Pull request review comment event: 19
- Pull request event: 34
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 12
- Total pull requests: 5
- Average time to close issues: 4 months
- Average time to close pull requests: about 2 months
- Total issue authors: 3
- Total pull request authors: 2
- Average comments per issue: 0.67
- Average comments per pull request: 5.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 10
- Pull requests: 5
- Average time to close issues: about 2 months
- Average time to close pull requests: about 2 months
- Issue authors: 3
- Pull request authors: 2
- Average comments per issue: 0.2
- Average comments per pull request: 5.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- IJBG (28)
- bsaul (22)
- ahhurlbert (3)
Pull Request Authors
- bsaul (47)
- IJBG (22)
Top Labels
Issue Labels
website (2)
analysis (1)
Pull Request Labels
Dependencies
DESCRIPTION
cran
- R >= 3.5.1 depends
- assertthat * imports
- dplyr >= 1.0 imports
- glue >= 1.4 imports
- lubridate * imports
- magrittr >= 1.0 imports
- purrr >= 0.3 imports
- readr * imports
- stringr >= 1.3 imports
- yaml * imports
.github/workflows/R-CMD-check.yaml
actions
- actions/checkout v4 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