Science Score: 13.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: animaltags
- Language: HTML
- Default Branch: main
- Size: 112 MB
Statistics
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
tagtools
r
use_cran_badge()
use_lifecycle_badge("stable")
This repository contains an R package with the R version of the animaltag tool kit. High-resolution movement-sensor tags typically include accelerometers to measure body posture and sudden movements or changes in speed, magnetometers to measure direction of travel, and pressure sensors to measure dive depth in aquatic or marine animals. The sensors in these tags usually sample many times per second. Some tags include sensors for speed, turning rate (gyroscopes), and sound. This package provides software tools to facilitate calibration, processing, and analysis of such data. Tools are provided for: data import/export; calibration (from raw data to calibrated data in scientific units); visualization (for example, multi-panel time-series plots); data processing (such as event detection, calculation of derived metrics like jerk and dynamic acceleration, dive detection, and dive parameter calculation); and statistical analysis (for example, track reconstruction, a rotation test, and Mahalanobis distance analysis).
Installation
You can install the current CRAN version of tagtools with:
r
install.packages("tagtools")
You can install the development version of tagtools from GitHub with:
``` r
install.packages("devtools")
devtools::installgithub("animaltags/tagtoolsr") ```
Further background
Documentation and vignettes are available at: https://animaltags.github.io/tagtools_r/
This material is based upon research supported by the United States Office of Naval Research under Award Number N00014-16-1-3089.
Owner
- Name: animaltags
- Login: animaltags
- Kind: organization
- Repositories: 3
- Profile: https://github.com/animaltags
GitHub Events
Total
- Watch event: 3
Last Year
- Watch event: 3
Packages
- Total packages: 1
-
Total downloads:
- cran 208 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: tagtools
Work with Data from High-Resolution Biologging Tags
- Homepage: <https://animaltags.org>
- Documentation: http://cran.r-project.org/web/packages/tagtools/tagtools.pdf
- License: GPL (≥ 3)
-
Latest release: 0.2.0
published almost 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.4 depends
- CircStats * imports
- dplyr * imports
- ggformula * imports
- graphics * imports
- hht * imports
- latex2exp * imports
- lubridate * imports
- magrittr * imports
- matlab * imports
- ncdf4 * imports
- pander * imports
- plotly * imports
- pracma * imports
- readr * imports
- rgl * imports
- rmarkdown * imports
- signal * imports
- stats * imports
- stringr * imports
- utils * imports
- zoo * imports
- zoom * imports
- ggplot2 * suggests
- knitr * suggests