update
[synclust.git] / DESCRIPTION
1 Package: synclust
2 Type: Package
3 Version: 0.1.1
4 Date: 2013-01-31
5 Title: Delimiting synchronous population areas
6 Author: Benjamin Auder, Christophe Giraud
7 Maintainer: Benjamin Auder <Benjamin.Auder@gmail.com>
8 Depends: R (>= 2.14.1), mvtnorm
9 Suggests: kernlab
10 Description: Provide two methods to cluster species by regions,
11 using temporal variations and/or geographic coordinates.
12 The resulting areas (should) have synchronous variations.
13 License: GPL (>= 3)
14 LazyData: yes
15 LazyLoad: yes