https://github.com/ctmm-initiative/ctmmweb

Web app for analyzing animal tracking data, built upon ctmm R package

https://github.com/ctmm-initiative/ctmmweb

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

ctmm r shiny
Last synced: 9 months ago · JSON representation

Repository

Web app for analyzing animal tracking data, built upon ctmm R package

Basic Info
Statistics
  • Stars: 34
  • Watchers: 3
  • Forks: 22
  • Open Issues: 21
  • Releases: 3
Topics
ctmm r shiny
Created over 9 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License

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

```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

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

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

All Time
  • Total Commits: 1,417
  • Total Committers: 3
  • Avg Commits per committer: 472.333
  • Development Distribution Score (DDS): 0.106
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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)
umd.edu: 2

Dependencies

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