Skip to content

Commit dbe8ee4

Browse files
add CRAN comments regarding URL check false positives
1 parent f423092 commit dbe8ee4

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

cran-comments.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,36 @@ These are false positives: "Christoffel", "Civita", and "Ricci" are
99
names, and "antisymmetric" is a common term in several branches of
1010
Mathematics.
1111

12+
13+
> Found the following (possibly) invalid URLs:
14+
> URL: https://en.wikipedia.org/wiki/Riemann_curvature_tensor
15+
> From: man/riemann.Rd
16+
> Status: 429
17+
> Message: Too Many Requests
18+
> URL: https://en.wikipedia.org/wiki/Riemann_curvature_tensor#Ricci_curvature
19+
> From: man/ricci.Rd
20+
> Status: 429
21+
> Message: Too Many Requests
22+
> URL: https://en.wikipedia.org/wiki/Scalar_curvature
23+
> From: man/ricci_sc.Rd
24+
> Status: 429
25+
> Message: Too Many Requests
26+
> URL: https://en.wikipedia.org/wiki/Schwarzschild_metric
27+
> From: man/g_ss.Rd
28+
> Status: 429
29+
> Message: Too Many Requests
30+
> URL: https://en.wikipedia.org/wiki/Sphere
31+
> From: man/g_sph.Rd
32+
> Status: 429
33+
> Message: Too Many Requests
34+
> URL: https://en.wikipedia.org/wiki/Tensor_field
35+
> From: inst/doc/tensor_fields.html
36+
> Status: 429
37+
> Message: Too Many Requests
38+
39+
These are false positives.
40+
41+
1242
- This is a resubmission
1343

1444
## Response

0 commit comments

Comments
 (0)