Package: kde1d
Type: Package
Title: Univariate Kernel Density Estimation
Version: 1.1.1
Authors@R: c(
        person("Thomas", "Nagler",, "mail@tnagler.com", role = c("aut", "cre")),
        person("Thibault", "Vatter",, "thibault.vatter@gmail.com", role = c("aut"))
        )
Description: Provides an efficient implementation of univariate local polynomial
    kernel density estimators that can handle bounded and discrete data. See 
    Geenens (2014) <doi:10.48550/arXiv.1303.4121>, 
    Geenens and Wang (2018) <doi:10.48550/arXiv.1602.04862>, 
    Nagler (2018a) <doi:10.48550/arXiv.1704.07457>, 
    Nagler (2018b) <doi:10.48550/arXiv.1705.05431>.
License: MIT + file LICENSE
Encoding: UTF-8
LinkingTo: BH, Rcpp, RcppEigen
Imports: graphics, Rcpp, randtoolbox, stats, utils
Suggests: testthat
URL: https://tnagler.github.io/kde1d/
BugReports: https://github.com/tnagler/kde1d/issues/
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-06-12 11:36:36 UTC; n5
Author: Thomas Nagler [aut, cre],
  Thibault Vatter [aut]
Maintainer: Thomas Nagler <mail@tnagler.com>
Repository: CRAN
Date/Publication: 2025-06-12 12:20:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:06:46 UTC; windows
Archs: x64
