Other packages > Find by keyword >

move  

Visualizing and Analyzing Animal Track Data
View on CRAN: Click here


Download and install move package within the R console
Install from CRAN:
install.packages("move")

Install from Github:
library("remotes")
install_github("cran/move")

Install by package version:
library("remotes")
install_version("move", "4.2.7")



Attach the package and use:
library("move")
Maintained by
Bart Kranstauber
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-12-14
Latest Update: 2024-11-20
Description:
Contains functions to access movement data stored in 'movebank.org' as well as tools to visualize and statistically analyze animal movement data, among others functions to calculate dynamic Brownian Bridge Movement Models. Move helps addressing movement ecology questions.
How to cite:
Bart Kranstauber (2012). move: Visualizing and Analyzing Animal Track Data. R package version 4.2.7, https://cran.r-project.org/web/packages/move. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2012-12-14 22:59), 1.1.387 (2013-04-14 16:53), 1.1.392 (2013-04-22 16:24), 1.1.422 (2013-07-22 16:07), 1.1.424 (2013-07-23 17:18), 1.1.433 (2013-09-03 14:11), 1.1.441-2 (2014-04-03 18:30), 1.1.441 (2013-10-21 12:44), 1.1 (2013-01-08 15:40), 1.2.475 (2014-04-25 17:55), 1.4.496 (2015-03-19 14:57), 1.5.514 (2015-07-07 18:11), 1.6.539 (2016-02-02 15:42), 1.6.541 (2016-02-08 13:37), 2.0.0 (2016-06-07 14:56), 2.1.0 (2016-08-23 15:25), 3.0.0 (2017-08-22 16:07), 3.0.1 (2017-08-23 20:51), 3.0.2 (2017-11-07 17:26), 3.1.0 (2018-09-11 16:00), 3.2.0 (2019-05-16 18:20), 3.2.2 (2019-09-07 18:50), 3.3.0 (2020-03-19 14:40), 4.0.0 (2020-06-03 21:50), 4.0.2 (2020-06-25 17:50), 4.0.4 (2020-09-12 07:50), 4.0.6 (2020-11-26 16:50), 4.1.6 (2021-12-09 10:30), 4.1.8 (2022-06-01 10:20), 4.1.10 (2022-10-19 21:12), 4.1.12 (2023-01-20 19:00), 4.2.0 (2023-06-05 20:20), 4.2.2 (2023-06-07 10:40), 4.2.4 (2023-07-07 01:10), 4.2.5 (2024-09-29 06:20), 4.2.6 (2024-11-20 17:40)
Other packages that cited move R package
View move citation profile
Other R packages that move depends, imports, suggests or enhances
Complete documentation for move
Functions, R codes and Examples using the move R package
Some associated functions: DBBMM-class . DBBMMBurstStack-class . DBBMMStack-class . Move-class . MoveBurst-class . MoveStack-class . MovebankLogin-class . UD-class . UDStack . angle . as.data.frame . brownian.bridge.dyn . brownian.motion.variance.dyn . burst . burstId . citations . contour . coordinates . corridor . dBGBvariance-class . dBMvarianceTmp-class . distance . duplicatedDataExample . dynBGB-class . dynBGB-methods . dynBGBvariance-methods . emd . equalProj . fishers . getDataRepositoryData . getDuplicatedTimestamps . getMotionVariance . getMovebank . getMovebankAnimals . getMovebankData . getMovebankID . getMovebankLocationData . getMovebankNonLocationData . getMovebankReferenceTable . getMovebankSensorAttributes . getMovebankSensors . getMovebankStudies . getMovebankStudy . getVolumeUD . hrBootstrap . idData . interpolateTime . leroy . leroydbgb . licenseTerms . lines . move-package . move . move2ade . moveStack . movebankLogin . n.indiv . n.locs . namesIndiv . outerProbability . plot . plotBursts . points . raster . raster2contour . searchMovebankStudies . seglength . sensor . show . spTransform . speed . split . subset . summary . thinTrack . timeLag . timestamps . trackId . turnAngleGc . udData . unUsedRecords-class . unUsedRecords . 
Some associated R codes: AAClass.R . Summary.R . UDStack.R . WebImport.R . aaa.R . angle.R . brownianbridgedyn.R . brownianmotionvariancedyn.R . burst.R . burstId.R . citations.R . contour.R . corridor.R . dBGB.R . data.frame.R . distance.R . emd.R . equalProj.R . extcalc.R . getDataRepositoryData.R . getDuplicatedTimestamps.R . getMotionVariance.R . getVolumeUD.R . hrBootstrap.R . idData.R . interpolateTime.R . licenseTerms.R . lineMidpoint.R . lines.R . move.R . move2ade.R . moveStack.R . namesIndiv.R . nindiv.R . nlocs.R . outerProbability.R . plot.R . plotBursts.R . points.R . print.R . raster2contour.R . seglength.R . sensor.R . show.R . spTransform.R . spatialLines.R . speed.R . split.R . subset.R . thinTrack.R . timelag.R . timestamps.R . trackId.R . turnAngle.R . unUsedRecords.R .  Full move package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA