Package: polykde Type: Package Title: Polyspherical Kernel Density Estimation Version: 1.1.7 Date: 2025-07-27 Authors@R: c(person(given = "Eduardo", family = "García-Portugués", role = c("aut", "cre"), email = "edgarcia@est-econ.uc3m.es", comment = c(ORCID = "0000-0002-9224-4111")), person(given = "Andrea", family = "Meilán-Vila", role = c("ctb"), email = "ameilan@est-econ.uc3m.es", comment = c(ORCID = "0000-0001-8537-9280"))) Description: Kernel density estimation on the polysphere, (hyper)sphere, and circle. Includes functions for density estimation, regression estimation, ridge estimation, bandwidth selection, kernels, samplers, and homogeneity tests. Companion package to García-Portugués and Meilán-Vila (2025) and García-Portugués and Meilán-Vila (2023) . License: GPL-3 LazyData: true Depends: R (>= 3.5.0) Imports: abind, doFuture, foreach, future, gsl, movMF, progressr, Rcpp (>= 1.0.8.3), RcppProgress, rotasym, sphunif Suggests: alphashape3d, Bessel, DirStats, FixedPoint, ks, manipulate, numDeriv, optimParallel, testthat, viridis, rgl, scatterplot3d, sdetorus, smacof LinkingTo: Rcpp, RcppArmadillo, RcppProgress URL: https://github.com/egarpor/polykde BugReports: https://github.com/egarpor/polykde/issues Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(old_usage = TRUE) Config/pak/sysreqs: libgsl0-dev Repository: https://egarpor.r-universe.dev Date/Publication: 2025-07-28 11:06:00 UTC RemoteUrl: https://github.com/egarpor/polykde RemoteRef: HEAD RemoteSha: ecfc016838ddc816fb07fe77133298409cd206c6 NeedsCompilation: yes Packaged: 2026-07-02 09:50:13 UTC; root Author: Eduardo García-Portugués [aut, cre] (ORCID: ), Andrea Meilán-Vila [ctb] (ORCID: ) Maintainer: Eduardo García-Portugués