motus

An R package for processing automated radio telemetry data from Motus, an international collaborative research network that uses coordinated automated radio telemetry to facilitate research and education on the ecology and conservation of migratory animals.
https://github.com/MotusWTS/motus

Category: Biosphere
Sub Category: Avian Monitoring and Analysis

Keywords

bats birds insects science telemetry tracking

Last synced: about 5 hours ago
JSON representation

Repository metadata

R package for users of data from https://motus.org

README.md

:name status badge
motus status badge
R-CMD-check
Codecov test coverage

motus

An R package for handling Motus automated radio-telemetry data.

See the motus package site for detailed usage information.

Installation

The easiest way to install motus is from Birds Canada's R-Universe:

install.packages("motus", 
                 repos = c(birdscanada = 'https://birdscanada.r-universe.dev',
                           CRAN = 'https://cloud.r-project.org'))

If you want to check out work-in-progress, you can install the development
branches (betaX and sandbox) using remotes.

install.packages("remotes")                     # if don't already have it
remotes::install_github("motusWTS/motus@beta3") # the beta branch for v3+

Running into problems? Check out the Troubleshooting article


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 9 days ago

Total Commits: 834
Total Committers: 7
Avg Commits per committer: 119.143
Development Distribution Score (DDS): 0.336

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

Name Email Commits
Steffi LaZerte s****i@s****a 554
John Brzustowski a****n@s****g 129
Denis Lepage d****e@b****g 61
Amie MacDonald 4****3 49
zcrysler z****r@g****m 33
Crysler Z****r@e****a 7
pmorrill p****l@r****a 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 2
Total pull requests: 21
Average time to close issues: 16 days
Average time to close pull requests: 24 days
Total issue authors: 2
Total pull request authors: 3
Average comments per issue: 4.0
Average comments per pull request: 1.29
Merged pull request: 18
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • pepijn-devries (1)
  • steffilazerte (1)

Top Pull Request Authors

  • steffilazerte (16)
  • ajmacdonald3 (4)
  • j-sayers (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

DESCRIPTION cran
  • R >= 3.2.0 depends
  • DBI >= 1.0.0 imports
  • RSQLite >= 2.1.1 imports
  • dbplyr >= 1.4.2 imports
  • dplyr >= 0.8.1 imports
  • geosphere >= 1.5.7 imports
  • ggplot2 >= 3.2.0 imports
  • glue >= 1.4.2 imports
  • gridExtra >= 2.3 imports
  • httr >= 1.4.0 imports
  • jsonlite >= 1.6 imports
  • lubridate >= 1.7.4 imports
  • magrittr * imports
  • maptools >= 0.9.5 imports
  • methods * imports
  • purrr >= 0.3.0 imports
  • rlang >= 0.3.1 imports
  • stringr >= 1.4.0 imports
  • tidyr >= 0.8.3 imports
  • tidyselect >= 1.0.0 imports
  • covr * suggests
  • ggmap >= 3.0.0 suggests
  • lutz >= 0.3.1 suggests
  • mockery * suggests
  • rmarkdown * suggests
  • roxygen2 * suggests
  • spelling * suggests
  • testthat * suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite
.github/workflows/pkgdown.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite
  • r-lib/actions/setup-r-dependencies v1 composite
.github/workflows/test-coverage.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite

Score: 4.890349128221754