A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

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.

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 


[![CRAN status](https://www.r-pkg.org/badges/version/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


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 1,714
Total Committers: 15
Avg Commits per committer: 114.267
Development Distribution Score (DDS): 0.297

Commits in past year: 6
Committers in past year: 1
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Colin Smith c****h@w****u 1205
Eric R. Sokol s****e@g****m 153
Margaret O'Brien m****b@m****u 108
Colin Smith c****v@g****m 87
Margaret O'Brien m****n@u****u 87
Ruvi Esmeralda Jaimes g****y@r****t 24
savannahrayegonzales 5****s 11
will-rosenthal 3****l 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:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 76
Total pull requests: 34
Average time to close issues: over 1 year
Average time to close pull requests: 2 days
Total issue authors: 8
Total pull request authors: 3
Average comments per issue: 1.91
Average comments per pull request: 0.38
Merged pull request: 31
Bot issues: 0
Bot pull requests: 0

Past year issues: 3
Past year pull requests: 1
Past year average time to close issues: 4 days
Past year average time to close pull requests: 3 days
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 0.33
Past year average comments per pull request: 0.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/ediorg/ecocomdp

Top Issue Authors

  • mobb (36)
  • clnsmth (23)
  • kzollove (8)
  • daijiang (4)
  • jaimesesme (2)
  • taddallas (1)
  • rsbivand (1)
  • pdil (1)

Top Pull Request Authors

  • sokole (22)
  • kzollove (9)
  • clnsmth (3)

Top Issue Labels

  • enhancement (29)
  • bug (5)
  • question (3)
  • duplicate (1)

Top Pull Request Labels


Package metadata

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 8 months ago)
  • Last Synced: 2025-04-26T12:34:38.866Z (1 day ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 318 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

DESCRIPTION cran
  • 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: 12.721736545936414