Package: rotasym
Type: Package
Title: Tests for Rotational Symmetry on the Hypersphere
Version: 1.0.8
Date: 2020-07-29
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.1.0
NeedsCompilation: yes
Packaged: 2020-07-29 11:29:42 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-07-29 11:50:02 UTC
Built: R 4.0.2; x86_64-w64-mingw32; 2020-08-02 02:08:57 UTC; windows
Archs: i386, x64
