Skip to content

symmetry

Testing for Symmetry of Data and Model Residuals

v0.2.3 · Mar 10, 2023 · MIT + file LICENSE

Description

Implementations of a large number of tests for symmetry and their bootstrap variants, which can be used for testing the symmetry of random samples around a known or unknown mean. Functions are also there for testing the symmetry of model residuals around zero. Currently, the supported models are linear models and generalized autoregressive conditional heteroskedasticity (GARCH) models (fitted with the 'fGarch' package). All tests are implemented using the 'Rcpp' package which ensures great performance of the code.

Downloads

280

Last 30 days

14945th

678

Last 90 days

2.9K

Last year

Trend: +32.7% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Blagoje Ivanović <blagoje.ivanovic@matf.bg.ac.rs>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Blagoje",
                    family = "Ivanović",
                    role = c("aut", "cre"),
                    email = "blagoje.ivanovic@matf.bg.ac.rs")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Blagoje Ivanović <blagoje.ivanovic@matf.bg.ac.rs>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Blagoje",
                    family = "Ivanović",
                    role = c("aut", "cre"),
                    email = "blagoje.ivanovic@matf.bg.ac.rs")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Blagoje Ivanović <blagoje.ivanovic@matf.bg.ac.rs>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Blagoje",
                    family = "Ivanović",
                    role = c("aut", "cre"),
                    email = "blagoje.ivanovic@matf.bg.ac.rs")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Blagoje Ivanović <blagoje.ivanovic@matf.bg.ac.rs>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Blagoje",
                    family = "Ivanović",
                    role = c("aut", "cre"),
                    email = "blagoje.ivanovic@matf.bg.ac.rs")
as necessary.

Dependency Network

Dependencies Reverse dependencies Rcpp Rdpack symmetry

Version History

new 0.2.3 Mar 10, 2026
updated 0.2.3 ← 0.2.2 diff Mar 9, 2023
updated 0.2.2 ← 0.2.1 diff Aug 7, 2022
updated 0.2.1 ← 0.1.1 diff Feb 27, 2020
updated 0.1.1 ← 0.1.0 diff Aug 28, 2019
new 0.1.0 Aug 26, 2019