README.md

motus

R package for users of data from http://motus.org

Users: the 'master' branch is what you want. You can install it from R by doing:

    install.packages("devtools")              ## if you haven't already done this

    install_github("motusWTS/motus@master")   ## the lastest stable version

Developers: the 'staging' branch is for work-in-progress. Install it with

    install.packages("devtools")               ## if you haven't already done this

    install_github("motusWTS/motus@staging")   ## the development version

Usage vignette

A brief sketch (of motusClient usage) is here

What's working so far:

2017 Sep 25

install_github("motusWTS/motusClient")

2017 Jul 28

The latest version of the data server that works with this package is now running on a new box, but its database is only populated with data from 4 (!) receivers. Raw files from other receivers will be re-run with the latest version of the tag finder and added to this database. Only those users willing to wrestle with alpha code and not actually interested in getting their data should be using this package for now.

2017 Jun 10

2017 Jun 8

2017 Jun 6

2017 May 31

2017 May 19

2017 Feb 7

2016 Dec 1



jbrzusto/motus documentation built on May 18, 2019, 7:03 p.m.