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.
| Version: | 0.6.0 |
| Imports: | Rcpp (≥ 0.12.14) |
| LinkingTo: | Rcpp |
| Suggests: | testthat, knitr, markdown, rmarkdown, covr, ggplot2, tidytext, printr, scales, BH, sf |
| Published: | 2021-10-08 |
| Author: | Timothy Keitt [aut, cre] |
| Maintainer: | Timothy Keitt <tkeitt at gmail.com> |
| BugReports: | https://github.com/thk686/kdtools/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/thk686/kdtools |
| NeedsCompilation: | yes |
| SystemRequirements: | A compiler that conforms to the C++17 standard |
| Materials: | README NEWS |
| CRAN checks: | kdtools results |
| Reference manual: | kdtools.pdf |
| Vignettes: |
Getting started with kdtools Compact multidimensional sorting and searching with kdtools |
| Package source: | kdtools_0.6.0.tar.gz |
| Windows binaries: | r-devel: kdtools_0.6.0.zip, r-release: kdtools_0.6.0.zip, r-oldrel: kdtools_0.6.0.zip |
| macOS binaries: | r-release (arm64): kdtools_0.6.0.tgz, r-oldrel (arm64): kdtools_0.6.0.tgz, r-release (x86_64): kdtools_0.6.0.tgz, r-oldrel (x86_64): kdtools_0.6.0.tgz |
| Old sources: | kdtools archive |
Please use the canonical form https://CRAN.R-project.org/package=kdtools to link to this page.