Package: kdtools
Type: Package
Title: Tools for Working with Multidimensional Data
Version: 0.5.2
Authors@R: person("Timothy", "Keitt", email = "tkeitt@gmail.com", role = c("aut", "cre"))
Description: Provides various tools for working with multidimensional
  data in R and C++, including extremely fast nearest-neighbor- and range-
  queries without the overhead of linked tree nodes.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: Rcpp (>= 0.12.14)
LinkingTo: Rcpp
Suggests: testthat, knitr, markdown, rmarkdown, covr, ggplot2,
        tidytext, printr, scales, BH, sf
VignetteBuilder: knitr
RoxygenNote: 7.1.1
URL: https://github.com/thk686/kdtools
BugReports: https://github.com/thk686/kdtools/issues
Biarch: true
NeedsCompilation: yes
Packaged: 2021-08-11 03:12:11 UTC; tkeitt
Author: Timothy Keitt [aut, cre]
Maintainer: Timothy Keitt <tkeitt@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-25 14:00:02 UTC
