Package: cctools Type: Package Title: Tools for the Continuous Convolution Trick in Nonparametric Estimation Version: 0.1.3 Authors@R: person("Thomas", "Nagler", , "mail@tnagler.com", c("aut", "cre")) Description: Implements the uniform scaled beta distribution and the continuous convolution kernel density estimator. License: GPL-3 Encoding: UTF-8 Imports: stats, Rcpp (>= 0.12.5), qrng LinkingTo: Rcpp, RcppArmadillo Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: testthat Repository: https://tnagler.r-universe.dev Date/Publication: 2025-03-24 17:39:01 UTC RemoteUrl: https://github.com/tnagler/cctools RemoteRef: HEAD RemoteSha: 59762db390e4592c84bc8ae3896539bebd15deaa NeedsCompilation: yes Packaged: 2026-06-24 04:39:49 UTC; root Author: Thomas Nagler [aut, cre] Maintainer: Thomas Nagler