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)
    <doi:10.1080/01621459.2025.2521898> and García-Portugués and Meilán-Vila
    (2023) <doi:10.1007/978-3-031-32729-2_4>.
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
NeedsCompilation: yes
Packaged: 2025-07-27 16:05:42 UTC; Eduardo
Author: Eduardo García-Portugués [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9224-4111>),
  Andrea Meilán-Vila [ctb] (ORCID:
    <https://orcid.org/0000-0001-8537-9280>)
Maintainer: Eduardo García-Portugués <edgarcia@est-econ.uc3m.es>
Repository: CRAN
Date/Publication: 2025-07-27 16:30:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 02:38:43 UTC; windows
Archs: x64
