Package: rotasym
Type: Package
Title: Tests for Rotational Symmetry on the Hypersphere
Version: 1.0.7
Date: 2020-03-08
Authors@R: c(
     person(given = "Eduardo", family = "García-Portugués",
            role = c("aut", "cre"), email = "edgarcia@est-econ.uc3m.es"),
     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) <doi:10.1080/01621459.2019.1665527>. 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.4.0), Rcpp
Suggests: rgl, viridisLite
LinkingTo: Rcpp, RcppArmadillo
URL: https://github.com/egarpor/rotasym
BugReports: https://github.com/egarpor/rotasym
Encoding: UTF-8
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2020-03-08 23:11:12 UTC; Eduardo
Author: Eduardo García-Portugués [aut, cre],
  Davy Paindaveine [aut],
  Thomas Verdebout [aut]
Maintainer: Eduardo García-Portugués <edgarcia@est-econ.uc3m.es>
Repository: CRAN
Date/Publication: 2020-03-09 05:50:02 UTC
