Skip to content

Commit ff78e86

Browse files
Fix --as-cran NOTE about ArXiv URLs
Found the following (possibly) invalid URLs: URL: https://arxiv.org/pdf/2106.12367.pdf (moved to http://arxiv.org/pdf/2106.12367) From: README.md Status: 200 Message: OK URL: https://arxiv.org/pdf/2204.03285.pdf (moved to http://arxiv.org/pdf/2204.03285) From: README.md Status: 200 Message: OK
1 parent a54e704 commit ff78e86

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: ElliptCopulas
22
Type: Package
33
Title: Inference of Elliptical Distributions and Copulas
4-
Version: 0.1.4
4+
Version: 0.1.4.1
55
Description: Provides functions for the simulation and
66
the nonparametric estimation of elliptical distributions,
77
meta-elliptical copulas and trans-elliptical distributions,

README.Rmd

+2-2
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ convert between
155155
# References
156156

157157
Derumigny, A., & Fermanian, J. D. (2022). Identifiability and estimation of meta-elliptical copula generators.
158-
Journal of Multivariate Analysis, article 104962. [doi:10.1016/j.jmva.2022.104962](https://doi.org/doi:10.1016/j.jmva.2022.104962), [arXiv:2106.12367](https://arxiv.org/pdf/2106.12367.pdf).
158+
Journal of Multivariate Analysis, article 104962. [doi:10.1016/j.jmva.2022.104962](https://doi.org/doi:10.1016/j.jmva.2022.104962), [arXiv:2106.12367](https://arxiv.org/pdf/2106.12367).
159159

160160
Liebscher, E. (2005). A semiparametric density estimator based on elliptical distributions.
161161
Journal of Multivariate Analysis, 92, 205–225. [doi:10.1016/j.jmva.2003.09.007](https://doi.org/10.1016/j.jmva.2003.09.007).
@@ -167,5 +167,5 @@ elliptical distribution generator.
167167

168168
van der Spek, R., & Derumigny, A. (2022).
169169
Fast estimation of Kendall's Tau and conditional Kendall's Tau matrices under structural assumptions.
170-
[arXiv:2204.03285](https://arxiv.org/pdf/2204.03285.pdf).
170+
[arXiv:2204.03285](https://arxiv.org/pdf/2204.03285).
171171

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Derumigny, A., & Fermanian, J. D. (2022). Identifiability and estimation
154154
of meta-elliptical copula generators. Journal of Multivariate Analysis,
155155
article 104962.
156156
[doi:10.1016/j.jmva.2022.104962](https://doi.org/doi:10.1016/j.jmva.2022.104962),
157-
[arXiv:2106.12367](https://arxiv.org/pdf/2106.12367.pdf).
157+
[arXiv:2106.12367](https://arxiv.org/pdf/2106.12367).
158158

159159
Liebscher, E. (2005). A semiparametric density estimator based on
160160
elliptical distributions. Journal of Multivariate Analysis, 92, 205–225.
@@ -166,4 +166,4 @@ generator. [arxiv:2408.17087](https://arxiv.org/abs/2408.17087).
166166

167167
van der Spek, R., & Derumigny, A. (2022). Fast estimation of Kendall’s
168168
Tau and conditional Kendall’s Tau matrices under structural assumptions.
169-
[arXiv:2204.03285](https://arxiv.org/pdf/2204.03285.pdf).
169+
[arXiv:2204.03285](https://arxiv.org/pdf/2204.03285).

0 commit comments

Comments
 (0)