Package: kdtools
Type: Package
Title: Tools for Working with Multidimensional Data
Version: 0.6.0
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
SystemRequirements: A compiler that conforms to the C++17 standard
RoxygenNote: 7.1.1
URL: https://github.com/thk686/kdtools
BugReports: https://github.com/thk686/kdtools/issues
Biarch: true
NeedsCompilation: yes
Packaged: 2021-10-07 05:04:19 UTC; tkeitt
Author: Timothy Keitt [aut, cre]
Maintainer: Timothy Keitt <tkeitt@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-08 08:30:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-10-09 10:30:26 UTC; unix
Archs: kdtools.so.dSYM
