diveMove
diveMove is a GNU R package with tools to represent, visualize, filter, analyse, and summarize time-depth recorder (TDR) data. It also provides miscellaneous functions for handling location data.
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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Keywords
Repository
diveMove is a GNU R package with tools to represent, visualize, filter, analyse, and summarize time-depth recorder (TDR) data. It also provides miscellaneous functions for handling location data.
Basic Info
- Host: GitHub
- Owner: spluque
- Language: TeX
- Default Branch: master
- Size: 2.37 MB
Statistics
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 2
- Releases: 3
Topics
Metadata Files
README.md
diveMove
diveMove is a GNU R package with tools to represent, visualize, filter, analyse, and summarize time-depth recorder (TDR) data. It also provides miscellaneous functions for handling location data.
Read ?diveMove for a quick overview of the major functionality. A vignette is also available by doing vignette("diveMove").
Dive analysis usually involves handling of large amounts of data, as new instruments allow for frequent sampling of variables over long periods of time. The aim of this package is to make this process more efficient for summarizing and extracting information gathered by time-depth recorders (TDRs, hereafter). The principal motivation for developing diveMove was to provide more flexibility during the various stages of analysis than is available in popular commercial software. This is achieved by making the results from intermediate calculations easily accessible, allowing the user to make his/her own summaries beyond the default choices the package provides.
Installation
Get the released version from CRAN:
R
install.packages("diveMove")
Or the development version from GitHub:
```R
install.packages("devtools")
devtools::install_github("spluque/diveMove") ```
Python users can access the package's functionality via scikit-diveMove.
Owner
- Name: Sebastian Luque
- Login: spluque
- Kind: user
- Repositories: 10
- Profile: https://github.com/spluque
GitHub Events
Total
- Watch event: 1
- Push event: 1
Last Year
- Watch event: 1
- Push event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Sebastian Luque | s****e@g****m | 304 |
| Sebastian Luque | s****e@p****g | 5 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 8
- Total pull requests: 0
- Average time to close issues: 10 months
- Average time to close pull requests: N/A
- Total issue authors: 5
- Total pull request authors: 0
- Average comments per issue: 5.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- SimonDedman (4)
- mczapanskiy-usgs (1)
- RuthDunn (1)
- jharv3y (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 739 last-month
- Total docker downloads: 21,777
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 2
(may contain duplicates) - Total versions: 85
- Total maintainers: 1
cran.r-project.org: diveMove
Dive Analysis and Calibration
- Homepage: https://github.com/spluque/diveMove
- Documentation: http://cran.r-project.org/web/packages/diveMove/diveMove.pdf
- License: GPL-3
-
Latest release: 1.6.4
published over 1 year ago
Rankings
Maintainers (1)
conda-forge.org: r-divemove
- Homepage: https://github.com/spluque/diveMove
- License: GPL-3.0-only
-
Latest release: 1.6.1
published over 3 years ago
Rankings
Dependencies
- R >= 3.5.0 depends
- methods * depends
- stats4 * depends
- KernSmooth * imports
- geosphere * imports
- plotly * imports
- quantreg * imports
- uniReg * imports
- knitr * suggests
- lattice * suggests
- pander * suggests
- rmarkdown * suggests
- tinytest * suggests
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite