Last data update: 2014.03.03

move

Package: move
Type: Package
Title: Visualizing and Analyzing Animal Track Data
Version: 2.0.0
Date: 2016-06-06
Author: Bart Kranstauber <bart.kranstauber@ieu.uzh.ch>, Marco Smolla
<marco.smolla@postgrad.manchester.ac.uk>
Maintainer: Bart Kranstauber <bart.kranstauber@ieu.uzh.ch>
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.
License: GPL (>= 3)
URL: http://computational-ecology.com/main-move.html
BugReports: https://gitlab.com/bartk/move/issues
LazyLoad: yes
LazyData: yes
LazyDataCompression: xz
Depends: geosphere (>= 1.4-3), methods, sp, raster (>= 2.4-15), rgdal,
R (>= 2.15.0)
Suggests: adehabitatHR, adehabitatLT, circular, ggmap, mapproj,
maptools, testthat
Imports: httr, Rcpp
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-07 09:01:40 UTC; bart
Repository: CRAN
Date/Publication: 2016-06-07 14:56:06

● Cran Task View: SpatioTemporal
● 0 images, 71 functions, 2 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'move' ...
** package 'move' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c RcppExports.cpp -o RcppExports.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c bgbVar.c -o bgbVar.o
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c bgbVarRcpp.cpp -o bgbVarRcpp.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/Rcpp/include"   -fpic  -g -O2  -c bgb_bbmm.c -o bgb_bbmm.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o move.so RcppExports.o bgbVar.o bgbVarRcpp.o bgb_bbmm.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/move/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'move'
    finding HTML links ... done
    DBBMM-class                             html  
    finding level-2 HTML links ... done

    DBBMMStack-class                        html  
    Move-class                              html  
    MoveBurst-class                         html  
    MoveStack-class                         html  
    MovebankLogin-class                     html  
    UD-class                                html  
    UDStack                                 html  
    angle                                   html  
    as.data.frame                           html  
    brownian.bridge.dyn                     html  
    brownian.motion.variance.dyn            html  
    burst                                   html  
    burstId                                 html  
    citations                               html  
    contour                                 html  
    coordinates                             html  
    corridor                                html  
    dBGBvariance-class                      html  
    dBMvarianceTmp-class                    html  
    distance                                html  
    dynBGB-methods                          html  
    dynBGB                                  html  
    dynBGBvariance-methods                  html  
    equalProj                               html  
    fishers                                 html  
    getMotionVariance                       html  
    getMovebank                             html  
    getMovebankAnimals                      html  
    getMovebankData                         html  
    getMovebankID                           html  
    getMovebankSensorAttributes             html  
    getMovebankSensors                      html  
    getMovebankStudies                      html  
    getMovebankStudy                        html  
    getVolumeUD                             html  
    hrBootstrap                             html  
    idData                                  html  
    interpolateTime                         html  
    leroy                                   html  
    lines                                   html  
    move-package                            html  
    move                                    html  
    move2ade                                html  
    moveStack                               html  
    movebankLogin                           html  
    n.indiv                                 html  
    n.locs                                  html  
    outerProbability                        html  
    plot                                    html  
    plotBursts                              html  
    points                                  html  
    raster                                  html  
    raster2contour                          html  
    ricky                                   html  
    searchMovebankStudies                   html  
    seglength                               html  
    sensor                                  html  
    show                                    html  
    spTransform                             html  
    speed                                   html  
    split                                   html  
    subset                                  html  
    summary                                 html  
    time                                    html  
    time.lag                                html  
    timeLag                                 html  
    timestamps                              html  
    trackId                                 html  
    turnAngleGc                             html  
    udData                                  html  
    unUsedRecords-class                     html  
    unUsedRecords                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (move)
Making 'packages.html' ... done