Package: rotasym Type: Package Title: Tests for Rotational Symmetry on the Hypersphere Version: 1.2.0 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 = "Davy", family = "Paindaveine", role = "aut"), person(given = "Thomas", family = "Verdebout", role = "aut") ) Description: Implementation of the tests for rotational symmetry on the hypersphere proposed in García-Portugués, Paindaveine and Verdebout (2020) . The package also implements the proposed distributions on the hypersphere, based on the tangent-normal decomposition, and allows for the replication of the data application considered in the paper. License: GPL-3 LazyData: true Depends: R (>= 3.5.0), Rcpp Suggests: dplyr, scatterplot3d, testthat (>= 3.0.0), viridisLite LinkingTo: Rcpp, RcppArmadillo URL: https://github.com/egarpor/rotasym BugReports: https://github.com/egarpor/rotasym/issues Encoding: UTF-8 RoxygenNote: 7.3.2 Roxygen: list(old_usage = TRUE) Config/testthat/edition: 3 Repository: https://egarpor.r-universe.dev Date/Publication: 2025-07-27 21:07:00 UTC RemoteUrl: https://github.com/egarpor/rotasym RemoteRef: HEAD RemoteSha: 2f4cd9a076561a80a94efa3d7181464594421d40 NeedsCompilation: yes Packaged: 2026-06-24 08:21:46 UTC; root Author: Eduardo García-Portugués [aut, cre] (ORCID: ), Davy Paindaveine [aut], Thomas Verdebout [aut] Maintainer: Eduardo García-Portugués