https://github.com/ctmm-initiative/ctmmweb
Web app for analyzing animal tracking data, built upon ctmm R package
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
2 of 3 committers (66.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords
Repository
Web app for analyzing animal tracking data, built upon ctmm R package
Basic Info
- Host: GitHub
- Owner: ctmm-initiative
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: http://biology.umd.edu/movement.html
- Size: 10.5 MB
Statistics
- Stars: 34
- Watchers: 3
- Forks: 22
- Open Issues: 21
- Releases: 3
Topics
Metadata Files
README.md
Introduction
This is a web app for analyzing animal tracking data, built upon ctmm R package. It's also an R package so you can use some features in your code directly.
Install and run app
- Just run this in R console (More detailed instructions):
```r if (!require("remotes")) install.packages("remotes") remotes::install_github("ctmm-initiative/ctmmweb")
ctmmweb::app()
```
- We also built a windows installer, which will download R installer if needed, install R and package, create shortcut for the app.
Run app from our website
Just open https://tiny.cc/ctmmweb (Chrome recommended). This will have some resource limitations compare to run the app locally.
References
- Check the videos, release History, package reference website
- ctmmweb: A Graphical User Interface for Autocorrelation‐Informed Home Range Estimation
- Suggested citation for the app/package:
X. Dong, C.H. Fleming, M.J. Noonan, and J.M. Calabrese. 2018. ctmmweb: A Shiny web app for the ctmm movement analysis package.
https://github.com/ctmm-initiative/ctmmweb
Owner
- Name: Continuous-Time Movement Modeling (CTMM) Initiative
- Login: ctmm-initiative
- Kind: organization
- Email: flemingc@si.edu
- Website: http://biology.umd.edu/movement.html
- Repositories: 2
- Profile: https://github.com/ctmm-initiative
ctmm is an R package for analyzing animal tracking data as a continuous-time stochastic process
GitHub Events
Total
- Issues event: 1
- Watch event: 2
- Issue comment event: 2
- Fork event: 1
Last Year
- Issues event: 1
- Watch event: 2
- Issue comment event: 2
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Xianghui Dong | x****g@u****u | 1,267 |
| RYZEN7\draco | d****c@g****m | 147 |
| Christen H. Fleming | h****g@u****u | 3 |
Committer Domains (Top 20 + Academic)
Dependencies
- DT * imports
- XML * imports
- bit64 * imports
- crayon * imports
- ctmm * imports
- data.table >=1.11.4 imports
- ggplot2 >= 3.0.0 imports
- ggrepel * imports
- grid * imports
- gridExtra * imports
- htmlwidgets * imports
- httr * imports
- knitr * imports
- leaflet * imports
- leaflet.extras * imports
- lubridate * imports
- magrittr * imports
- memoise * imports
- parallel * imports
- purrr * imports
- rgdal * imports
- rgeos * imports
- rmarkdown * imports
- scales * imports
- shiny >= 1.1.0 imports
- shinyWidgets * imports
- shinydashboard * imports
- sp * imports
- stringr * imports
- xml2 * imports
- zip * imports