Package: RANN
Title: Fast Nearest Neighbour Search
Version: 2.1.3
Date: 2010-02-10
Author: Samuel E. Kemp, Gregory Jefferis
Description: Finds the k nearest neighbours for every point in a given
        dataset in O(N log N) time using Arya and Mount's ANN library
        (v1.1.1).  Two functions allow searches for nearest neighbours
        within a point set or between two separate point sets. There is
        support for approximate as well as exact searches, fixed radius
        searches and bd as well as kd trees. This version updates ANN
        1.1.3 and fixes package compilation on Windows.
Maintainer: Gregory Jefferis <jefferis@gmail.com>
License: GPL-2
Packaged: 2011-10-17 15:08:10 UTC; jefferis
Repository: CRAN
Date/Publication: 2011-10-19 15:14:43
Built: R 2.14.1; x86_64-mandriva-linux-gnu; 2012-02-17 10:20:41 UTC; unix
