ecocomDP
A dataset design pattern for harmonizing ecological community surveys in a research question agnostic format from source datasets published across multiple repositories.
https://github.com/ediorg/ecocomdp
Category: Sustainable Development
Sub Category: Data Catalogs and Interfaces
Keywords from Contributors
ecology ecological-metadata-language eml data-skills neon
Last synced: about 4 hours ago
JSON representation
Repository metadata
A dataset design pattern and R package for ecological community data.
- Host: GitHub
- URL: https://github.com/ediorg/ecocomdp
- Owner: EDIorg
- License: other
- Created: 2017-06-14T14:22:43.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-09-11T22:52:01.000Z (about 2 months ago)
- Last Synced: 2025-10-29T11:04:14.087Z (4 days ago)
- Language: R
- Homepage: https://ediorg.github.io/ecocomDP/
- Size: 41.5 MB
- Stars: 37
- Watchers: 13
- Forks: 16
- Open Issues: 47
- Releases: 7
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codemeta: codemeta.json
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
# fig.path = "man/figures/README-",
fig.path = "README-",
out.width = "100%"
)
```
# ecocomDP
[](https://cran.r-project.org/package=ecocomDP)
## Overview
Tools to create, use, and convert 'ecocomDP' datasets. 'ecocomDP' is a dataset design pattern for harmonizing ecological community surveys in a research question agnostic format, from source datasets published across multiple repositories, and with methods that keep the derived datasets up-to-date as the underlying sources change. Described in O'Brien et al. (2021), .
## Installation
Get the latest CRAN release:
```{r eval=FALSE}
install.packages("ecocomDP")
```
Get the latest development version:
```{r eval=FALSE}
# install.packages("remotes")
remotes::install_github("EDIorg/ecocomDP", ref = "development")
```
## Usage
* [Create ecocomDP Data](https://ediorg.github.io/ecocomDP/articles/create.html)
* [Use ecocomDP Data](https://ediorg.github.io/ecocomDP/articles/use.html)
* [Convert ecocomDP Data to Another Model Format](https://ediorg.github.io/ecocomDP/articles/convert.html)
## Model documentation
* [Model Overview](https://ediorg.github.io/ecocomDP/articles/model_overview.html)
* [Shared Practices for Creating ecocomDP Data](https://ediorg.github.io/ecocomDP/articles/shared_practices_create.html)
## Getting help
Use [GitHub Issues](https://github.com/EDIorg/ecocomDP/issues) for bug reporting, feature requests, and general questions/discussions. When filing bug reports, please include a minimal reproducible example.
## Contributing
Community contributions are welcome! Please reference our [contributing guidelines](https://github.com/EDIorg/ecocomDP/blob/master/CONTRIBUTING.md) for details.
-----
Please note that this project is released with a [Contributor Code of Conduct](https://github.com/EDIorg/ecocomDP/blob/master/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
Owner metadata
- Name: Environmental Data Initiative
- Login: EDIorg
- Email: info@edirepository.org
- Kind: organization
- Description: Accelerating the archive and reuse of environmental data
- Website: https://edirepository.org/
- Location:
- Twitter: EDIgotdata
- Company:
- Icon url: https://avatars.githubusercontent.com/u/22452966?v=4
- Repositories: 12
- Last ynced at: 2023-02-26T11:45:37.501Z
- Profile URL: https://github.com/EDIorg
GitHub Events
Total
- Issues event: 10
- Watch event: 4
- Delete event: 6
- Issue comment event: 19
- Push event: 12
- Pull request review event: 1
- Pull request event: 10
- Fork event: 3
- Create event: 5
Last Year
- Issues event: 10
- Watch event: 4
- Delete event: 6
- Issue comment event: 19
- Push event: 12
- Pull request review event: 1
- Pull request event: 10
- Fork event: 3
- Create event: 5
Committers metadata
Last synced: 5 days ago
Total Commits: 1,716
Total Committers: 15
Avg Commits per committer: 114.4
Development Distribution Score (DDS): 0.297
Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5
| Name | Commits | |
|---|---|---|
| Colin Smith | c****h@w****u | 1206 |
| Eric R. Sokol | s****e@g****m | 153 |
| Margaret O'Brien | m****b@m****u | 108 |
| Margaret O'Brien | m****n@u****u | 88 |
| Colin Smith | c****v@g****m | 87 |
| Ruvi Esmeralda Jaimes | g****y@r****t | 24 |
| savannahrayegonzales | 5****s@u****m | 11 |
| will-rosenthal | 3****l@u****m | 10 |
| Corinna Gries | c****s@w****u | 9 |
| Kyle Zollo | k****o@g****m | 8 |
| Eric Sokol (US) | e****l@b****g | 7 |
| Kari Norman | k****i@n****g | 2 |
| SaraPaull | p****l@b****g | 1 |
| Will Rosenthal | w****3@g****m | 1 |
| Yvan Le Bras | y****s@m****r | 1 |
Committer domains:
- battelleecology.org: 2
- wisc.edu: 2
- mnhn.fr: 1
- normanfamily.org: 1
- ruvis-mbp.attlocal.net: 1
- ucsb.edu: 1
- msi.ucsb.edu: 1
Issue and Pull Request metadata
Last synced: 18 days ago
Total issues: 83
Total pull requests: 49
Average time to close issues: over 1 year
Average time to close pull requests: 2 days
Total issue authors: 10
Total pull request authors: 5
Average comments per issue: 1.82
Average comments per pull request: 0.47
Merged pull request: 44
Bot issues: 0
Bot pull requests: 0
Past year issues: 9
Past year pull requests: 14
Past year average time to close issues: N/A
Past year average time to close pull requests: about 21 hours
Past year issue authors: 5
Past year pull request authors: 3
Past year average comments per issue: 1.33
Past year average comments per pull request: 0.71
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- mobb (37)
- clnsmth (26)
- kzollove (8)
- daijiang (5)
- jaimesesme (2)
- sydnerecord (1)
- taddallas (1)
- rsbivand (1)
- pdil (1)
- samsimkin (1)
Top Pull Request Authors
- sokole (22)
- clnsmth (14)
- kzollove (9)
- sydnerecord (2)
- samsimkin (2)
Top Issue Labels
- enhancement (29)
- bug (5)
- question (3)
- duplicate (1)
Top Pull Request Labels
Package metadata
- Total packages: 3
-
Total downloads:
- cran: 420 last-month
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 19
- Total maintainers: 1
proxy.golang.org: github.com/ediorg/ecocomdp
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ediorg/ecocomdp#section-documentation
- Licenses: other
- Latest release: v1.3.2 (published about 1 year ago)
- Last Synced: 2025-10-29T11:04:15.217Z (4 days ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.401%
- Average: 5.583%
- Dependent repos count: 5.764%
proxy.golang.org: github.com/EDIorg/ecocomDP
- Homepage:
- Documentation: https://pkg.go.dev/github.com/EDIorg/ecocomDP#section-documentation
- Licenses: other
- Latest release: v1.3.2 (published about 1 year ago)
- Last Synced: 2025-10-29T11:04:14.904Z (4 days ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.401%
- Average: 5.583%
- Dependent repos count: 5.764%
cran.r-project.org: ecocomDP
Tools to Create, Use, and Convert ecocomDP Data
- Homepage: https://github.com/EDIorg/ecocomDP
- Documentation: http://cran.r-project.org/web/packages/ecocomDP/ecocomDP.pdf
- Licenses: MIT + file LICENSE
- Latest release: 1.3.2 (published about 1 year ago)
- Last Synced: 2025-10-29T11:04:15.110Z (4 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 420 Last month
-
Rankings:
- Forks count: 6.535%
- Stargazers count: 10.449%
- Average: 25.12%
- Dependent packages count: 29.797%
- Dependent repos count: 35.455%
- Downloads: 43.364%
- Maintainers (1)
Dependencies
- R >= 3.4.0 depends
- EML >= 2.0.5 imports
- RColorBrewer >= 1.1 imports
- data.table >= 1.13.0 imports
- dplyr >= 0.7.1 imports
- emld >= 0.5.1 imports
- geosphere >= 1.5 imports
- ggplot2 >= 3.3.3 imports
- httr >= 1.3.1 imports
- lubridate >= 1.7.4 imports
- magrittr * imports
- methods * imports
- neonUtilities >= 2.1.1 imports
- rlang * imports
- rmarkdown * imports
- stats * imports
- stringr >= 1.2.0 imports
- tidyr >= 0.6.1 imports
- tools * imports
- utils * imports
- uuid >= 0.1 imports
- xml2 >= 1.3.0 imports
- ggrepel * suggests
- knitr * suggests
- maptools * suggests
- mime >= 0.9 suggests
- reader >= 1.0.6 suggests
- rgdal * suggests
- ritis >= 1.0.0 suggests
- taxize <= 0.9.99 suggests
- testthat * suggests
- usmap >= 0.6.0 suggests
- worrms >= 0.4.2 suggests
Score: 13.181499833627905