Package: rotasym
Type: Package
Title: Tests for Rotational Symmetry on the Hypersphere
Version: 1.0.9
Date: 2020-08-25
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) 
     <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.1.0
NeedsCompilation: yes
Packaged: 2020-08-24 23:53:03 UTC; Eduardo
Author: Eduardo García-Portugués [aut, cre]
    (<https://orcid.org/0000-0002-9224-4111>),
  Davy Paindaveine [aut],
  Thomas Verdebout [aut]
Maintainer: Eduardo García-Portugués <edgarcia@est-econ.uc3m.es>
Repository: CRAN
Date/Publication: 2020-08-27 05:10:10 UTC
