amt
Make handling and analyzing animal telemetry data easier by providing functions that simplify common tasks, such as data filtering, calculation of path characteristics and home ranges, and the preparing data for more complex analyse.
https://github.com/jmsigner/amt
Category: Biosphere
Sub Category: Terrestrial Wildlife
Last synced: about 1 hour ago
JSON representation
Repository metadata
- Host: GitHub
- URL: https://github.com/jmsigner/amt
- Owner: jmsigner
- Created: 2016-12-20T10:22:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2026-03-14T13:11:46.000Z (2 months ago)
- Last Synced: 2026-04-28T06:39:05.624Z (16 days ago)
- Language: R
- Size: 35.4 MB
- Stars: 47
- Watchers: 6
- Forks: 15
- Open Issues: 15
- Releases: 5
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
README.Rmd
---
output: github_document
---
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```
[](https://cran.r-project.org/package=amt)
[](https://cran.r-project.org/package=amt)
[](https://travis-ci.org/jmsigner/amt)
[](https://ci.appveyor.com/project/jmsigner/amt)
# amt (animal movement tools)
The aim of `amt` is to make handling and analyzing animal telemetry data easier by providing functions that simplify common tasks, such as data filtering, calculation of path characteristics and home ranges, and the preparing data for more complex analyses (e.g., step selection functions and alike).
## Installation
To install the current development version of `amt` use:
```{r, eval=FALSE}
devtools::install_github("jmsigner/amt")
```
## Questions
- Some discussion can be found here: https://github.com/jmsigner/amt/discussions
- Answers and links to FAQs are here: https://github.com/jmsigner/amt/wiki
- If you find a bug, please post a new issue here: https://github.com/jmsigner/amt/issues/new
Owner metadata
- Name: Johannes Signer
- Login: jmsigner
- Email:
- Kind: user
- Description:
- Website:
- Location: Goettingen, Germany
- Twitter: signer_j
- Company:
- Icon url: https://avatars.githubusercontent.com/u/813059?u=ad012baf4050acb08ec118b29b495bda826c748e&v=4
- Repositories: 19
- Last ynced at: 2023-03-24T02:29:32.724Z
- Profile URL: https://github.com/jmsigner
GitHub Events
Total
- Pull request event: 3
- Fork event: 1
- Issues event: 20
- Watch event: 7
- Issue comment event: 28
- Push event: 7
- Pull request review event: 1
Last Year
- Fork event: 1
- Issues event: 5
- Watch event: 2
- Issue comment event: 5
- Push event: 4
Committers metadata
Last synced: 3 days ago
Total Commits: 498
Total Committers: 9
Avg Commits per committer: 55.333
Development Distribution Score (DDS): 0.155
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 | Commits | |
|---|---|---|
| Johannes Signer | j****r@g****m | 421 |
| bsmity13 | b****3@g****m | 58 |
| JoshOBrien | j****n@g****m | 5 |
| Alec L. Robitaille | r****c@g****m | 5 |
| Johannes Signer | j****r@g****e | 5 |
| Romain Francois | r****n@r****m | 1 |
| Benrnardo Niebuhr | b****m@y****r | 1 |
| Johannes Signer | j****r@J****x | 1 |
| Johannes Signer | j****r@J****x | 1 |
Committer domains:
- johanness-mbp.fritz.box: 1
- johanness-macbook-pro.fritz.box: 1
- yahoo.com.br: 1
- rstudio.com: 1
- gwdg.de: 1
Issue and Pull Request metadata
Last synced: 9 days ago
Total issues: 100
Total pull requests: 21
Average time to close issues: 3 months
Average time to close pull requests: 14 days
Total issue authors: 62
Total pull request authors: 7
Average comments per issue: 1.79
Average comments per pull request: 1.05
Merged pull request: 20
Bot issues: 0
Bot pull requests: 0
Past year issues: 9
Past year pull requests: 0
Past year average time to close issues: 6 days
Past year average time to close pull requests: N/A
Past year issue authors: 9
Past year pull request authors: 0
Past year average comments per issue: 0.89
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
Top Issue Authors
- jmsigner (11)
- bsmity13 (10)
- bniebuhr (8)
- pntoiv (3)
- elmpero (3)
- coverton-usgs (3)
- anjankatna (3)
- joshcullen (2)
- Sadie-SE (2)
- sjclements9 (2)
- elleryvincent (2)
- WhitneyH1317 (1)
- nschiraldi (1)
- LuisLauM (1)
- geodevm (1)
Top Pull Request Authors
- bsmity13 (7)
- robitalec (5)
- JoshOBrien (4)
- jmsigner (2)
- romainfrancois (1)
- krlmlr (1)
- bniebuhr (1)
Top Issue Labels
- enhancement (7)
- bug (4)
- help wanted (2)
- invalid (1)
- question (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- cran: 1,240 last-month
- Total docker downloads: 21,613
- Total dependent packages: 1
- Total dependent repositories: 2
- Total versions: 21
- Total maintainers: 1
cran.r-project.org: amt
Animal Movement Tools
- Homepage: https://github.com/jmsigner/amt
- Documentation: http://cran.r-project.org/web/packages/amt/amt.pdf
- Licenses: GPL-3
- Latest release: 0.1.7 (published about 4 years ago)
- Last Synced: 2026-05-11T04:01:56.037Z (3 days ago)
- Versions: 21
- Dependent Packages: 1
- Dependent Repositories: 2
- Downloads: 1,240 Last month
- Docker Downloads: 21,613
-
Rankings:
- Docker downloads count: 0.579%
- Forks count: 5.46%
- Stargazers count: 8.809%
- Average: 10.986%
- Downloads: 13.636%
- Dependent packages count: 18.156%
- Dependent repos count: 19.274%
- Maintainers (1)
Dependencies
- R >= 3.5 depends
- MASS * imports
- Rcpp >= 0.12.7 imports
- Rdpack * imports
- checkmate * imports
- circular * imports
- ctmm * imports
- dplyr >= 0.7.0 imports
- fitdistrplus * imports
- lubridate * imports
- magrittr * imports
- methods * imports
- purrr * imports
- raster * imports
- rgeos * imports
- rlang * imports
- sf * imports
- sp * imports
- survival * imports
- tibble * imports
- tidyr >= 1.0.0 imports
- FNN * suggests
- KernSmooth * suggests
- adehabitatLT * suggests
- adehabitatMA * suggests
- broom * suggests
- geosphere * suggests
- ggplot2 * suggests
- ggraph * suggests
- knitr * suggests
- leaflet * suggests
- maptools * suggests
- move * suggests
- moveHMM * suggests
- rmarkdown * suggests
- sessioninfo * suggests
- spacetime * suggests
- tidygraph * suggests
- tinytest * suggests
- trajectories * suggests
- actions/checkout v2 composite
- r-lib/actions/check-r-package v1 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- r-lib/actions/setup-r-dependencies v1 composite
- JamesIves/github-pages-deploy-action v4.4.1 composite
- actions/checkout v3 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- r-lib/actions/pr-fetch v2 composite
- r-lib/actions/pr-push v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
Score: 16.361415406838855