diff --git a/CRAN-RELEASE b/CRAN-RELEASE index dbde484..a23bae1 100644 --- a/CRAN-RELEASE +++ b/CRAN-RELEASE @@ -1,2 +1,2 @@ -This package was submitted to CRAN on 2021-08-08. -Once it is accepted, delete this file and tag the release (commit e0ff441). +This package was submitted to CRAN on 2021-08-19. +Once it is accepted, delete this file and tag the release (commit fd2cbc5). diff --git a/DESCRIPTION b/DESCRIPTION index 29b9a5f..8efe44f 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -2,20 +2,20 @@ Package: rotasym Type: Package Title: Tests for Rotational Symmetry on the Hypersphere Version: 1.1.2 -Date: 2021-08-15 +Date: 2021-08-19 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. + 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: diff --git a/LICENSE.md b/LICENSE.md index 23ef3da..aa13375 100755 --- a/LICENSE.md +++ b/LICENSE.md @@ -553,7 +553,7 @@ and each file should have at least the “copyright” line and a pointer to where the full notice is found. rotasym: Tests for Rotational Symmetry on the Hypersphere - Copyright (C) 2020 Eduardo García-Portugués; Davy Paindaveine; Thomas Verdebout + Copyright (C) 2021 Eduardo García-Portugués; Davy Paindaveine; Thomas Verdebout This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -573,7 +573,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - rotasym Copyright (C) 2020 Eduardo García-Portugués; Davy Paindaveine; Thomas Verdebout + rotasym Copyright (C) 2021 Eduardo García-Portugués; Davy Paindaveine; Thomas Verdebout This program comes with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free software, and you are welcome to redistribute it under certain conditions; type 'show c' for details. diff --git a/NEWS.md b/NEWS.md index c185f37..31b0ae8 100755 --- a/NEWS.md +++ b/NEWS.md @@ -39,4 +39,5 @@ # rotasym 1.1.2 * Fix possible NaNs in `r_g_vMF` for low kappas. -* Fix bug in `d_ACG`. \ No newline at end of file +* Fix bug in `d_ACG`. +