Rtrack
Analysis of spatial tracking data and strategy classification.
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.7%) to scientific vocabulary
Repository
Analysis of spatial tracking data and strategy classification.
Basic Info
- Host: GitHub
- Owner: rupertoverall
- Language: R
- Default Branch: master
- Size: 31.9 MB
Statistics
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
- Releases: 5
Metadata Files
README.md
Rtrack 
The Rtrack package
Rtrack is a package to process raw spatial tracking data (such as from the Morris water maze or open field tests) and calculate behavioural strategies. The strategy analysis is performed in a parameter-free manner using pre-trained machine learning models. This makes analysis both fast and reproducible. In addition, the package includes several plotting functions, tools to aid advanced analysis, and export functions for results and raw data.
The export of raw data in a standardised format allows complete experiments to be archived and shared.
Install
From CRAN: The package is available from the CRAN repository. To install it (currently version 2.0.4), run the following line in R.
r
install.packages("Rtrack")
From github: This github repository contains the development version with the latest features and bug fixes. To install this version (2.0.4), run the following line in R (you will need to have the remotes package already installed).
r
remotes::install_github("rupertoverall/Rtrack")
Getting started
To get started using Rtrack, it is recommended to work through the tutorials
Owner
- Login: rupertoverall
- Kind: user
- Website: https://rupertoverall.net/
- Twitter: rupertoverall
- Repositories: 1
- Profile: https://github.com/rupertoverall
GitHub Events
Total
- Issues event: 1
- Issue comment event: 3
- Push event: 2
- Pull request event: 1
- Fork event: 1
Last Year
- Issues event: 1
- Issue comment event: 3
- Push event: 2
- Pull request event: 1
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| rupertoverall | m****l@r****t | 56 |
| rupertoverall | 3****l | 32 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 7
- Total pull requests: 2
- Average time to close issues: 7 months
- Average time to close pull requests: 5 months
- Total issue authors: 7
- Total pull request authors: 1
- Average comments per issue: 3.29
- Average comments per pull request: 4.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 5 months
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 4.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nicoleschwab (1)
- ksaxen (1)
- kmh005 (1)
- rsbivand (1)
- Habedank (1)
- mamut343 (1)
- brendanmillerj (1)
Pull Request Authors
- davorvr (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 334 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 7
- Total maintainers: 1
cran.r-project.org: Rtrack
Spatial Navigation Strategy Analysis
- Homepage: https://rupertoverall.net/Rtrack/
- Documentation: http://cran.r-project.org/web/packages/Rtrack/Rtrack.pdf
- License: GPL-3
-
Latest release: 2.0.4
published 11 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 2.10 depends
- KernSmooth * imports
- crayon * imports
- grDevices * imports
- graphics * imports
- methods * imports
- openxlsx * imports
- parallel * imports
- pbapply * imports
- randomForest * imports
- raster * imports
- readxl * imports
- rgeos * imports
- rjson * imports
- sp * imports
- stats * imports
- tools * imports
- utils * imports
- knitr * suggests
- rmarkdown * suggests